Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Graphics Feature Status
- Canvas: Hardware accelerated
- Flash: Hardware accelerated
- Flash Stage3D: Hardware accelerated
- Flash Stage3D Baseline profile: Hardware accelerated
- Compositing: Hardware accelerated
- Multiple Raster Threads: Enabled
- Out-of-process Rasterization: Disabled
- Hardware Protected Video Decode: Unavailable
- Rasterization: Hardware accelerated
- Skia Renderer: Disabled
- Video Decode: Hardware accelerated
- Viz Display Compositor: Enabled
- Viz Hit-test Surface Layer: Disabled
- WebGL: Hardware accelerated
- WebGL2: Hardware accelerated
- Driver Bug Workarounds
- clear_uniforms_before_first_program_use
- decode_encode_srgb_for_generatemipmap
- disable_delayed_copy_nv12
- disable_direct_composition_video_overlays
- disable_discard_framebuffer
- disable_vp_scaling
- exit_on_context_lost
- force_cube_complete
- scalarize_vec_and_mat_constructor_args
- disabled_extension_GL_KHR_blend_equation_advanced
- disabled_extension_GL_KHR_blend_equation_advanced_coherent
- Problems Detected
- Protected video decoding with swap chain is for Windows and Intel only
- Disabled Features: protected_video_decode
- Some drivers are unable to reset the D3D device in the GPU process sandbox
- Applied Workarounds: exit_on_context_lost
- Clear uniforms before first program use on all platforms: 124764, 349137
- Applied Workarounds: clear_uniforms_before_first_program_use
- Always rewrite vec/mat constructors to be consistent: 398694
- Applied Workarounds: scalarize_vec_and_mat_constructor_args
- ANGLE crash on glReadPixels from incomplete cube map texture: 518889
- Applied Workarounds: force_cube_complete
- Framebuffer discarding can hurt performance on non-tilers: 570897
- Applied Workarounds: disable_discard_framebuffer
- 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)
- Decode and Encode before generateMipmap for srgb format textures on Windows: 634519
- Applied Workarounds: decode_encode_srgb_for_generatemipmap
- Delayed copy NV12 displays incorrect colors on NVIDIA drivers.: 728670
- Applied Workarounds: disable_delayed_copy_nv12
- Hardware overlays result in black videos on non-Intel GPUs: 932879
- Applied Workarounds: disable_direct_composition_video_overlays
- Don't use video processor scaling on non-Intel GPUs.: 993233
- Applied Workarounds: disable_vp_scaling
- ANGLE Features
- disable_program_caching_for_transform_feedback (Frontend workarounds): Disabled
- On Qualcomm GPUs, program binaries don't contain transform feedback varyings
- lose_context_on_out_of_memory (Frontend workarounds): Enabled
- Some users rely on a lost context notification if a GL_OUT_OF_MEMORY error occurs
- scalarize_vec_and_mat_constructor_args (Frontend workarounds) 398694: Enabled
- Always rewrite vec/mat constructors to be consistent
- sync_framebuffer_bindings_on_tex_image (Frontend workarounds): Disabled
- On Windows Intel OpenGL drivers TexImage sometimes seems to interact with the Framebuffer
- add_dummy_texture_no_render_target (D3D workarounds) anglebug:2152: Disabled
- On D3D ntel drivers <4815 when rendering with no render target, two bugs lead to incorrect behavior
- allow_clear_for_robust_resource_init (D3D workarounds) 941620: Disabled
- Some drivers corrupt texture data when clearing for robust resource initialization.
- call_clear_twice (D3D workarounds) 655534: Disabled
- On some Intel drivers, using clear() may not take effect
- depth_stencil_blit_extra_copy (D3D workarounds) anglebug:1452: Disabled
- Bug in NVIDIA D3D11 Driver version <=347.88 and >368.81 triggers a TDR when using CopySubresourceRegion from a staging texture to a depth/stencil
- disable_b5g6r5_support (D3D workarounds): Disabled
- On Intel and AMD drivers, textures with the format DXGI_FORMAT_B5G6R5_UNORM have incorrect data
- emulate_isnan_float (D3D workarounds) 650547: Disabled
- On some Intel drivers, using isnan() on highp float will get wrong answer
- emulate_tiny_stencil_textures (D3D workarounds): Disabled
- On some AMD drivers, 1x1 and 2x2 mips of depth/stencil textures aren't sampled correctly
- expand_integer_pow_expressions (D3D workarounds): Enabled
- The HLSL optimizer has a bug with optimizing 'pow' in certain integer-valued expressions
- flush_after_ending_transform_feedback (D3D workarounds): Enabled
- NVIDIA drivers sometimes write out-of-order results to StreamOut buffers when transform feedback is used to repeatedly write to the same buffer positions
- force_atomic_value_resolution (D3D workarounds) anglebug:3246: Enabled
- On an NVIDIA D3D driver, the return value from RWByteAddressBuffer.InterlockedAdd does not resolve when used in the .yzw components of a RWByteAddressBuffer.Store operation
- get_dimensions_ignores_base_level (D3D workarounds): Enabled
- Some NVIDIA drivers do not take into account the base level of the texture in the results of the HLSL GetDimensions builtin
- mrt_perf_workaround (D3D workarounds): Enabled
- Some NVIDIA D3D11 drivers have a bug where they ignore null render targets
- pre_add_texel_fetch_offsets (D3D workarounds): Disabled
- On some Intel drivers, HLSL's function texture.Load returns 0 when the parameter Location is negative, even if the sum of Offset and Location is in range
- rewrite_unary_minus_operator (D3D workarounds): Disabled
- On some Intel drivers, evaluating unary minus operator on integer may get wrong answer in vertex shaders
- select_view_in_geometry_shader (D3D workarounds): Disabled
- The viewport or render target slice will be selected in the geometry shader stage for the ANGLE_multiview extension
- set_data_faster_than_image_upload (D3D workarounds): Enabled
- Set data faster than image upload
- skip_vs_constant_register_zero (D3D workarounds): Enabled
- On NVIDIA D3D driver v388.59 in specific cases the driver doesn't handle constant register zero correctly
- use_instanced_point_sprite_emulation (D3D workarounds): Disabled
- Some D3D11 renderers do not support geometry shaders for pointsprite emulation
- use_system_memory_for_constant_buffers (D3D workarounds) 593024: Disabled
- On some Intel drivers, copying from staging storage to constant buffer storage does not work
- zero_max_lod (D3D workarounds): Disabled
- D3D11 is missing an option to disable mipmaps on a mipmapped texture
- Version Information
- Data exported 2019-10-28T09:56:06.718Z
- Chrome version Chrome/78.0.3904.70
- Operating system Windows NT 10.0.18362
- Software rendering list URL https://chromium.googlesource.com/chromium/src/+/edb9c9f3de0247fd912a77b7f6cae7447f6d3ad5/gpu/config/software_rendering_list.json
- Driver bug list URL https://chromium.googlesource.com/chromium/src/+/edb9c9f3de0247fd912a77b7f6cae7447f6d3ad5/gpu/config/gpu_driver_bug_list.json
- ANGLE commit id 66e0feec40dc
- 2D graphics backend Skia/78 a40a8a58755f952280cac9dfdcbf761aa7d29a52
- Command Line "C:\Program Files (x86)\BraveSoftware\Brave-Browser\Application\brave.exe" --disable-domain-reliability --disable-features=AutofillServerCommunication,LookalikeUrlNavigationSuggestionsUI,NotificationTriggers,AudioServiceOutOfProcess,SmsReceiver,UnifiedConsent,SyncUSSBookmarks --enable-dom-distiller --enable-features=NewExtensionUpdaterService,PasswordImport,WebUIDarkMode,SimplifyHttpsIndicator --extension-content-verification=enforce_strict --extensions-install-verification=enforce --no-pings --sync-url=https://no-thanks.invalid --enable-features=SimplifyHttpsIndicator,WebUIDarkMode,PasswordImport,NewExtensionUpdaterService --disable-features=SyncUSSBookmarks,UnifiedConsent,SmsReceiver,AudioServiceOutOfProcess,NotificationTriggers,LookalikeUrlNavigationSuggestionsUI,AutofillServerCommunication --flag-switches-begin --enable-webgl-draft-extensions --flag-switches-end
- Driver Information
- Initialization time 203
- In-process GPU false
- Passthrough Command Decoder true
- Sandboxed true
- GPU0 VENDOR = 0x10de, DEVICE= 0x1b80 *ACTIVE*
- GPU1 VENDOR = 0x1414, DEVICE= 0x008c
- Optimus false
- AMD switchable false
- Desktop compositing Aero Glass
- Direct composition true
- Supports overlays false
- YUY2 overlay support NONE
- NV12 overlay support NONE
- Diagonal Monitor Size of \\.\DISPLAY1 31.5"
- Diagonal Monitor Size of \\.\DISPLAY1 84.5"
- Diagonal Monitor Size of \\.\DISPLAY3 31.5"
- Driver D3D12 feature level D3D 12.1
- Driver Vulkan API version Vulkan API 1.1.0
- Driver vendor ANGLE (NVIDIA)
- Driver version 26.21.14.4097
- GPU CUDA compute capability major version 0
- Pixel shader version 5.0
- Vertex shader version 5.0
- Max. MSAA samples 8
- Machine model name
- Machine model version
- GL_VENDOR Google Inc.
- GL_RENDERER ANGLE (NVIDIA GeForce GTX 1080 Direct3D11 vs_5_0 ps_5_0)
- GL_VERSION OpenGL ES 2.0.0 (ANGLE 2.1.0.66e0feec40dc)
- GL_EXTENSIONS GL_ANGLE_base_vertex_base_instance GL_ANGLE_client_arrays GL_ANGLE_depth_texture GL_ANGLE_explicit_context GL_ANGLE_explicit_context_gles1 GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_lossy_etc_decode GL_ANGLE_memory_size GL_ANGLE_multi_draw GL_ANGLE_multiview_multisample GL_ANGLE_pack_reverse_row_order GL_ANGLE_program_cache_control GL_ANGLE_provoking_vertex GL_ANGLE_request_extension GL_ANGLE_robust_client_memory GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_CHROMIUM_bind_generates_resource GL_CHROMIUM_bind_uniform_location GL_CHROMIUM_color_buffer_float_rgb GL_CHROMIUM_color_buffer_float_rgba GL_CHROMIUM_copy_compressed_texture GL_CHROMIUM_copy_texture GL_CHROMIUM_lose_context GL_CHROMIUM_sync_query GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_color_buffer_half_float GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_EXT_occlusion_query_boolean GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_sRGB GL_EXT_shader_texture_lod GL_EXT_texture_compression_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc_srgb GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_storage GL_EXT_unpack_subimage GL_KHR_debug GL_KHR_parallel_shader_compile GL_NV_EGL_stream_consumer_external GL_NV_fence GL_NV_pack_subimage GL_NV_pixel_buffer_object GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_depth24 GL_OES_depth32 GL_OES_element_index_uint GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_surfaceless_context GL_OES_texture_3D GL_OES_texture_border_clamp GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object OES_compressed_EAC_R11_signed_texture OES_compressed_EAC_R11_unsigned_texture OES_compressed_EAC_RG11_signed_texture OES_compressed_EAC_RG11_unsigned_texture OES_compressed_ETC2_RGB8_texture OES_compressed_ETC2_RGBA8_texture OES_compressed_ETC2_punchthroughA_RGBA8_texture OES_compressed_ETC2_punchthroughA_sRGB8_alpha_texture OES_compressed_ETC2_sRGB8_alpha8_texture OES_compressed_ETC2_sRGB8_texture
- Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent
- Disabled WebGL Extensions
- Window system binding vendor Google Inc. (adapter LUID: 000000000000ff82)
- Window system binding version 1.4 (ANGLE 2.1.0.66e0feec40dc)
- Window system binding extensions EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_d3d_texture_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_ANGLE_keyed_mutex EGL_ANGLE_surface_orientation EGL_ANGLE_direct_composition EGL_ANGLE_windows_ui_composition EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_EXT_device_query EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_KHR_stream EGL_KHR_stream_consumer_gltexture EGL_NV_stream_consumer_gltexture_yuv EGL_ANGLE_flexible_surface_compatibility EGL_ANGLE_stream_producer_d3d_texture EGL_ANGLE_create_context_webgl_compatibility EGL_CHROMIUM_create_context_bind_generates_resource EGL_CHROMIUM_sync_control EGL_EXT_pixel_format_float EGL_KHR_surfaceless_context EGL_ANGLE_display_texture_share_group EGL_ANGLE_create_context_client_arrays EGL_ANGLE_program_cache_control EGL_ANGLE_robust_resource_initialization EGL_ANGLE_create_context_extensions_enabled EGL_ANDROID_blob_cache EGL_ANDROID_recordable EGL_ANGLE_image_d3d11_texture EGL_ANGLE_create_context_backwards_compatible
- Direct rendering version unknown
- Reset notification strategy 0x8252
- 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, BGRX_1010102: not supported, RGBX_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 One-copy
- Partial Raster Enabled
- GpuMemoryBuffers Status
- R_8 Software only
- R_16 Software only
- RG_88 Software only
- BGR_565 Software only
- RGBA_4444 Software only
- RGBX_8888 GPU_READ, SCANOUT
- RGBA_8888 GPU_READ, SCANOUT
- BGRX_8888 Software only
- BGRX_1010102 Software only
- RGBX_1010102 Software only
- BGRA_8888 Software only
- RGBA_F16 Software only
- YVU_420 Software only
- YUV_420_BIPLANAR Software only
- P010 Software only
- Display(s) Information
- Info Display[2528732444] bounds=[0,0 1920x1080], workarea=[0,0 1920x1040], scale=1, external.
- Color space information {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL}
- SDR white level in nits 80
- Bits per color component 8
- Bits per pixel 24
- Refresh Rate in Hz 30
- Info Display[2841568472] bounds=[1920,0 1920x1080], workarea=[1920,0 1920x1040], scale=1, external.
- Color space information {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL}
- SDR white level in nits 80
- Bits per color component 8
- Bits per pixel 24
- Refresh Rate in Hz 60
- Video Acceleration Information
- Decode h264 baseline up to 4096x2304 pixels
- Decode h264 baseline up to 2304x4096 pixels
- Decode h264 main up to 4096x2304 pixels
- Decode h264 main up to 2304x4096 pixels
- Decode h264 high up to 4096x2304 pixels
- Decode h264 high up to 2304x4096 pixels
- Decode vp9 profile0 up to 8192x8192 pixels
- Decode vp9 profile0 up to 8192x8192 pixels
- Encode h264 baseline up to 3840x2176 pixels and/or 30.000 fps
- Encode h264 main up to 3840x2176 pixels and/or 30.000 fps
- Encode h264 high up to 3840x2176 pixels and/or 30.000 fps
- Diagnostics
- 0
- b3DAccelerationEnabled true
- b3DAccelerationExists true
- bAGPEnabled true
- bAGPExistenceValid true
- bAGPExists true
- bCanRenderWindow true
- bDDAccelerationEnabled true
- bDriverBeta false
- bDriverDebug false
- bDriverSigned false
- bDriverSignedValid false
- bNoHardware false
- dwBpp 32
- dwDDIVersion 12
- dwHeight 1080
- dwRefreshRate 30
- dwWHQLLevel 0
- dwWidth 1920
- iAdapter 0
- lDriverSize 961960
- lMiniVddSize 0
- szAGPStatusEnglish Enabled
- szAGPStatusLocalized Enabled
- szChipType GeForce GTX 1080
- szD3DStatusEnglish Enabled
- szD3DStatusLocalized Enabled
- szDACType Integrated RAMDAC
- szDDIVersionEnglish 12
- szDDIVersionLocalized 12
- szDDStatusEnglish Enabled
- szDDStatusLocalized Enabled
- szDXVAHDEnglish Supported
- szDXVAModes
- szDescription NVIDIA GeForce GTX 1080
- szDeviceId 0x1B80
- szDeviceIdentifier {D7B71E3E-58C0-11CF-DF6A-AF311BC2D735}
- szDeviceName \\.\DISPLAY1
- szDisplayMemoryEnglish 40804 MB
- szDisplayMemoryLocalized 40804 MB
- szDisplayModeEnglish 1920 x 1080 (32 bit) (30Hz)
- szDisplayModeLocalized 1920 x 1080 (32 bit) (30Hz)
- szDriverAssemblyVersion 26.21.14.4097
- szDriverAttributes Final Retail
- szDriverDateEnglish 10/15/2019 8:00:00 PM
- szDriverDateLocalized 10/15/2019 20:00:00
- szDriverLanguageEnglish English
- szDriverLanguageLocalized English
- szDriverModelEnglish WDDM 2.6
- szDriverModelLocalized WDDM 2.6
- szDriverName C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_67c16e22f0dab361\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_67c16e22f0dab361\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_67c16e22f0dab361\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_67c16e22f0dab361\nvldumdx.dll
- szDriverNodeStrongName oem30.inf:0f066de361856a84:Section094:26.21.14.4097:pci\ven_10de&dev_1b80
- szDriverSignDate Unknown
- szDriverVersion 26.21.0014.4097
- szKeyDeviceID Enum\PCI\VEN_10DE&DEV_1B80&SUBSYS_11A1196E&REV_A1
- szKeyDeviceKey \Registry\Machine\System\CurrentControlSet\Control\Video\{5759C336-C682-11E9-8608-EDBF9E6F4930}\0000
- szManufacturer NVIDIA
- szMiniVdd unknown
- szMiniVddDateEnglish Unknown
- szMiniVddDateLocalized unknown
- szMonitorMaxRes Unknown
- szMonitorName Generic PnP Monitor
- szNotesEnglish No problems found.
- szNotesLocalized No problems found.
- szOverlayEnglish Supported
- szRankOfInstalledDriver 00D12001
- szRegHelpText Unknown
- szRevision Unknown
- szRevisionId 0x00A1
- szSubSysId 0x11A1196E
- szTestResultD3D7English Not run
- szTestResultD3D7Localized Not run
- szTestResultD3D8English Not run
- szTestResultD3D8Localized Not run
- szTestResultD3D9English Not run
- szTestResultD3D9Localized Not run
- szTestResultDDEnglish Not run
- szTestResultDDLocalized Not run
- szVdd unknown
- szVendorId 0x10DE
- 1
- b3DAccelerationEnabled true
- b3DAccelerationExists true
- bAGPEnabled true
- bAGPExistenceValid true
- bAGPExists true
- bCanRenderWindow true
- bDDAccelerationEnabled true
- bDriverBeta false
- bDriverDebug false
- bDriverSigned false
- bDriverSignedValid false
- bNoHardware false
- dwBpp 32
- dwDDIVersion 12
- dwHeight 1080
- dwRefreshRate 60
- dwWHQLLevel 0
- dwWidth 1920
- iAdapter 1
- lDriverSize 961960
- lMiniVddSize 0
- szAGPStatusEnglish Enabled
- szAGPStatusLocalized Enabled
- szChipType GeForce GTX 1080
- szD3DStatusEnglish Enabled
- szD3DStatusLocalized Enabled
- szDACType Integrated RAMDAC
- szDDIVersionEnglish 12
- szDDIVersionLocalized 12
- szDDStatusEnglish Enabled
- szDDStatusLocalized Enabled
- szDXVAHDEnglish Supported
- szDXVAModes
- szDescription NVIDIA GeForce GTX 1080
- szDeviceId 0x1B80
- szDeviceIdentifier {D7B71E3E-58C0-11CF-DF6A-AF311BC2D735}
- szDeviceName \\.\DISPLAY3
- szDisplayMemoryEnglish 40804 MB
- szDisplayMemoryLocalized 40804 MB
- szDisplayModeEnglish 1920 x 1080 (32 bit) (60Hz)
- szDisplayModeLocalized 1920 x 1080 (32 bit) (60Hz)
- szDriverAssemblyVersion 26.21.14.4097
- szDriverAttributes Final Retail
- szDriverDateEnglish 10/15/2019 8:00:00 PM
- szDriverDateLocalized 10/15/2019 20:00:00
- szDriverLanguageEnglish English
- szDriverLanguageLocalized English
- szDriverModelEnglish WDDM 2.6
- szDriverModelLocalized WDDM 2.6
- szDriverName C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_67c16e22f0dab361\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_67c16e22f0dab361\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_67c16e22f0dab361\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_67c16e22f0dab361\nvldumdx.dll
- szDriverNodeStrongName oem30.inf:0f066de361856a84:Section094:26.21.14.4097:pci\ven_10de&dev_1b80
- szDriverSignDate Unknown
- szDriverVersion 26.21.0014.4097
- szKeyDeviceID Enum\PCI\VEN_10DE&DEV_1B80&SUBSYS_11A1196E&REV_A1
- szKeyDeviceKey \Registry\Machine\System\CurrentControlSet\Control\Video\{5759C336-C682-11E9-8608-EDBF9E6F4930}\0002
- szManufacturer NVIDIA
- szMiniVdd unknown
- szMiniVddDateEnglish Unknown
- szMiniVddDateLocalized unknown
- szMonitorMaxRes Unknown
- szMonitorName Generic PnP Monitor
- szNotesEnglish No problems found.
- szNotesLocalized No problems found.
- szOverlayEnglish Supported
- szRankOfInstalledDriver 00D12001
- szRegHelpText Unknown
- szRevision Unknown
- szRevisionId 0x00A1
- szSubSysId 0x11A1196E
- szTestResultD3D7English Not run
- szTestResultD3D7Localized Not run
- szTestResultD3D8English Not run
- szTestResultD3D8Localized Not run
- szTestResultD3D9English Not run
- szTestResultD3D9Localized Not run
- szTestResultDDEnglish Not run
- szTestResultDDLocalized Not run
- szVdd unknown
- szVendorId 0x10DE
- Log Messages
- [15236:3664:1028/053409.174:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: 'GL_EXT_shader_texture_lod' : extension is not supported
- [15236:3664:1028/053409.176:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: 'GL_EXT_shader_texture_lod' : extension is not supported
- [15236:3664:1028/053409.193:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: 'GL_OES_standard_derivatives' : extension is not supported
- [15236:3664:1028/053409.195:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: 'GL_OES_standard_derivatives' : extension is not supported
- [15236:3664:1028/053409.488:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:3: '' : no GL_OVR_multiview2
- [15236:3664:1028/053409.489:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: 'GL_OVR_multiview2' : extension is not supported ERROR: 0:3: 'GL_OVR_multiview2' : extension is not supported ERROR: 0:3: '?' : Error during layout qualifier parsing.
- [15236:3664:1028/053409.491:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: 'GL_OVR_multiview2' : extension is not supported ERROR: 0:6: 'gl_ViewID_OVR' : undeclared identifier ERROR: 0:6: '+' : wrong operand types - no operation '+' exists that takes a left-hand operand of type 'const highp float' and a right operand of type 'const uint' (or there is no acceptable conversion) ERROR: 0:6: '=' : cannot convert from 'const highp float' to 'mediump uint'
- [15236:3664:1028/053409.500:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:3: '' : legacy GL_OVR_multiview support must be forbidden
- [15236:3664:1028/053410.426:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: The number of views in the active program and draw framebuffer does not match.
- [15236:3664:1028/053410.578:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_FRAMEBUFFER_OPERATION: The active read framebuffer object has multiview attachments.
- [15236:3664:1028/053410.587:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_FRAMEBUFFER_OPERATION: Attempt to write to a multi-view framebuffer.
- [15236:3664:1028/053410.588:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_FRAMEBUFFER_OPERATION: Attempt to read from a multi-view framebuffer.
- [15236:3664:1028/053410.597:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_FRAMEBUFFER_OPERATION: The active read framebuffer object has multiview attachments.
- [15236:3664:1028/053410.600:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_FRAMEBUFFER_OPERATION: The active read framebuffer object has multiview attachments.
- [15236:3664:1028/053410.604:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_FRAMEBUFFER_OPERATION: The active read framebuffer object has multiview attachments.
- [15236:3664:1028/053410.729:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1960] GL_INVALID_OPERATION: There is an active query for target GL_TIME_ELAPSED_EXT when the number of views in the active draw framebuffer is greater than 1.
- [15236:3664:1028/053410.759:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1960] GL_INVALID_OPERATION: There is an active query for target GL_TIME_ELAPSED_EXT when the number of views in the active draw framebuffer is greater than 1.
- [15236:3664:1028/053410.916:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: There is an active transform feedback object when the number of views in the active draw framebuffer is greater than 1.
- [15236:24492:1028/053412.255:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(16,5-31): warning X3557: loop only executes for 0 iteration(s), forcing loop to unroll
- [15236:18552:1028/053412.265:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(41,5-31): warning X3557: loop only executes for 0 iteration(s), forcing loop to unroll
- [15236:3664:1028/053413.024:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:3: 'vPosition12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456' : token too long ERROR: 0:7: 'vPosition12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456' : token too long
- [15236:20156:1028/053413.443:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(38,5-31): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll
- [15236:3664:1028/053413.736:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump float'
- [15236:3664:1028/053413.739:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump float'
- [15236:3664:1028/053413.761:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump float'
- [15236:3664:1028/053413.763:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump float'
- [15236:3664:1028/053413.764:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump 3-component vector of float'
- [15236:3664:1028/053413.767:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump 3-component vector of float'
- [15236:3664:1028/053413.787:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump float'
- [15236:3664:1028/053413.791:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump float'
- [15236:3664:1028/053413.792:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump 4-component vector of float'
- [15236:3664:1028/053413.794:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump 4-component vector of float'
- [15236:3664:1028/053413.817:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.820:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.821:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump 2X2 matrix of float'
- [15236:3664:1028/053413.823:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump 2X2 matrix of float'
- [15236:3664:1028/053413.843:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.848:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.849:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump 3X3 matrix of float'
- [15236:3664:1028/053413.852:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump 3X3 matrix of float'
- [15236:3664:1028/053413.874:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.878:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.879:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump 4X4 matrix of float'
- [15236:3664:1028/053413.882:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump 4X4 matrix of float'
- [15236:3664:1028/053413.904:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.907:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.908:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump 2X3 matrix of float'
- [15236:3664:1028/053413.913:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump 2X3 matrix of float'
- [15236:3664:1028/053413.935:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.938:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.939:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump 2X4 matrix of float'
- [15236:3664:1028/053413.942:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump 2X4 matrix of float'
- [15236:3664:1028/053413.964:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.968:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.969:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump 3X2 matrix of float'
- [15236:3664:1028/053413.973:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump 3X2 matrix of float'
- [15236:3664:1028/053413.995:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053413.999:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.000:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump 3X4 matrix of float'
- [15236:3664:1028/053414.004:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump 3X4 matrix of float'
- [15236:3664:1028/053414.025:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.029:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.030:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump 4X2 matrix of float'
- [15236:3664:1028/053414.034:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump 4X2 matrix of float'
- [15236:3664:1028/053414.059:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.064:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.065:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump 4X3 matrix of float'
- [15236:3664:1028/053414.069:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump 4X3 matrix of float'
- [15236:3664:1028/053414.095:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 2-component vector of int' to 'highp int'
- [15236:3664:1028/053414.100:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of int' to 'mediump int'
- [15236:3664:1028/053414.127:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 3-component vector of int' to 'highp int'
- [15236:3664:1028/053414.132:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of int' to 'mediump int'
- [15236:3664:1028/053414.133:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 2-component vector of int' to 'highp 3-component vector of int'
- [15236:3664:1028/053414.138:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of int' to 'mediump 3-component vector of int'
- [15236:3664:1028/053414.163:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 4-component vector of int' to 'highp int'
- [15236:3664:1028/053414.169:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of int' to 'mediump int'
- [15236:3664:1028/053414.170:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 3-component vector of int' to 'highp 4-component vector of int'
- [15236:3664:1028/053414.176:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of int' to 'mediump 4-component vector of int'
- [15236:3664:1028/053414.216:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump float'
- [15236:3664:1028/053414.223:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump float'
- [15236:3664:1028/053414.253:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump float'
- [15236:3664:1028/053414.259:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump float'
- [15236:3664:1028/053414.260:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump 3-component vector of float'
- [15236:3664:1028/053414.267:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump 3-component vector of float'
- [15236:3664:1028/053414.297:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump float'
- [15236:3664:1028/053414.304:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump float'
- [15236:3664:1028/053414.305:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump 4-component vector of float'
- [15236:3664:1028/053414.312:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump 4-component vector of float'
- [15236:3664:1028/053414.345:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.354:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.355:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump 2X2 matrix of float'
- [15236:3664:1028/053414.362:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump 2X2 matrix of float'
- [15236:3664:1028/053414.392:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.400:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.401:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump 3X3 matrix of float'
- [15236:3664:1028/053414.408:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump 3X3 matrix of float'
- [15236:3664:1028/053414.437:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.445:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.447:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump 4X4 matrix of float'
- [15236:3664:1028/053414.455:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump 4X4 matrix of float'
- [15236:3664:1028/053414.485:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.493:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.494:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump 2X3 matrix of float'
- [15236:3664:1028/053414.502:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump 2X3 matrix of float'
- [15236:3664:1028/053414.536:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.687:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.688:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump 2X4 matrix of float'
- [15236:3664:1028/053414.695:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump 2X4 matrix of float'
- [15236:3664:1028/053414.729:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.737:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.738:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump 3X2 matrix of float'
- [15236:3664:1028/053414.746:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump 3X2 matrix of float'
- [15236:3664:1028/053414.783:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.810:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.812:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump 3X4 matrix of float'
- [15236:3664:1028/053414.821:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump 3X4 matrix of float'
- [15236:3664:1028/053414.856:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.864:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.865:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump 4X2 matrix of float'
- [15236:3664:1028/053414.873:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump 4X2 matrix of float'
- [15236:3664:1028/053414.907:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.916:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053414.917:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump 4X3 matrix of float'
- [15236:3664:1028/053414.925:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump 4X3 matrix of float'
- [15236:3664:1028/053414.957:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 2-component vector of int' to 'highp int'
- [15236:3664:1028/053414.965:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of int' to 'mediump int'
- [15236:3664:1028/053415.001:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 3-component vector of int' to 'highp int'
- [15236:3664:1028/053415.010:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of int' to 'mediump int'
- [15236:3664:1028/053415.012:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 2-component vector of int' to 'highp 3-component vector of int'
- [15236:3664:1028/053415.022:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of int' to 'mediump 3-component vector of int'
- [15236:3664:1028/053415.057:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 4-component vector of int' to 'highp int'
- [15236:3664:1028/053415.067:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of int' to 'mediump int'
- [15236:3664:1028/053415.068:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 3-component vector of int' to 'highp 4-component vector of int'
- [15236:3664:1028/053415.077:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of int' to 'mediump 4-component vector of int'
- [15236:3664:1028/053415.113:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump float'
- [15236:3664:1028/053415.123:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump float'
- [15236:3664:1028/053415.194:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump float'
- [15236:3664:1028/053415.204:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump float'
- [15236:3664:1028/053415.206:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump 3-component vector of float'
- [15236:3664:1028/053415.215:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump 3-component vector of float'
- [15236:3664:1028/053415.269:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump float'
- [15236:3664:1028/053415.279:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump float'
- [15236:3664:1028/053415.281:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump 4-component vector of float'
- [15236:3664:1028/053415.291:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump 4-component vector of float'
- [15236:3664:1028/053415.345:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.356:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.357:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump 2X2 matrix of float'
- [15236:3664:1028/053415.368:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump 2X2 matrix of float'
- [15236:3664:1028/053415.408:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.419:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.420:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump 3X3 matrix of float'
- [15236:3664:1028/053415.432:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump 3X3 matrix of float'
- [15236:3664:1028/053415.490:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.501:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.503:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump 4X4 matrix of float'
- [15236:3664:1028/053415.514:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump 4X4 matrix of float'
- [15236:3664:1028/053415.556:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.568:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.569:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump 2X3 matrix of float'
- [15236:3664:1028/053415.581:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump 2X3 matrix of float'
- [15236:3664:1028/053415.602:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump 2X3 matrix of float'
- [15236:3664:1028/053415.613:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump 2X3 matrix of float'
- [15236:3664:1028/053415.633:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.645:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.647:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump 2X4 matrix of float'
- [15236:3664:1028/053415.659:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump 2X4 matrix of float'
- [15236:3664:1028/053415.680:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump 2X4 matrix of float'
- [15236:3664:1028/053415.692:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump 2X4 matrix of float'
- [15236:3664:1028/053415.714:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.727:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.728:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump 3X2 matrix of float'
- [15236:3664:1028/053415.739:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump 3X2 matrix of float'
- [15236:3664:1028/053415.783:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump 3X2 matrix of float'
- [15236:3664:1028/053415.795:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump 3X2 matrix of float'
- [15236:3664:1028/053415.816:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.829:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.830:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump 3X4 matrix of float'
- [15236:3664:1028/053415.841:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump 3X4 matrix of float'
- [15236:3664:1028/053415.864:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump 3X4 matrix of float'
- [15236:3664:1028/053415.876:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump 3X4 matrix of float'
- [15236:3664:1028/053415.898:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.910:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.912:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump 4X2 matrix of float'
- [15236:3664:1028/053415.925:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump 4X2 matrix of float'
- [15236:3664:1028/053415.945:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump 4X2 matrix of float'
- [15236:3664:1028/053415.958:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump 4X2 matrix of float'
- [15236:3664:1028/053415.980:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.992:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053415.993:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump 4X3 matrix of float'
- [15236:3664:1028/053416.006:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump 4X3 matrix of float'
- [15236:3664:1028/053416.029:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X3 matrix of float' to 'mediump 4X3 matrix of float'
- [15236:3664:1028/053416.062:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X3 matrix of float' to 'mediump 4X3 matrix of float'
- [15236:3664:1028/053416.085:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 2-component vector of int' to 'highp int'
- [15236:3664:1028/053416.097:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of int' to 'mediump int'
- [15236:3664:1028/053416.139:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 3-component vector of int' to 'highp int'
- [15236:3664:1028/053416.153:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of int' to 'mediump int'
- [15236:3664:1028/053416.154:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 2-component vector of int' to 'highp 3-component vector of int'
- [15236:3664:1028/053416.167:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of int' to 'mediump 3-component vector of int'
- [15236:3664:1028/053416.210:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 4-component vector of int' to 'highp int'
- [15236:3664:1028/053416.225:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of int' to 'mediump int'
- [15236:3664:1028/053416.226:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 3-component vector of int' to 'highp 4-component vector of int'
- [15236:3664:1028/053416.239:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of int' to 'mediump 4-component vector of int'
- [15236:3664:1028/053416.283:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump float'
- [15236:3664:1028/053416.297:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump float'
- [15236:3664:1028/053416.358:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump float'
- [15236:3664:1028/053416.371:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump float'
- [15236:3664:1028/053416.372:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump 3-component vector of float'
- [15236:3664:1028/053416.387:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of float' to 'mediump 3-component vector of float'
- [15236:3664:1028/053416.433:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump float'
- [15236:3664:1028/053416.447:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump float'
- [15236:3664:1028/053416.448:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump 4-component vector of float'
- [15236:3664:1028/053416.462:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of float' to 'mediump 4-component vector of float'
- [15236:3664:1028/053416.507:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.522:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.523:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump 2X2 matrix of float'
- [15236:3664:1028/053416.538:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of float' to 'mediump 2X2 matrix of float'
- [15236:3664:1028/053416.585:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.617:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.618:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump 3X3 matrix of float'
- [15236:3664:1028/053416.633:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X2 matrix of float' to 'mediump 3X3 matrix of float'
- [15236:3664:1028/053416.680:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.694:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.695:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump 4X4 matrix of float'
- [15236:3664:1028/053416.709:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X3 matrix of float' to 'mediump 4X4 matrix of float'
- [15236:3664:1028/053416.758:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.774:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.775:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump 2X3 matrix of float'
- [15236:3664:1028/053416.791:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X4 matrix of float' to 'mediump 2X3 matrix of float'
- [15236:3664:1028/053416.839:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.855:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.856:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump 2X4 matrix of float'
- [15236:3664:1028/053416.893:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X3 matrix of float' to 'mediump 2X4 matrix of float'
- [15236:3664:1028/053416.941:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.957:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053416.958:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump 3X2 matrix of float'
- [15236:3664:1028/053416.973:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2X4 matrix of float' to 'mediump 3X2 matrix of float'
- [15236:3664:1028/053417.017:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053417.031:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump float'
- [15236:3664:1028/053417.032:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump 3X4 matrix of float'
- [15236:3664:1028/053417.048:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X2 matrix of float' to 'mediump 3X4 matrix of float'
- [15236:3664:1028/053417.092:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053417.108:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump float'
- [15236:3664:1028/053417.109:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump 4X2 matrix of float'
- [15236:3664:1028/053417.149:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3X4 matrix of float' to 'mediump 4X2 matrix of float'
- [15236:3664:1028/053417.199:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053417.216:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X3 matrix of float' to 'mediump float'
- [15236:3664:1028/053417.217:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump 4X3 matrix of float'
- [15236:3664:1028/053417.234:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4X2 matrix of float' to 'mediump 4X3 matrix of float'
- [15236:3664:1028/053417.822:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 2-component vector of int' to 'highp int'
- [15236:3664:1028/053417.839:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of int' to 'mediump int'
- [15236:24476:1028/053417.851:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(67,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:10048:1028/053417.865:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(53,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:16524:1028/053417.875:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(67,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:25264:1028/053417.889:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(53,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:3664:1028/053417.890:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 3-component vector of int' to 'highp int'
- [15236:3664:1028/053417.907:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of int' to 'mediump int'
- [15236:3664:1028/053417.907:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 2-component vector of int' to 'highp 3-component vector of int'
- [15236:3664:1028/053417.925:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 2-component vector of int' to 'mediump 3-component vector of int'
- [15236:21300:1028/053417.935:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(67,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:20528:1028/053417.950:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(53,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:19104:1028/053417.987:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(67,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:26140:1028/053418.002:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(53,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:3664:1028/053418.004:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 4-component vector of int' to 'highp int'
- [15236:3664:1028/053418.022:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 4-component vector of int' to 'mediump int'
- [15236:3664:1028/053418.023:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : cannot convert from 'uniform highp 3-component vector of int' to 'highp 4-component vector of int'
- [15236:3664:1028/053418.039:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:8: 'assign' : cannot convert from 'uniform mediump 3-component vector of int' to 'mediump 4-component vector of int'
- [15236:20596:1028/053418.049:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(67,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:23536:1028/053418.064:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(53,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:25640:1028/053418.074:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(67,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:23628:1028/053418.089:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(53,2-14): warning X3556: integer divides may be much slower, try using uints if possible.
- [15236:3664:1028/053419.553:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: '?:' : ternary operator is not allowed for structures or arrays
- [15236:3664:1028/053419.555:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:11: '?:' : ternary operator is not allowed for structures or arrays
- [15236:3664:1028/053419.557:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: '?:' : ternary operator is not allowed for void
- [15236:3664:1028/053419.558:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:6: ',' : sequence operator is not allowed for void, arrays, or structs containing arrays
- [15236:3664:1028/053419.559:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:10: ',' : sequence operator is not allowed for void, arrays, or structs containing arrays
- [15236:3664:1028/053419.561:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: ',' : sequence operator is not allowed for void, arrays, or structs containing arrays
- [15236:3664:1028/053419.874:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'gl_FragDepth' : undeclared identifier ERROR: 0:5: 'assign' : l-value required (can't modify a const)
- [15236:3664:1028/053419.881:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:6: 'gl_FragDepthEXT' : undeclared identifier ERROR: 0:6: 'assign' : l-value required (can't modify a const)
- [15236:3664:1028/053420.346:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : l-value required (can't modify an input "v_float_varying")
- [15236:3664:1028/053420.378:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : l-value required (can't modify an input "v_float_varying")
- [15236:3664:1028/053420.384:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:7: 'assign' : l-value required (can't modify an input "v_float_varying")
- [15236:3664:1028/053420.619:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:3: 'float' : illegal type argument for default precision qualifier
- [15236:3664:1028/053420.648:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:3: 'void' : illegal type argument for default precision qualifier
- [15236:3664:1028/053420.678:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:3: 'uint' : illegal type argument for default precision qualifier
- [15236:3664:1028/053420.911:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: 'invariant' : #pragma STDGL invariant(all) can not be used in fragment shader
- [15236:3664:1028/053420.915:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'invariant' : Cannot be qualified as invariant.
- [15236:3664:1028/053421.849:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: ' ' : #version directive must occur on the first line of the shader ERROR: 0:4: 'in' : storage qualifier supported in GLSL ES 3.00 and above only
- [15236:3664:1028/053421.882:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: ' ' : #version directive must occur on the first line of the shader ERROR: 0:4: 'in' : storage qualifier supported in GLSL ES 3.00 and above only
- [15236:3664:1028/053421.917:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: ' ' : #version directive must occur on the first line of the shader ERROR: 0:4: 'out' : storage qualifier supported in GLSL ES 3.00 and above only
- [15236:3664:1028/053421.918:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: ' ' : #version directive must occur on the first line of the shader ERROR: 0:4: 'out' : storage qualifier supported in GLSL ES 3.00 and above only
- [15236:14044:1028/053422.185:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(70,28-42): warning X3556: integer modulus may be much slower, try using uints if possible. C:\fakepath(70,49-63): warning X3556: integer divides may be much slower, try using uints if possible. C:\fakepath(70,69-83): warning X3556: integer divides may be much slower, try using uints if possible. C:\fakepath(70,47-89): warning X3556: integer modulus may be much slower, try using uints if possible.
- [15236:3664:1028/053422.445:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'sampler3D' : No precision specified
- [15236:3664:1028/053422.512:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'sampler3D' : No precision specified
- [15236:3664:1028/053422.514:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'samplerCubeShadow' : No precision specified
- [15236:3664:1028/053422.516:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'samplerCubeShadow' : No precision specified
- [15236:3664:1028/053422.518:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'sampler2DShadow' : No precision specified
- [15236:3664:1028/053422.519:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'sampler2DShadow' : No precision specified
- [15236:3664:1028/053422.520:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'sampler2DArray' : No precision specified
- [15236:3664:1028/053422.522:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'sampler2DArray' : No precision specified
- [15236:3664:1028/053422.523:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'sampler2DArrayShadow' : No precision specified
- [15236:3664:1028/053422.524:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'sampler2DArrayShadow' : No precision specified
- [15236:3664:1028/053422.525:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'isampler2D' : No precision specified
- [15236:3664:1028/053422.527:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'isampler2D' : No precision specified
- [15236:3664:1028/053422.527:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'isampler3D' : No precision specified
- [15236:3664:1028/053422.529:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'isampler3D' : No precision specified
- [15236:3664:1028/053422.530:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'isamplerCube' : No precision specified
- [15236:3664:1028/053422.531:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'isamplerCube' : No precision specified
- [15236:3664:1028/053422.532:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'isampler2DArray' : No precision specified
- [15236:3664:1028/053422.533:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'isampler2DArray' : No precision specified
- [15236:3664:1028/053422.534:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'usampler2D' : No precision specified
- [15236:3664:1028/053422.547:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'usampler2D' : No precision specified
- [15236:3664:1028/053422.548:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'usampler3D' : No precision specified
- [15236:3664:1028/053422.550:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'usampler3D' : No precision specified
- [15236:3664:1028/053422.551:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'usamplerCube' : No precision specified
- [15236:3664:1028/053422.552:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'usamplerCube' : No precision specified
- [15236:3664:1028/053422.553:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:4: 'usampler2DArray' : No precision specified
- [15236:3664:1028/053422.555:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'usampler2DArray' : No precision specified
- [15236:26356:1028/053422.880:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(40,12-35): warning X3550: sampler array index must be a literal expression, forcing loop to unroll C:\fakepath(56,7-53): error X3531: can't unroll loops marked with loop attribute
- [15236:26356:1028/053422.882:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(40,12-35): warning X3550: sampler array index must be a literal expression, forcing loop to unroll
- [15236:3664:1028/053423.146:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: '=' : assigning non-constant to 'const mediump float'
- [15236:3664:1028/053423.150:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: '' : constant expression required ERROR: 0:5: '' : array size must be a constant integer expression
- [15236:3664:1028/053424.379:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:2: 'XxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxX' : token too long
- [15236:3664:1028/053424.647:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:3: 'a1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234' : token too long ERROR: 0:6: 'a1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234' : token too long
- [15236:3664:1028/053426.377:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:17: 'case' : label statement nested inside control flow
- [15236:3664:1028/053426.615:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:10: 'textureOffset' : Texture offset must be a constant expression
- [15236:3664:1028/053426.618:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:11: 'textureLodOffset' : Texture offset must be a constant expression
- [15236:3664:1028/053426.619:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:12: 'textureGradOffset' : Texture offset must be a constant expression
- [15236:3664:1028/053426.621:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:10: 'textureProjOffset' : Texture offset must be a constant expression
- [15236:3664:1028/053426.622:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:11: 'textureProjLodOffset' : Texture offset must be a constant expression
- [15236:3664:1028/053426.623:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:12: 'textureProjGradOffset' : Texture offset must be a constant expression
- [15236:3664:1028/053426.625:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:11: 'texelFetchOffset' : Texture offset must be a constant expression
- [15236:3664:1028/053426.890:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:10: '-9' : Texture offset value out of valid range
- [15236:3664:1028/053426.892:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:10: '8' : Texture offset value out of valid range
- [15236:3664:1028/053426.894:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:10: 'textureOffset' : Texture offset must be a constant expression
- [15236:26348:1028/053429.646:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(44,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_vec4_float4)
- [15236:16844:1028/053429.745:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(44,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_vec4_float4)
- [15236:20460:1028/053429.858:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(44,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_vec4_float4)
- [15236:23140:1028/053429.951:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(40,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_vec4_float4)
- [15236:23056:1028/053430.521:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(67,19-25): warning X3092: unary negate of unsigned value is still unsigned
- [15236:26036:1028/053430.587:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(67,25-31): warning X3092: unary negate of unsigned value is still unsigned C:\fakepath(67,22-37): warning X3092: unary negate of unsigned value is still unsigned C:\fakepath(67,19-43): warning X3092: unary negate of unsigned value is still unsigned
- [15236:3664:1028/053430.880:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'packed' : Only std140 layout is allowed in WebGL
- [15236:3664:1028/053430.883:WARNING:angle_platform_impl.cc(52)] : resolveCompile(389): ERROR: 0:5: 'shared' : Only std140 layout is allowed in WebGL
- [15236:4820:1028/053431.721:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(55,3-15): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll
- [15236:6960:1028/053431.752:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(41,3): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll
- [15236:26580:1028/053432.686:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(58,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_mat2x2_float2x2) C:\fakepath(40,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_vec2)
- [15236:21016:1028/053432.790:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(62,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_ivec2) C:\fakepath(44,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_vec4_float4)
- [15236:24516:1028/053432.858:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(62,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_ivec2)
- [15236:12280:1028/053433.057:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(44,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_vec4_float4)
- [15236:26188:1028/053433.353:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(49,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_vec4_float4)
- [15236:25604:1028/053433.391:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(40,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_vec4_float4)
- [15236:23660:1028/053433.456:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(62,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_mat2x2_float2x2)
- [15236:17028:1028/053433.725:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(44,1-6): warning X4000: use of potentially uninitialized variable (dyn_index_vec4_float4)
- [15236:22784:1028/053500.255:WARNING:angle_platform_impl.cc(52)] : compileToBinary(256): C:\fakepath(62,27-41): warning X3556: integer modulus may be much slower, try using uints if possible. C:\fakepath(62,47-61): warning X3556: integer divides may be much slower, try using uints if possible. C:\fakepath(62,46-66): warning X3556: integer modulus may be much slower, try using uints if possible.
- [15236:3664:1028/053507.018:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_ENUM: Invalid format.
- [15236:3664:1028/053507.018:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_ENUM: Invalid format.
- [15236:3664:1028/053507.047:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Invalid format and type combination.
- [15236:3664:1028/053507.048:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Invalid format and type combination.
- [15236:3664:1028/053507.049:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Invalid format and type combination.
- [15236:3664:1028/053507.049:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Invalid format and type combination.
- [15236:3664:1028/053507.050:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Invalid format and type combination.
- [15236:3664:1028/053507.050:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Invalid format and type combination.
- [15236:3664:1028/053507.052:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Invalid format and type combination.
- [15236:3664:1028/053507.052:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Invalid format and type combination.
- [15236:3664:1028/053509.469:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
- [15236:3664:1028/053509.469:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
- [15236:3664:1028/053509.469:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
- [15236:3664:1028/053509.469:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
- [15236:3664:1028/053509.470:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
- [15236:3664:1028/053509.470:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
- [15236:3664:1028/053509.471:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
- [15236:3664:1028/053509.471:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
- [15236:3664:1028/053509.471:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
- [15236:3664:1028/053509.472:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
- [15236:3664:1028/053509.472:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
- [15236:3664:1028/053509.472:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.
- [15236:3664:1028/053509.474:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_OPERATION: Missing read attachment.
- [15236:3664:1028/053509.474:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_OPERATION: Missing read attachment.
- [15236:3664:1028/053509.475:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_OPERATION: Missing read attachment.
- [15236:3664:1028/053509.599:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD7C0] GL_INVALID_VALUE: Level of detail outside of range.
- [15236:3664:1028/053509.850:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Index is greater than the maximum supported color attachments
- [15236:3664:1028/053509.850:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Index is greater than the maximum supported color attachments
- [15236:3664:1028/053514.281:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_OPERATION: Read buffer is GL_NONE.
- [15236:3664:1028/053514.348:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_OPERATION: Read buffer is GL_NONE.
- [15236:3664:1028/053514.414:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_OPERATION: Missing read attachment.
- [15236:3664:1028/053514.650:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.650:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.652:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.716:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.717:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.717:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.717:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.718:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.718:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.718:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.719:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.719:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.719:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.719:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.720:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.814:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.814:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.814:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.815:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.815:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.815:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.816:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.816:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.816:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.817:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.817:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.817:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.818:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.818:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.818:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.818:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.819:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.819:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.880:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.881:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.881:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.882:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.882:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.882:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.883:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.883:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.884:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.884:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.884:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.885:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.981:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.981:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.982:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.982:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.982:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.983:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.983:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.984:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.984:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.984:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.985:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.985:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.985:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.986:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.986:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.986:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.986:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053514.987:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_OPERATION: Vertex shader input type does not match the type of the bound vertex attribute.
- [15236:3664:1028/053520.422:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: Attempt to blit from a multisampled framebuffer and the bounds or format of the color buffer don't match with the draw framebuffer.
- [15236:3664:1028/053520.456:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Attempt to blit from a multisampled framebuffer and the bounds or format of the color buffer don't match with the draw framebuffer.
- [15236:3664:1028/053520.465:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Attempt to blit from a multisampled framebuffer and the bounds or format of the color buffer don't match with the draw framebuffer.
- [15236:3664:1028/053520.489:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_OPERATION: Invalid operation on multisampled framebuffer
- [15236:3664:1028/053520.497:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF890] GL_INVALID_OPERATION: Invalid operation on multisampled framebuffer
- [15236:3664:1028/053520.505:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid operation on multisampled framebuffer
- [15236:3664:1028/053520.513:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Invalid operation on multisampled framebuffer
- [15236:3664:1028/053520.998:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_VALUE: BlitFramebuffer dimensions out of 32-bit integer range.
- [15236:3664:1028/053520.999:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_VALUE: BlitFramebuffer dimensions out of 32-bit integer range.
- [15236:3664:1028/053520.999:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_VALUE: BlitFramebuffer dimensions out of 32-bit integer range.
- [15236:3664:1028/053520.999:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_VALUE: BlitFramebuffer dimensions out of 32-bit integer range.
- [15236:3664:1028/053520.999:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_VALUE: BlitFramebuffer dimensions out of 32-bit integer range.
- [15236:3664:1028/053521.000:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D12D0] GL_INVALID_VALUE: BlitFramebuffer dimensions out of 32-bit integer range.
- [15236:3664:1028/053522.049:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Blit feedback loop: the read and draw framebuffers are the same.
- [15236:3664:1028/053522.050:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Blit feedback loop: the read and draw framebuffers are the same.
- [15236:3664:1028/053522.050:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Read and write color attachments cannot be the same image.
- [15236:3664:1028/053522.053:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Read and write depth stencil attachments cannot be the same image.
- [15236:3664:1028/053522.054:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Read and write depth stencil attachments cannot be the same image.
- [15236:3664:1028/053522.055:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Read and write color attachments cannot be the same image.
- [15236:3664:1028/053522.058:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Invalid operation on multisampled framebuffer
- [15236:3664:1028/053522.058:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Attempt to blit from a multisampled framebuffer and the bounds or format of the color buffer don't match with the draw framebuffer.
- [15236:3664:1028/053522.059:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Attempt to blit from a multisampled framebuffer and the bounds or format of the color buffer don't match with the draw framebuffer.
- [15236:3664:1028/053522.059:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Attempt to blit from a multisampled framebuffer and the bounds or format of the color buffer don't match with the draw framebuffer.
- [15236:3664:1028/053523.693:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053523.694:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053523.694:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053523.695:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053523.696:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053523.696:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053523.696:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053523.697:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053523.700:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053523.700:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053523.700:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053523.701:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CC410] GL_INVALID_OPERATION: No defined conversion between clear value and attachment format.
- [15236:3664:1028/053524.340:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Mismatch between texture format and sampler type (signed/unsigned/float/shadow).
- [15236:3664:1028/053524.340:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Mismatch between texture format and sampler type (signed/unsigned/float/shadow).
- [15236:3664:1028/053524.341:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Mismatch between texture format and sampler type (signed/unsigned/float/shadow).
- [15236:3664:1028/053524.341:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Mismatch between texture format and sampler type (signed/unsigned/float/shadow).
- [15236:3664:1028/053524.342:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Mismatch between texture format and sampler type (signed/unsigned/float/shadow).
- [15236:3664:1028/053524.342:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Mismatch between texture format and sampler type (signed/unsigned/float/shadow).
- [15236:3664:1028/053525.282:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Active draw buffers with missing fragment shader outputs.
- [15236:3664:1028/053525.283:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Active draw buffers with missing fragment shader outputs.
- [15236:3664:1028/053525.516:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CFF20] GL_INVALID_OPERATION: Active draw buffers with missing fragment shader outputs.
- [15236:3664:1028/053530.264:WARNING:angle_platform_impl.cc(52)] : insertMessage(180): GL error: HIGH: Internal error: 0x00000502: Vertex buffer is not big enough for the draw call.
- [15236:3664:1028/053530.264:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Internal error: 0x00000502: Vertex buffer is not big enough for the draw call.
- [15236:3664:1028/053530.265:WARNING:angle_platform_impl.cc(52)] : insertMessage(180): GL error: HIGH: Internal error: 0x00000502: Vertex buffer is not big enough for the draw call.
- [15236:3664:1028/053530.265:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Internal error: 0x00000502: Vertex buffer is not big enough for the draw call.
- [15236:3664:1028/053531.011:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_OPERATION: Active draw buffers with missing fragment shader outputs.
- [15236:3664:1028/053531.012:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_OPERATION: Fragment shader output type does not match the bound framebuffer attachment type.
- [15236:3664:1028/053531.013:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_OPERATION: Fragment shader output type does not match the bound framebuffer attachment type.
- [15236:3664:1028/053531.015:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_OPERATION: Active draw buffers with missing fragment shader outputs.
- [15236:3664:1028/053531.015:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_OPERATION: Fragment shader output type does not match the bound framebuffer attachment type.
- [15236:3664:1028/053531.016:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CDE50] GL_INVALID_OPERATION: Fragment shader output type does not match the bound framebuffer attachment type.
- [15236:3664:1028/053531.152:WARNING:angle_platform_impl.cc(52)] : syncPrimitiveTopology(3843): Point rendering without writing to gl_PointSize.
- [15236:3664:1028/053531.153:WARNING:angle_platform_impl.cc(52)] : syncPrimitiveTopology(3843): Point rendering without writing to gl_PointSize.
- [15236:3664:1028/053531.153:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_ENUM: Invalid draw mode.
- [15236:3664:1028/053531.153:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_ENUM: Invalid draw mode.
- [15236:3664:1028/053531.154:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_ENUM: Invalid draw mode.
- [15236:3664:1028/053531.157:WARNING:angle_platform_impl.cc(52)] : TrimCache(153): Overflowed the input layout cache limit of 512 elements, removing the least recently used to make room.
- [15236:3664:1028/053531.158:WARNING:angle_platform_impl.cc(52)] : syncPrimitiveTopology(3843): Point rendering without writing to gl_PointSize.
- [15236:3664:1028/053531.159:WARNING:angle_platform_impl.cc(52)] : syncPrimitiveTopology(3843): Point rendering without writing to gl_PointSize.
- [15236:3664:1028/053531.159:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_ENUM: Invalid draw mode.
- [15236:3664:1028/053531.159:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_ENUM: Invalid draw mode.
- [15236:3664:1028/053531.160:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_ENUM: Invalid draw mode.
- [15236:3664:1028/053532.043:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF890] GL_INVALID_OPERATION: Missing read attachment.
- [15236:3664:1028/053532.044:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF890] GL_INVALID_OPERATION: Missing read attachment.
- [15236:3664:1028/053532.044:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF890] GL_INVALID_OPERATION: Missing read attachment.
- [15236:3664:1028/053532.045:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF890] GL_INVALID_OPERATION: Missing read attachment.
- [15236:3664:1028/053532.060:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF890] GL_INVALID_OPERATION: Attempt to read from a missing color attachment of a complete framebuffer.
- [15236:3664:1028/053532.060:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF890] GL_INVALID_OPERATION: Attempt to read from a missing color attachment of a complete framebuffer.
- [15236:3664:1028/053532.061:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF890] GL_INVALID_OPERATION: Attempt to read from a missing depth/stencil attachment of a complete framebuffer.
- [15236:3664:1028/053532.062:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF890] GL_INVALID_OPERATION: Only nearest filtering can be used when blitting buffers other than the color buffer.
- [15236:3664:1028/053532.062:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF890] GL_INVALID_OPERATION: Attempt to read from a missing depth/stencil attachment of a complete framebuffer.
- [15236:3664:1028/053532.062:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF890] GL_INVALID_OPERATION: Only nearest filtering can be used when blitting buffers other than the color buffer.
- [15236:3664:1028/053532.306:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to have a used but unbound uniform buffer.
- [15236:3664:1028/053532.306:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to have a used but unbound uniform buffer.
- [15236:3664:1028/053532.307:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.307:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.307:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.308:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.317:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.317:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.320:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.321:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.321:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.321:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.322:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.322:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.322:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.322:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.323:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.331:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.331:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053532.332:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: It is undefined behaviour to use a uniform buffer that is too small.
- [15236:3664:1028/053553.670:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.670:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.671:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.672:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.679:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.680:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.680:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.682:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.683:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.684:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.684:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.685:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.690:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.690:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.691:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.691:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.692:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.693:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.693:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.694:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.695:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.710:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.711:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.711:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.712:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.712:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.713:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.714:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.715:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.717:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.718:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.719:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.719:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.720:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.721:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.722:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.722:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.723:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053553.724:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1FF0] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053556.134:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Feedback loop formed between Framebuffer and active Texture.
- [15236:3664:1028/053618.593:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_OPERATION: Invalid internal format.
- [15236:3664:1028/053618.594:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_OPERATION: Invalid combination of format = type and internalFormat.
- [15236:3664:1028/053618.594:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_OPERATION: Invalid internal format.
- [15236:3664:1028/053618.595:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CE4E0] GL_INVALID_OPERATION: Invalid internal format.
- [15236:3664:1028/053618.712:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Invalid combination of format = type and internalFormat.
- [15236:3664:1028/053618.713:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: The destination level of the destination texture must be defined.
- [15236:3664:1028/053618.839:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Invalid combination of format = type and internalFormat.
- [15236:3664:1028/053618.844:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Invalid combination of format = type and internalFormat.
- [15236:3664:1028/053618.844:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: The destination level of the destination texture must be defined.
- [15236:3664:1028/053618.848:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CF200] GL_INVALID_OPERATION: Invalid combination of format = type and internalFormat.
- [15236:3664:1028/053639.216:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CBD80] GL_INVALID_OPERATION: Invalid combination of format = type and internalFormat.
- [15236:3664:1028/053639.219:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CBD80] GL_INVALID_OPERATION: Invalid combination of format = type and internalFormat.
- [15236:3664:1028/053639.221:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CBD80] GL_INVALID_OPERATION: Invalid combination of format = type and internalFormat.
- [15236:3664:1028/053639.227:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CBD80] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053639.232:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CBD80] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053639.247:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053639.263:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1960] GL_INVALID_OPERATION: Invalid copy texture format combination.
- [15236:3664:1028/053639.265:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1960] GL_INVALID_OPERATION: Invalid combination of format = type and internalFormat.
- [15236:3664:1028/053639.266:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1960] GL_INVALID_OPERATION: Invalid combination of format = type and internalFormat.
- [15236:3664:1028/053639.269:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D1960] GL_INVALID_OPERATION: Invalid combination of format = type and internalFormat.
- [15236:3664:1028/053639.405:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CBD80] GL_INVALID_OPERATION: Texture format does not support mipmap generation.
- [15236:3664:1028/053639.407:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CBD80] GL_INVALID_OPERATION: Cannot generate mipmaps for a zero-size texture in a WebGL context.
- [15236:3664:1028/053639.407:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CBD80] GL_INVALID_OPERATION: Texture format does not support mipmap generation.
- [15236:3664:1028/053639.409:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CBD80] GL_INVALID_OPERATION: Texture format does not support mipmap generation.
- [15236:3664:1028/053639.410:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CBD80] GL_INVALID_OPERATION: Cannot generate mipmaps for a zero-size texture in a WebGL context.
- [15236:3664:1028/053640.044:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: No Texture is bound to the specified target.
- [15236:3664:1028/053640.045:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.046:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.046:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.057:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: No Texture is bound to the specified target.
- [15236:3664:1028/053640.058:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.059:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.059:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.067:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: No Texture is bound to the specified target.
- [15236:3664:1028/053640.069:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.069:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.069:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.076:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: No Texture is bound to the specified target.
- [15236:3664:1028/053640.077:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.077:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.078:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.093:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: No Texture is bound to the specified target.
- [15236:3664:1028/053640.094:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.095:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.095:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.101:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: No Texture is bound to the specified target.
- [15236:3664:1028/053640.103:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.103:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.103:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.105:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: No Texture is bound to the specified target.
- [15236:3664:1028/053640.106:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.107:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.107:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1CD130] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.225:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: No Texture is bound to the specified target.
- [15236:3664:1028/053640.225:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_ENUM: Invalid format.
- [15236:3664:1028/053640.226:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Level of detail outside of range.
- [15236:3664:1028/053640.226:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.227:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Level of detail outside of range.
- [15236:3664:1028/053640.227:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_VALUE: Offset overflows texture dimensions.
- [15236:3664:1028/053640.229:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: No Texture is bound to the specified target.
- [15236:3664:1028/053640.229:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_ENUM: Invalid format.
- [15236:3664:1028/053640.230:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Level of detail outside of range.
- [15236:3664:1028/053640.230:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.231:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Level of detail outside of range.
- [15236:3664:1028/053640.231:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_VALUE: Offset overflows texture dimensions.
- [15236:3664:1028/053640.233:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: No Texture is bound to the specified target.
- [15236:3664:1028/053640.235:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_ENUM: Invalid format.
- [15236:3664:1028/053640.236:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Level of detail outside of range.
- [15236:3664:1028/053640.236:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Texture is immutable.
- [15236:3664:1028/053640.237:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_OPERATION: Level of detail outside of range.
- [15236:3664:1028/053640.237:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D0C40] GL_INVALID_VALUE: Offset overflows texture dimensions.
- [15236:3664:1028/053640.878:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.879:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.880:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.882:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.885:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.886:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.888:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.890:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.892:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.893:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.895:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.897:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.900:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.901:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.902:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.905:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.906:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.908:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.909:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.910:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.920:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.921:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.922:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.924:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.926:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.927:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.929:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.930:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.932:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.934:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.935:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.937:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.939:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.941:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.942:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.945:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.948:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.949:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.952:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.954:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.956:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.957:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.959:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.961:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.963:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.964:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.966:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.967:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.969:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.970:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.972:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.974:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.976:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.977:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.978:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.980:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.982:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.983:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.986:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.989:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.991:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.992:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.993:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053640.995:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053641.007:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053641.008:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053641.013:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/053641.014:ERROR:gl_utils.cc(325)] : [.WebGL-000001449A1D05B0] GL_INVALID_OPERATION: Integer overflow.
- [15236:3664:1028/054733.038:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054733.038:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054733.038:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054733.247:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054733.247:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054733.247:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054733.594:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054733.595:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054733.595:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054733.782:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054733.782:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054733.782:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054734.165:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054734.165:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054734.165:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054734.353:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054734.353:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054734.353:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054734.836:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054734.836:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054734.836:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054735.014:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054735.014:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054735.014:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054735.360:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054735.360:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054735.360:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054735.548:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054735.548:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054735.548:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054735.909:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054735.909:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054735.909:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054736.116:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054736.116:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054736.116:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054736.600:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054736.600:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054736.600:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054736.816:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054736.816:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054736.816:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054737.200:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054737.200:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054737.200:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054737.381:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054737.381:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054737.381:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054737.775:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054737.775:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054737.775:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054737.983:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054737.983:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054737.983:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054759.932:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054759.932:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054759.932:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054800.849:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054800.849:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054800.849:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054802.611:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054802.611:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054802.611:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054803.317:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054803.317:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054803.317:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054805.287:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054805.287:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054805.287:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054805.915:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054805.915:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054805.915:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054807.327:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054807.327:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054807.327:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054807.773:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054807.773:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054807.773:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054809.089:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054809.089:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054809.089:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054809.981:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054809.981:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054809.981:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054811.222:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054811.222:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054811.222:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054812.019:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054812.019:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054812.019:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054813.286:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054813.286:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054813.286:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054814.218:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054814.218:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054814.218:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054814.923:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054814.923:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054814.923:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054815.118:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054815.118:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054815.118:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054817.823:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054817.823:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054817.823:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054818.749:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054818.749:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054818.749:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054820.521:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054820.521:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054820.521:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054821.653:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054821.653:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054821.653:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054822.956:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054822.956:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054822.956:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054823.517:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054823.517:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054823.517:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054824.491:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054824.491:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054824.491:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054824.784:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054824.784:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054824.784:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054826.724:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054826.724:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054826.724:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054827.584:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054827.584:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054827.584:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054828.654:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054828.654:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054828.654:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054829.318:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054829.318:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054829.318:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054830.922:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054830.922:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054830.922:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054831.784:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054831.784:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054831.784:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054832.922:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054832.922:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054832.922:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054833.482:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054833.482:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054833.482:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054834.294:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054834.294:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054834.294:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054834.482:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054834.482:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054834.482:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054834.871:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054834.871:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054834.871:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054835.050:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054835.051:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054835.051:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054835.399:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054835.399:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054835.399:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054835.582:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054835.582:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054835.582:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054835.936:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054835.936:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054835.936:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054836.117:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054836.117:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054836.117:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054836.534:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054836.534:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054836.534:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054836.716:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054836.716:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054836.716:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054837.975:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054837.975:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054837.975:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054839.310:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054839.310:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054839.310:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054840.709:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054840.709:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054840.709:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054842.959:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054842.959:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054842.959:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054845.710:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054845.710:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054845.710:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054848.350:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054848.351:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054848.351:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054850.379:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054850.379:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054850.379:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054851.762:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054851.762:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054851.762:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054854.020:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054854.020:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054854.020:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054855.294:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054855.294:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054855.294:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054857.244:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054857.244:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054857.244:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054858.792:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054858.792:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054858.792:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054900.643:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054900.643:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054900.643:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054901.932:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054901.932:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054901.932:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054902.845:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054902.845:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054902.845:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054903.477:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054903.477:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054903.477:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054903.924:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054903.924:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054903.924:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054904.215:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054904.215:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054904.215:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054904.609:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054904.609:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054904.609:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054904.907:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054904.907:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054904.907:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054905.314:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054905.314:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054905.314:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054905.547:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054905.547:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054905.547:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054905.972:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054905.972:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054905.972:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054906.183:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054906.183:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054906.183:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054906.643:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054906.643:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054906.643:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054906.905:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054906.905:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054906.905:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054907.277:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054907.277:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054907.277:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054907.508:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054907.508:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054907.508:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054907.977:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054907.977:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054907.977:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054908.207:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054908.207:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054908.207:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054908.612:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054908.612:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054908.612:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/054908.846:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/054908.846:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/054908.846:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
- [15236:3664:1028/055009.327:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1576
- [15236:3664:1028/055009.327:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1512
- [15236:3664:1028/055009.327:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 633
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement