Skip to content

Instantly share code, notes, and snippets.

@theskillwithin
Created April 17, 2021 01:21
Show Gist options
  • Save theskillwithin/1642b6d1a1369f2807da217d1dafbdf7 to your computer and use it in GitHub Desktop.
Save theskillwithin/1642b6d1a1369f2807da217d1dafbdf7 to your computer and use it in GitHub Desktop.
chrome://gpu/
Graphics Feature Status
Canvas: Hardware accelerated
Compositing: Hardware accelerated
Metal: Disabled
Multiple Raster Threads: Enabled
Out-of-process Rasterization: Hardware accelerated
OpenGL: Enabled
Rasterization: Hardware accelerated
Skia Renderer: Disabled
Video Decode: Hardware accelerated
WebGL: Hardware accelerated
WebGL2: Hardware accelerated
Driver Bug Workarounds
adjust_src_dst_region_for_blitframebuffer
clamp_texture_base_level_and_max_level
decode_encode_srgb_for_generatemipmap
disable_2d_canvas_auto_flush
force_enable_color_buffer_float
get_frag_data_info_bug
pack_parameters_workaround_with_pack_buffer
regenerate_struct_names
remove_dynamic_indexing_of_swizzled_vector
remove_invariant_and_centroid_for_essl3
set_zero_level_before_generating_mipmap
unfold_short_circuit_as_ternary_operation
unpack_alignment_workaround_with_unpack_buffer
use_intermediary_for_copy_texture_image
use_unused_standard_shared_blocks
disabled_extension_GL_KHR_blend_equation_advanced
disabled_extension_GL_KHR_blend_equation_advanced_coherent
disabled_extension_GL_MESA_framebuffer_flip_y
Problems Detected
Unfold short circuit on Mac OS X: 307751
Applied Workarounds: unfold_short_circuit_as_ternary_operation
Mac drivers handle struct scopes incorrectly: 403957
Applied Workarounds: regenerate_struct_names
glGenerateMipmap fails if the zero texture level is not set on some Mac drivers: 560499
Applied Workarounds: set_zero_level_before_generating_mipmap
Pack parameters work incorrectly with pack buffer bound: 563714
Applied Workarounds: pack_parameters_workaround_with_pack_buffer
Alignment works incorrectly with unpack buffer bound: 563714
Applied Workarounds: unpack_alignment_workaround_with_unpack_buffer
copyTexImage2D fails when reading from IOSurface on multiple GPU types.: 581777
Applied Workarounds: use_intermediary_for_copy_texture_image
glGetFragData{Location|Index} works incorrectly on Max: 638340
Applied Workarounds: get_frag_data_info_bug
Decode and encode before generateMipmap for srgb format textures on macosx: 634519
Applied Workarounds: decode_encode_srgb_for_generatemipmap
Insert statements to reference all members in unused std140/shared blocks on Mac: 618464
Applied Workarounds: use_unused_standard_shared_blocks
adjust src/dst region if blitting pixels outside framebuffer on Mac: 644740
Applied Workarounds: adjust_src_dst_region_for_blitframebuffer
Mac driver GL 4.1 requires invariant and centroid to match between shaders: 639760, 641129
Applied Workarounds: remove_invariant_and_centroid_for_essl3
Disable KHR_blend_equation_advanced until cc shaders are updated: 661715
Applied Workarounds: disable(GL_KHR_blend_equation_advanced), disable(GL_KHR_blend_equation_advanced_coherent)
glFlush error on Mac: 841755
Applied Workarounds: disable_2d_canvas_auto_flush
Clamp texture's BASE_LEVEL/MAX_LEVEL for GenerateMipmap: 913301
Applied Workarounds: clamp_texture_base_level_and_max_level
Disable GL_MESA_framebuffer_flip_y for desktop GL: 964010
Applied Workarounds: disable(GL_MESA_framebuffer_flip_y)
Remove dynamic indexing for swizzled vectors on Mac: 709351
Applied Workarounds: remove_dynamic_indexing_of_swizzled_vector
Always assume float formats are renderable on Mac AMD: 1127387
Applied Workarounds: force_enable_color_buffer_float
Version Information
Data exported 2021-04-17T01:19:33.467Z
Chrome version Chrome/90.0.4430.72
Operating system Mac OS X 11.2.3
Software rendering list URL https://chromium.googlesource.com/chromium/src/+/b6172ef8d07ef486489a4b11b66b2eaeed50d132/gpu/config/software_rendering_list.json
Driver bug list URL https://chromium.googlesource.com/chromium/src/+/b6172ef8d07ef486489a4b11b66b2eaeed50d132/gpu/config/gpu_driver_bug_list.json
ANGLE commit id 0297dd80c5d2
2D graphics backend Skia/90 d9182fe43730b84d59598f460319930eefdaeca7
Command Line /Applications/Google Chrome.app/Contents/MacOS/Google Chrome --origin-trial-disabled-features=SecurePaymentConfirmation --flag-switches-begin --flag-switches-end
Driver Information
Initialization time 453
In-process GPU false
Passthrough Command Decoder false
Sandboxed true
GPU0 VENDOR= 0x1002, DEVICE=0x679e *ACTIVE*
GPU1 VENDOR= 0x1002, DEVICE=0x679e
Optimus false
AMD switchable false
Driver vendor ATI
Driver version 4.2.15
GPU CUDA compute capability major version 0
Pixel shader version 4.10
Vertex shader version 4.10
Max. MSAA samples 8
Machine model name MacPro
Machine model version 6.1
GL_VENDOR ATI Technologies Inc.
GL_RENDERER AMD Radeon HD - FirePro D500 OpenGL Engine
GL_VERSION 4.1 ATI-4.2.15
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
Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_MESA_framebuffer_flip_y
Disabled WebGL Extensions
Window system binding vendor
Window system binding version
Window system binding extensions
Direct rendering version unknown
Reset notification strategy 0x0000
GPU process crash count 0
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, BGRA_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
Compositor Information
Tile Update Mode Zero-copy
Partial Raster Enabled
GpuMemoryBuffers Status
R_8 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
R_16 Software only
RG_88 Software only
BGR_565 Software only
RGBA_4444 Software only
RGBX_8888 Software only
RGBA_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
BGRX_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
BGRA_1010102 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
RGBA_1010102 Software only
BGRA_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
RGBA_F16 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
YVU_420 Software only
YUV_420_BIPLANAR GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
P010 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE
Display(s) Information
Info Display[69502686] bounds=[0,0 2560x1440], workarea=[0,25 2560x1340], scale=1, rotation=0, panel_rotation=0 external.
Color space (all) {primaries_d50_referred: [[0.6587, 0.3332], [0.3206, 0.6135], [0.1508, 0.0527]], transfer:0.0777*x + 0.0000 if x < 0.0450 else (0.9495*x + 0.0495)**2.3955 + 0.0003, matrix:RGB, range:FULL}
Buffer format (all) RGBA_8888
SDR white level in nits 100
Bits per color component 8
Bits per pixel 24
Refresh Rate in Hz 59
Info Display[459112275] bounds=[-2560,0 2560x1440], workarea=[-2560,25 2560x1415], scale=2, rotation=0, panel_rotation=0 external.
Color space (all) {primaries_d50_referred: [[0.6825, 0.3155], [0.3001, 0.6589], [0.1589, 0.0529]], transfer:BT709_APPLE, matrix:RGB, range:FULL}
Buffer format (all) RGBA_8888
SDR white level in nits 100
Bits per color component 8
Bits per pixel 24
Refresh Rate in Hz 30
Video Acceleration Information
Vulkan Information
Device Performance Information
Log Messages
[84731:775:0415/184704.963004:ERROR:shared_image_manager.cc(143)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 92:EE:DB:D7:3C:2E:27:C9:1A:78:8F:50:6E:22:95:69
[84731:775:0415/184704.963142:ERROR:gles2_cmd_decoder.cc(18934)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
[84731:775:0415/184704.963170:ERROR:gles2_cmd_decoder.cc(18955)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/184704.963186:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/184704.963198:ERROR:shared_image_manager.cc(143)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 6B:20:98:24:CF:1E:7C:73:6E:02:A7:DD:17:11:14:F1
[84731:775:0415/184704.963216:ERROR:gles2_cmd_decoder.cc(18934)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
[84731:775:0415/184704.963232:ERROR:gles2_cmd_decoder.cc(18955)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/184704.963245:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/184704.979284:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/184704.979321:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/184705.071095:ERROR:gles2_cmd_decoder.cc(18984)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/184705.071136:ERROR:gles2_cmd_decoder.cc(18984)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/185659.562857:ERROR:shared_image_manager.cc(143)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 73:D8:07:11:5B:0D:82:60:0A:AC:78:F1:E1:2D:3F:E3
[84731:775:0415/185659.562901:ERROR:gles2_cmd_decoder.cc(18934)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
[84731:775:0415/185659.562924:ERROR:gles2_cmd_decoder.cc(18955)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/185659.562948:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/185659.562976:ERROR:shared_image_manager.cc(143)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 60:4B:17:69:26:FC:BB:13:58:FA:44:DB:20:9B:7C:AF
[84731:775:0415/185659.563002:ERROR:gles2_cmd_decoder.cc(18934)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
[84731:775:0415/185659.563021:ERROR:gles2_cmd_decoder.cc(18955)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/185659.563040:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/185659.569848:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/185659.569883:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/185700.321089:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/185700.321122:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/185707.199028:ERROR:gles2_cmd_decoder.cc(18984)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/185707.199076:ERROR:gles2_cmd_decoder.cc(18984)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/185835.158747:ERROR:shared_image_manager.cc(143)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 73:D8:07:11:5B:0D:82:60:0A:AC:78:F1:E1:2D:3F:E3
[84731:775:0415/185835.158802:ERROR:gles2_cmd_decoder.cc(18934)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
[84731:775:0415/185835.158818:ERROR:gles2_cmd_decoder.cc(18955)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/185835.158839:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/185835.158854:ERROR:shared_image_manager.cc(143)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 60:4B:17:69:26:FC:BB:13:58:FA:44:DB:20:9B:7C:AF
[84731:775:0415/185835.158876:ERROR:gles2_cmd_decoder.cc(18934)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
[84731:775:0415/185835.158889:ERROR:gles2_cmd_decoder.cc(18955)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/185835.158907:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/185835.174731:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/185835.174771:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/185835.272795:ERROR:gles2_cmd_decoder.cc(18984)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/185835.272843:ERROR:gles2_cmd_decoder.cc(18984)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/210616.885533:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[84731:775:0415/210616.913964:ERROR:shared_image_manager.cc(143)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 31:BF:BF:69:D5:6A:04:4F:6F:7C:57:89:65:6B:63:A7
[84731:775:0415/210616.914012:ERROR:gles2_cmd_decoder.cc(18934)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
[84731:775:0415/210616.914032:ERROR:gles2_cmd_decoder.cc(18955)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/210616.914053:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/210616.914107:ERROR:shared_image_manager.cc(143)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 68:BB:03:AF:0F:FE:DF:42:87:07:3C:D5:26:01:A9:C9
[84731:775:0415/210616.914135:ERROR:gles2_cmd_decoder.cc(18934)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
[84731:775:0415/210616.914156:ERROR:gles2_cmd_decoder.cc(18955)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/210616.914170:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/210616.936987:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/210616.937028:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/210616.948987:ERROR:gles2_cmd_decoder.cc(18984)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/210616.949024:ERROR:gles2_cmd_decoder.cc(18984)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/235123.620689:ERROR:shared_image_manager.cc(143)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. 80:0A:8B:70:09:58:FC:05:EC:B4:2D:81:86:D7:50:8F
[84731:775:0415/235123.620734:ERROR:gles2_cmd_decoder.cc(18934)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
[84731:775:0415/235123.620749:ERROR:gles2_cmd_decoder.cc(18955)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/235123.620765:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/235123.620781:ERROR:shared_image_manager.cc(143)] : SharedImageManager::ProduceGLTexture: Trying to produce a representation from a non-existent mailbox. F3:D5:04:3C:EA:6A:A9:F2:CB:6C:03:AD:F5:7C:DC:3B
[84731:775:0415/235123.620804:ERROR:gles2_cmd_decoder.cc(18934)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoCreateAndTexStorage2DSharedImageINTERNAL: invalid mailbox name
[84731:775:0415/235123.620826:ERROR:gles2_cmd_decoder.cc(18955)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoBeginSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/235123.620849:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/235123.629266:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/235123.629295:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/235123.646641:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/235123.646682:ERROR:gles2_cmd_decoder.cc(13802)] : [.DisplayCompositor]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
[84731:775:0415/235123.727175:ERROR:gles2_cmd_decoder.cc(18984)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
[84731:775:0415/235123.727211:ERROR:gles2_cmd_decoder.cc(18984)] : [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment