Advertisement
Guest User

about:gpu Chrome

a guest
Sep 22nd, 2017
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. Graphics Feature Status
  2. Canvas: Software only, hardware acceleration unavailable
  3. Flash: Software only, hardware acceleration unavailable
  4. Flash Stage3D: Software only, hardware acceleration unavailable
  5. Flash Stage3D Baseline profile: Software only, hardware acceleration unavailable
  6. Compositing: Software only, hardware acceleration unavailable
  7. Multiple Raster Threads: Enabled
  8. Native GpuMemoryBuffers: Software only. Hardware acceleration disabled
  9. Rasterization: Software only, hardware acceleration unavailable
  10. Video Decode: Software only, hardware acceleration unavailable
  11. Video Encode: Software only, hardware acceleration unavailable
  12. WebGL: Hardware accelerated but at reduced performance
  13. WebGL2: Unavailable
  14. Driver Bug Workarounds
  15. adjust_src_dst_region_for_blitframebuffer
  16. clear_uniforms_before_first_program_use
  17. decode_encode_srgb_for_generatemipmap
  18. disable_framebuffer_cmaa
  19. dont_remove_invariant_for_fragment_input
  20. force_cube_map_positive_x_allocation
  21. init_texture_max_anisotropy
  22. regenerate_struct_names
  23. remove_invariant_and_centroid_for_essl3
  24. scalarize_vec_and_mat_constructor_args
  25. disable_software_to_accelerated_canvas_upgrade
  26. Problems Detected
  27. ATI/AMD cards with older drivers in Linux are crash-prone: 71381, 76428, 73910, 101225, 136240, 357314
  28. Disabled Features: flash_stage3d, gpu_compositing, panel_fitting, flash3d, gpu_rasterization, accelerated_2d_canvas, accelerated_video_decode, webgl2, accelerated_webgl, flash_stage3d_baseline, accelerated_video_encode
  29. Accelerated video decode is unavailable on Linux: 137247
  30. Disabled Features: accelerated_video_decode
  31. Accelerated video encode is unavailable on Linux
  32. Disabled Features: accelerated_video_encode
  33. Clear uniforms before first program use on all platforms: 124764, 349137
  34. Applied Workarounds: clear_uniforms_before_first_program_use
  35. Linux AMD drivers incorrectly return initial value of 1 for TEXTURE_MAX_ANISOTROPY: 348237
  36. Applied Workarounds: init_texture_max_anisotropy
  37. Always rewrite vec/mat constructors to be consistent: 398694
  38. Applied Workarounds: scalarize_vec_and_mat_constructor_args
  39. Linux AMD drivers handle struct scopes incorrectly: 403957
  40. Applied Workarounds: regenerate_struct_names
  41. Linux ATI drivers crash on binding incomplete cube map texture to FBO: 518889
  42. Applied Workarounds: force_cube_map_positive_x_allocation
  43. Limited enabling of Chromium GL_INTEL_framebuffer_CMAA: 535198
  44. Applied Workarounds: disable_framebuffer_cmaa
  45. adjust src/dst region if blitting pixels outside read framebuffer on Linux AMD: 664740
  46. Applied Workarounds: adjust_src_dst_region_for_blitframebuffer
  47. AMD drivers in Linux require invariant qualifier to match between vertex and fragment shaders: 659326, 639760
  48. Applied Workarounds: remove_invariant_and_centroid_for_essl3, dont_remove_invariant_for_fragment_input
  49. Disable KHR_blend_equation_advanced until cc shaders are updated: 661715
  50. Decode and Encode before generateMipmap for srgb format textures on Linux AMD: 634519
  51. Applied Workarounds: decode_encode_srgb_for_generatemipmap
  52. Software to Accelerated canvas update breaks Linux AMD: 710029
  53. Applied Workarounds: disable_software_to_accelerated_canvas_upgrade
  54. Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
  55. Disabled Features: native_gpu_memory_buffers
  56. Version Information
  57. Data exported 9/22/2017, 6:44:37 PM
  58. Chrome version Chrome/59.0.3071.115
  59. Operating system Linux 4.4.0-96-generic
  60. Software rendering list version 13.8
  61. Driver bug list version 10.102
  62. ANGLE commit id a9042d3c1952
  63. 2D graphics backend Skia/59 ef6f9c65527412ec4057ea0551f2e051beb94d32
  64. Command Line Args --flag-switches-begin --flag-switches-end
  65. Driver Information
  66. Initialization time 0
  67. In-process GPU true
  68. Passthrough Command Decoder false
  69. Supports overlays false
  70. Sandboxed false
  71. GPU0 VENDOR = 0x1002, DEVICE= 0x9616
  72. Optimus false
  73. Optimus false
  74. AMD switchable false
  75. Driver vendor Google Inc.
  76. Driver version 3.3.0.2
  77. Driver date 2017/04/07
  78. Pixel shader version 3.0
  79. Vertex shader version 3.0
  80. Max. MSAA samples 4
  81. Machine model name
  82. Machine model version
  83. GL_VENDOR Google Inc.
  84. GL_RENDERER Google SwiftShader
  85. GL_VERSION OpenGL ES 2.0 SwiftShader
  86. GL_EXTENSIONS
  87. Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent
  88. Window system binding vendor
  89. Window system binding version
  90. Window system binding extensions
  91. Window manager Compiz
  92. XDG_CURRENT_DESKTOP Unity
  93. GDMSESSION ubuntu
  94. Compositing manager Yes
  95. Direct rendering Yes
  96. Reset notification strategy 0x0000
  97. GPU process crash count 0
  98. System visual ID 0
  99. RGBA visual ID 0
  100. Compositor Information
  101. Tile Update Mode One-copy
  102. Partial Raster Enabled
  103. GpuMemoryBuffers Status
  104. ATC Software only
  105. ATCIA Software only
  106. DXT1 Software only
  107. DXT5 Software only
  108. ETC1 Software only
  109. R_8 Software only
  110. RG_88 Software only
  111. BGR_565 Software only
  112. RGBA_4444 Software only
  113. RGBX_8888 Software only
  114. RGBA_8888 Software only
  115. BGRX_8888 Software only
  116. BGRA_8888 Software only
  117. RGBA_F16 Software only
  118. YVU_420 Software only
  119. YUV_420_BIPLANAR Software only
  120. UYVY_422 Software only
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement