Advertisement
Guest User

Untitled

a guest
Apr 19th, 2020
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.08 KB | None | 0 0
  1.  
  2. Graphics Feature Status
  3. Canvas: Hardware accelerated
  4. Flash: Hardware accelerated
  5. Flash Stage3D: Hardware accelerated
  6. Flash Stage3D Baseline profile: Hardware accelerated
  7. Compositing: Hardware accelerated
  8. Metal: Enabled
  9. Multiple Raster Threads: Enabled
  10. Out-of-process Rasterization: Hardware accelerated
  11. OpenGL: Enabled
  12. Hardware Protected Video Decode: Unavailable
  13. Rasterization: Hardware accelerated
  14. Skia Renderer: Disabled
  15. Video Decode: Hardware accelerated
  16. WebGL: Hardware accelerated
  17. WebGL2: Hardware accelerated
  18. Driver Bug Workarounds
  19. adjust_src_dst_region_for_blitframebuffer
  20. clamp_texture_base_level_and_max_level
  21. decode_encode_srgb_for_generatemipmap
  22. disable_2d_canvas_auto_flush
  23. dont_use_loops_to_initialize_variables
  24. get_frag_data_info_bug
  25. pack_parameters_workaround_with_pack_buffer
  26. regenerate_struct_names
  27. remove_dynamic_indexing_of_swizzled_vector
  28. remove_invariant_and_centroid_for_essl3
  29. scalarize_vec_and_mat_constructor_args
  30. set_zero_level_before_generating_mipmap
  31. unfold_short_circuit_as_ternary_operation
  32. unpack_alignment_workaround_with_unpack_buffer
  33. use_intermediary_for_copy_texture_image
  34. use_unused_standard_shared_blocks
  35. disabled_extension_GL_KHR_blend_equation_advanced
  36. disabled_extension_GL_KHR_blend_equation_advanced_coherent
  37. disabled_extension_GL_MESA_framebuffer_flip_y
  38. Problems Detected
  39. Protected video decoding with swap chain is for Windows and Intel only
  40. Disabled Features: protected_video_decode
  41. Unfold short circuit on Mac OS X: 307751
  42. Applied Workarounds: unfold_short_circuit_as_ternary_operation
  43. Always rewrite vec/mat constructors to be consistent: 398694
  44. Applied Workarounds: scalarize_vec_and_mat_constructor_args
  45. Mac drivers handle struct scopes incorrectly: 403957
  46. Applied Workarounds: regenerate_struct_names
  47. glGenerateMipmap fails if the zero texture level is not set on some Mac drivers: 560499
  48. Applied Workarounds: set_zero_level_before_generating_mipmap
  49. Pack parameters work incorrectly with pack buffer bound: 563714
  50. Applied Workarounds: pack_parameters_workaround_with_pack_buffer
  51. Alignment works incorrectly with unpack buffer bound: 563714
  52. Applied Workarounds: unpack_alignment_workaround_with_unpack_buffer
  53. copyTexImage2D fails when reading from IOSurface on multiple GPU types.: 581777
  54. Applied Workarounds: use_intermediary_for_copy_texture_image
  55. glGetFragData{Location|Index} works incorrectly on Max: 638340
  56. Applied Workarounds: get_frag_data_info_bug
  57. Decode and encode before generateMipmap for srgb format textures on macosx: 634519
  58. Applied Workarounds: decode_encode_srgb_for_generatemipmap
  59. Insert statements to reference all members in unused std140/shared blocks on Mac: 618464
  60. Applied Workarounds: use_unused_standard_shared_blocks
  61. adjust src/dst region if blitting pixels outside framebuffer on Mac: 644740
  62. Applied Workarounds: adjust_src_dst_region_for_blitframebuffer
  63. Mac driver GL 4.1 requires invariant and centroid to match between shaders: 639760, 641129
  64. Applied Workarounds: remove_invariant_and_centroid_for_essl3
  65. Disable KHR_blend_equation_advanced until cc shaders are updated: 661715
  66. Applied Workarounds: disable(GL_KHR_blend_equation_advanced), disable(GL_KHR_blend_equation_advanced_coherent)
  67. Shader variable initialization in a loop caused perf regression on Mac Intel.: 809422
  68. Applied Workarounds: dont_use_loops_to_initialize_variables
  69. glFlush error on Mac: 841755
  70. Applied Workarounds: disable_2d_canvas_auto_flush
  71. Clamp texture's BASE_LEVEL/MAX_LEVEL for GenerateMipmap: 913301
  72. Applied Workarounds: clamp_texture_base_level_and_max_level
  73. Disable GL_MESA_framebuffer_flip_y for desktop GL: 964010
  74. Applied Workarounds: disable(GL_MESA_framebuffer_flip_y)
  75. Remove dynamic indexing for swizzled vectors on Mac: 709351
  76. Applied Workarounds: remove_dynamic_indexing_of_swizzled_vector
  77. Version Information
  78. Data exported 2020-04-19T15:50:14.092Z
  79. Chrome version Chrome/81.0.4044.113
  80. Operating system Mac OS X 10.15.4
  81. Software rendering list URL https://chromium.googlesource.com/chromium/src/+/e3225dafb0475864a1812a374d73a92e391635ac/gpu/config/software_rendering_list.json
  82. Driver bug list URL https://chromium.googlesource.com/chromium/src/+/e3225dafb0475864a1812a374d73a92e391635ac/gpu/config/gpu_driver_bug_list.json
  83. ANGLE commit id e514b0cb7e6b
  84. 2D graphics backend Skia/81 1c081906e4313c8213c6ec4ea8371c7c6016f8b7
  85. Command Line /Applications/Google Chrome.app/Contents/MacOS/Google Chrome --flag-switches-begin --enable-gpu-rasterization --enable-oop-rasterization --enable-features=Metal --flag-switches-end --enable-audio-service-sandbox
  86. Driver Information
  87. Initialization time 670
  88. In-process GPU false
  89. Passthrough Command Decoder false
  90. Sandboxed true
  91. GPU0 VENDOR= 0x1002, DEVICE=0x67ef *ACTIVE*
  92. GPU1 VENDOR= 0x8086, DEVICE=0x0166
  93. Optimus false
  94. AMD switchable true
  95. Driver vendor ATI
  96. Driver version 3.8.24
  97. GPU CUDA compute capability major version 0
  98. Pixel shader version 4.10
  99. Vertex shader version 4.10
  100. Max. MSAA samples 8
  101. Machine model name Macmini
  102. Machine model version 6.2
  103. GL_VENDOR ATI Technologies Inc.
  104. GL_RENDERER AMD Radeon RX 460 OpenGL Engine
  105. GL_VERSION 4.1 ATI-3.8.24
  106. GL_EXTENSIONS GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier
  107. Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_MESA_framebuffer_flip_y
  108. Disabled WebGL Extensions
  109. Window system binding vendor
  110. Window system binding version
  111. Window system binding extensions
  112. Direct rendering version unknown
  113. Reset notification strategy 0x0000
  114. GPU process crash count 0
  115. gfx::BufferFormats supported for allocation and texturing R_8: not supported, R_16: not supported, RG_88: not supported, BGR_565: not supported, RGBA_4444: not supported, RGBX_8888: not supported, RGBA_8888: not supported, BGRX_8888: not supported, BGRX_1010102: not supported, RGBA_1010102: not supported, BGRA_8888: not supported, RGBA_F16: not supported, YVU_420: not supported, YUV_420_BIPLANAR: not supported, P010: not supported
  116. Compositor Information
  117. Tile Update Mode Zero-copy
  118. Partial Raster Enabled
  119. GpuMemoryBuffers Status
  120. R_8 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
  121. R_16 Software only
  122. RG_88 Software only
  123. BGR_565 Software only
  124. RGBA_4444 Software only
  125. RGBX_8888 Software only
  126. RGBA_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
  127. BGRX_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
  128. BGRX_1010102 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
  129. RGBA_1010102 Software only
  130. BGRA_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
  131. RGBA_F16 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
  132. YVU_420 Software only
  133. YUV_420_BIPLANAR GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
  134. P010 Software only
  135. Display(s) Information
  136. Info Display[1127226593] bounds=[0,0 1920x1080], workarea=[0,23 1920x1057], scale=1, rotation=0, panel_rotation=0 external.
  137. Color space information {primaries_d50_referred: [[0.6574, 0.3351], [0.3402, 0.6030], [0.1603, 0.0668]], transfer:BT709_APPLE, matrix:RGB, range:FULL}
  138. SDR white level in nits 100
  139. Bits per color component 8
  140. Bits per pixel 24
  141. Refresh Rate in Hz 59
  142. Info Display[1127226612] bounds=[1920,0 1920x1080], workarea=[1920,23 1920x1057], scale=1, rotation=0, panel_rotation=0 external.
  143. Color space information {primaries_d50_referred: [[0.6574, 0.3351], [0.3402, 0.6030], [0.1603, 0.0668]], transfer:0.0777*x + 0.0000 if x < 0.0450 else (0.9495*x + 0.0495)**2.3955 + 0.0003, matrix:RGB, range:FULL}
  144. SDR white level in nits 100
  145. Bits per color component 8
  146. Bits per pixel 24
  147. Refresh Rate in Hz 59
  148. Video Acceleration Information
  149. Decode h264 baseline 16x16 to 4096x2160 pixels
  150. Decode h264 extended 16x16 to 4096x2160 pixels
  151. Decode h264 main 16x16 to 4096x2160 pixels
  152. Decode h264 high 16x16 to 4096x2160 pixels
  153. Encode h264 baseline 0x0 to 4096x2160 pixels, and/or 30.000 fps
  154. Encode h264 main 0x0 to 4096x2160 pixels, and/or 30.000 fps
  155. Encode h264 high 0x0 to 4096x2160 pixels, and/or 30.000 fps
  156. Vulkan Information
  157. Log Messages
  158. [1336:775:0419/174324.046768:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
  159. [1336:775:0419/174324.085403:ERROR:shared_image_manager.cc(141)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 81:4D:02:51:52:D5:C5:93:1B:77:90:D9:E9:95:BA:43
  160. [1336:775:0419/174324.085522:ERROR:gles2_cmd_decoder.cc(18927)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
  161. [1336:775:0419/174324.085623:ERROR:gles2_cmd_decoder.cc(18948)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
  162. [1336:775:0419/174324.085697:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  163. [1336:775:0419/174324.127086:ERROR:shared_image_manager.cc(141)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 82:28:D0:85:64:83:16:05:4A:BA:A2:82:56:ED:84:95
  164. [1336:775:0419/174324.127151:ERROR:gles2_cmd_decoder.cc(18927)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
  165. [1336:775:0419/174324.127178:ERROR:gles2_cmd_decoder.cc(18948)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
  166. [1336:775:0419/174324.127201:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  167. [1336:775:0419/174324.303063:ERROR:gles2_cmd_decoder.cc(18977)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
  168. [1336:775:0419/174324.357693:ERROR:gles2_cmd_decoder.cc(18977)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
  169. [1336:775:0419/174505.908663:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
  170. [1336:775:0419/174543.146169:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
  171. [1336:775:0419/174543.194652:ERROR:shared_image_manager.cc(141)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. DB:14:B6:24:E8:80:45:2D:C0:EC:CB:12:6E:DC:AA:C7
  172. [1336:775:0419/174543.194696:ERROR:gles2_cmd_decoder.cc(18927)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
  173. [1336:775:0419/174543.194721:ERROR:gles2_cmd_decoder.cc(18948)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
  174. [1336:775:0419/174543.194752:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  175. [1336:775:0419/174543.375551:ERROR:gles2_cmd_decoder.cc(18977)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
  176. [1336:775:0419/174607.635961:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
  177. [1336:775:0419/174607.636006:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
  178. [1336:775:0419/174607.660889:ERROR:shared_image_manager.cc(141)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 9E:D5:A5:97:19:00:2D:3B:CA:98:5E:E4:53:FD:68:35
  179. [1336:775:0419/174607.660937:ERROR:gles2_cmd_decoder.cc(18927)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
  180. [1336:775:0419/174607.660955:ERROR:gles2_cmd_decoder.cc(18948)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
  181. [1336:775:0419/174607.660975:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  182. [1336:775:0419/174607.684472:ERROR:shared_image_manager.cc(141)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. C6:0E:49:AD:E8:EF:7A:E1:5E:C4:F1:C5:0E:C0:9F:91
  183. [1336:775:0419/174607.684526:ERROR:gles2_cmd_decoder.cc(18927)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
  184. [1336:775:0419/174607.684546:ERROR:gles2_cmd_decoder.cc(18948)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
  185. [1336:775:0419/174607.684563:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  186. [1336:775:0419/174607.684581:ERROR:shared_image_manager.cc(141)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. F7:72:12:A4:05:9D:63:5E:8A:AF:1F:A4:4A:13:45:E7
  187. [1336:775:0419/174607.684605:ERROR:gles2_cmd_decoder.cc(18927)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
  188. [1336:775:0419/174607.684660:ERROR:gles2_cmd_decoder.cc(18948)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
  189. [1336:775:0419/174607.684681:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  190. [1336:775:0419/174607.684695:ERROR:shared_image_manager.cc(141)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 6D:66:E0:24:D7:48:F3:70:08:05:D6:F2:C2:07:F4:07
  191. [1336:775:0419/174607.684716:ERROR:gles2_cmd_decoder.cc(18927)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
  192. [1336:775:0419/174607.684737:ERROR:gles2_cmd_decoder.cc(18948)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
  193. [1336:775:0419/174607.684757:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  194. [1336:775:0419/174607.684773:ERROR:shared_image_manager.cc(141)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. EA:8E:6C:54:E4:22:56:8B:C1:FE:36:64:16:A2:9E:6D
  195. [1336:775:0419/174607.684800:ERROR:gles2_cmd_decoder.cc(18927)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
  196. [1336:775:0419/174607.684816:ERROR:gles2_cmd_decoder.cc(18948)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
  197. [1336:775:0419/174607.684836:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  198. [1336:775:0419/174607.684854:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  199. [1336:775:0419/174607.684878:ERROR:shared_image_manager.cc(141)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 91:28:67:9D:22:9B:78:93:3A:F9:D2:CB:90:F1:86:FD
  200. [1336:775:0419/174607.684941:ERROR:gles2_cmd_decoder.cc(18927)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
  201. [1336:775:0419/174607.685020:ERROR:gles2_cmd_decoder.cc(18948)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
  202. [1336:775:0419/174607.685050:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  203. [1336:775:0419/174607.685066:ERROR:shared_image_manager.cc(141)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. BB:C7:C2:27:62:7A:5D:DC:C4:6E:D7:14:28:5F:41:5D
  204. [1336:775:0419/174607.685104:ERROR:gles2_cmd_decoder.cc(18927)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
  205. [1336:775:0419/174607.685135:ERROR:gles2_cmd_decoder.cc(18948)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
  206. [1336:775:0419/174607.685162:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  207. [1336:775:0419/174607.820632:ERROR:gles2_cmd_decoder.cc(18977)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
  208. [1336:775:0419/174607.826380:ERROR:gles2_cmd_decoder.cc(18977)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
  209. [1336:775:0419/174607.826440:ERROR:gles2_cmd_decoder.cc(18977)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
  210. [1336:775:0419/174607.826470:ERROR:gles2_cmd_decoder.cc(18977)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
  211. [1336:775:0419/174607.826485:ERROR:gles2_cmd_decoder.cc(18977)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
  212. [1336:775:0419/174607.826498:ERROR:gles2_cmd_decoder.cc(18977)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
  213. [1336:775:0419/174607.826511:ERROR:gles2_cmd_decoder.cc(18977)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
  214. [1336:775:0419/174909.237024:ERROR:shared_image_manager.cc(141)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 95:4E:63:73:7E:22:C4:6F:1B:FF:8E:C0:78:EB:65:2B
  215. [1336:775:0419/174909.237097:ERROR:gles2_cmd_decoder.cc(18927)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
  216. [1336:775:0419/174909.237131:ERROR:gles2_cmd_decoder.cc(18948)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
  217. [1336:775:0419/174909.237161:ERROR:gles2_cmd_decoder.cc(13829)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  218. [1336:775:0419/174909.430678:ERROR:gles2_cmd_decoder.cc(18977)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement