Skip to content

Instantly share code, notes, and snippets.

@martin12333
Created July 5, 2020 15:42
Show Gist options
  • Save martin12333/edd3195e621e11d4d8bb5588dc0f9212 to your computer and use it in GitHub Desktop.
Save martin12333/edd3195e621e11d4d8bb5588dc0f9212 to your computer and use it in GitHub Desktop.
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
OpenGL: Enabled
Hardware Protected Video Decode: Unavailable
Rasterization: Software only. Hardware acceleration disabled
Skia Renderer: Enabled
Video Decode: Unavailable
Vulkan: Disabled
WebGL: Hardware accelerated
WebGL2: Hardware accelerated
Driver Bug Workarounds
adjust_src_dst_region_for_blitframebuffer
clear_pixel_unpack_buffer_before_copyteximage
clear_uniforms_before_first_program_use
decode_encode_srgb_for_generatemipmap
disable_software_to_accelerated_canvas_upgrade
dont_remove_invariant_for_fragment_input
exit_on_context_lost
force_cube_map_positive_x_allocation
force_int_or_srgb_cube_texture_complete
init_texture_max_anisotropy
regenerate_struct_names
remove_invariant_and_centroid_for_essl3
scalarize_vec_and_mat_constructor_args
use_virtualized_gl_contexts
disabled_extension_GL_EXT_memory_object_fd
disabled_extension_GL_EXT_semaphore_fd
disabled_extension_GL_KHR_blend_equation_advanced
disabled_extension_GL_KHR_blend_equation_advanced_coherent
disabled_extension_GL_MESA_framebuffer_flip_y
Problems Detected
Accelerated video decode is unavailable on Linux: 137247, 1032907
Disabled Features: accelerated_video_decode
Protected video decoding with swap chain is for Windows and Intel only
Disabled Features: protected_video_decode
Clear uniforms before first program use on all platforms: 124764, 349137
Applied Workarounds: clear_uniforms_before_first_program_use
Linux AMD drivers incorrectly return initial value of 1 for TEXTURE_MAX_ANISOTROPY: 348237
Applied Workarounds: init_texture_max_anisotropy
Always rewrite vec/mat constructors to be consistent: 398694
Applied Workarounds: scalarize_vec_and_mat_constructor_args
Linux AMD drivers handle struct scopes incorrectly: 403957
Applied Workarounds: regenerate_struct_names
Linux ATI drivers crash on binding incomplete cube map texture to FBO: 518889
Applied Workarounds: force_cube_map_positive_x_allocation
adjust src/dst region if blitting pixels outside framebuffer on Linux AMD: 664740
Applied Workarounds: adjust_src_dst_region_for_blitframebuffer
AMD drivers in Linux require invariant qualifier to match between vertex and fragment shaders: 659326, 639760
Applied Workarounds: remove_invariant_and_centroid_for_essl3, dont_remove_invariant_for_fragment_input
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 Linux AMD: 634519
Applied Workarounds: decode_encode_srgb_for_generatemipmap
Software to Accelerated canvas update breaks Linux AMD: 710029
Applied Workarounds: disable_software_to_accelerated_canvas_upgrade
Force integer or srgb cube map texture complete on Linux AMD: 712117
Applied Workarounds: force_int_or_srgb_cube_texture_complete
AMD Linux driver crashes when copyTexImage2D is called with PIXEL_UNPACK_BUFFER set to an uninitialized buffer: 859998
Applied Workarounds: clear_pixel_unpack_buffer_before_copyteximage
Some drivers can't recover after OUT_OF_MEM and context lost: 893177
Applied Workarounds: exit_on_context_lost
Context flush ordering doesn't seem to work on AMD: 914976, 1000113
Applied Workarounds: use_virtualized_gl_contexts
Disable GL_MESA_framebuffer_flip_y for desktop GL: 964010
Applied Workarounds: disable(GL_MESA_framebuffer_flip_y)
GL and Vulkan interop doesn't work with AMD GPU properly: 1046462
Applied Workarounds: disable(GL_EXT_memory_object_fd), disable(GL_EXT_semaphore_fd)
Version Information
Data exported 2020-07-05T15:36:05.219Z
Chrome version Chrome/81.0.4044.122
Operating system Linux 3.13.0-164-generic
Software rendering list URL https://chromium.googlesource.com/chromium/src/+/44f4233f08910d83b146130c1938256a2e05b136/gpu/config/software_rendering_list.json
Driver bug list URL https://chromium.googlesource.com/chromium/src/+/44f4233f08910d83b146130c1938256a2e05b136/gpu/config/gpu_driver_bug_list.json
ANGLE commit id 91c39dae9a51
2D graphics backend Skia/81 5e3098d8fad5b3a6fa9c70d6438f416eec201db7
Command Line /usr/bin/google-chrome-stable --flag-switches-begin --flag-switches-end --disable-webrtc-apm-in-audio-service
Driver Information
Initialization time 224
In-process GPU false
Passthrough Command Decoder false
Sandboxed true
GPU0 VENDOR= 0x1002 [ATI Technologies Inc.], DEVICE=0x990e [AMD Radeon HD 8570D] *ACTIVE*
Optimus false
AMD switchable false
Driver vendor AMD (Catalyst)
Driver version 15.201.1151
GPU CUDA compute capability major version 0
Pixel shader version 4.40
Vertex shader version 4.40
Max. MSAA samples 8
Machine model name
Machine model version
GL_VENDOR ATI Technologies Inc.
GL_RENDERER AMD Radeon HD 8570D
GL_VERSION 4.5.13399 Core Profile Context 15.201.1151
GL_EXTENSIONS GL_AMDX_debug_output GL_AMDX_vertex_shader_tessellator GL_AMD_blend_minmax_factor GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_sample_positions GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_atomic_counter_ops GL_AMD_shader_stencil_export GL_AMD_shader_trace GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_tessellator GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_OES_EGL_image GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint
Disabled Extensions GL_EXT_memory_object_fd GL_EXT_semaphore_fd GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_MESA_framebuffer_flip_y
Disabled WebGL Extensions
Window system binding vendor ATI
Window system binding version 1.4
Window system binding extensions GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_swap_control GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_buffer_age GLX_ARB_context_flush_control
Window manager Compiz
XDG_CURRENT_DESKTOP Unity
GDMSESSION ubuntu
Compositing manager Yes
System visual ID 35
RGBA visual ID 0
Direct rendering version direct but version unknown
Reset notification strategy 0x8261
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, RGBA_1010102: not supported, BGRA_8888: not supported, RGBA_F16: not supported, YVU_420: not supported, YUV_420_BIPLANAR: not supported, P010: not supported
Compositor Information
Tile Update Mode 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 Software only
RGBA_8888 Software only
BGRX_8888 Software only
BGRX_1010102 Software only
RGBA_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[21442622295226745] bounds=[0,0 1920x1080], workarea=[33,24 1887x1056], scale=1, rotation=0, panel_rotation=0 external.
Color space information {primaries_d50_referred: [[0.6535, 0.3321], [0.3355, 0.6106], [0.1579, 0.0731]], transfer:IEC61966_2_1, matrix:RGB, range:FULL}
SDR white level in nits 100
Bits per color component 8
Bits per pixel 24
Refresh Rate in Hz 60
Video Acceleration Information
Vulkan Information
Log Messages
[3273:3402:0702/152401.951961:WARNING:x11_util.cc(1456)] : X error received: serial 3319, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/152415.971695:WARNING:x11_util.cc(1456)] : X error received: serial 5452, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0702/152415.971755:WARNING:x11_util.cc(1456)] : X error received: serial 5453, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/152906.388358:WARNING:x11_util.cc(1456)] : X error received: serial 12937, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/152942.873664:WARNING:x11_util.cc(1456)] : X error received: serial 14741, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/152955.774515:WARNING:x11_util.cc(1456)] : X error received: serial 15623, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/153005.591787:WARNING:x11_util.cc(1456)] : X error received: serial 16439, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/154047.680425:WARNING:x11_util.cc(1456)] : X error received: serial 35685, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/162432.624342:WARNING:x11_util.cc(1456)] : X error received: serial 44639, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/164619.671438:WARNING:x11_util.cc(1456)] : X error received: serial 67013, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/164948.366631:WARNING:x11_util.cc(1456)] : X error received: serial 72848, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/165114.787903:WARNING:x11_util.cc(1456)] : X error received: serial 76521, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/165204.940448:WARNING:x11_util.cc(1456)] : X error received: serial 77203, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/171104.179842:WARNING:x11_util.cc(1456)] : X error received: serial 104640, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/171129.478762:WARNING:x11_util.cc(1456)] : X error received: serial 106826, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0702/171129.478814:WARNING:x11_util.cc(1456)] : X error received: serial 106827, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3273:0702/171629.736159:WARNING:x11_util.cc(1456)] : X error received: serial 24072, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0702/171629.760528:WARNING:x11_util.cc(1456)] : X error received: serial 109223, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/112131.655437:WARNING:x11_util.cc(1456)] : X error received: serial 110323, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/112131.655548:WARNING:x11_util.cc(1456)] : X error received: serial 110324, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/113320.564478:WARNING:x11_util.cc(1456)] : X error received: serial 123612, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/113320.564619:WARNING:x11_util.cc(1456)] : X error received: serial 123613, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/114025.106237:WARNING:x11_util.cc(1456)] : X error received: serial 140267, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/114025.107294:WARNING:x11_util.cc(1456)] : X error received: serial 140268, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/114107.303423:WARNING:x11_util.cc(1456)] : X error received: serial 143540, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/114111.803647:WARNING:x11_util.cc(1456)] : X error received: serial 144030, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/114403.384363:WARNING:x11_util.cc(1456)] : X error received: serial 153286, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/121302.899530:WARNING:x11_util.cc(1456)] : X error received: serial 160184, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/121302.900295:WARNING:x11_util.cc(1456)] : X error received: serial 160185, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/132913.467894:WARNING:x11_util.cc(1456)] : X error received: serial 193866, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/133552.347130:WARNING:x11_util.cc(1456)] : X error received: serial 202203, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/133552.347955:WARNING:x11_util.cc(1456)] : X error received: serial 202204, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/133607.623313:WARNING:x11_util.cc(1456)] : X error received: serial 203695, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/133607.665636:WARNING:x11_util.cc(1456)] : X error received: serial 203698, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/133614.602845:WARNING:x11_util.cc(1456)] : X error received: serial 205238, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/133900.879991:WARNING:x11_util.cc(1456)] : X error received: serial 214788, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/134101.462213:WARNING:x11_util.cc(1456)] : X error received: serial 218046, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/134101.550389:WARNING:x11_util.cc(1456)] : X error received: serial 218049, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/134101.550463:WARNING:x11_util.cc(1456)] : X error received: serial 218050, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3273:0703/134103.182977:WARNING:x11_util.cc(1456)] : X error received: serial 48973, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/134103.233149:WARNING:x11_util.cc(1456)] : X error received: serial 218327, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/134142.639599:WARNING:x11_util.cc(1456)] : X error received: serial 221286, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/134142.639690:WARNING:x11_util.cc(1456)] : X error received: serial 221287, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/134142.639755:WARNING:x11_util.cc(1456)] : X error received: serial 221290, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/134303.698638:WARNING:x11_util.cc(1456)] : X error received: serial 226409, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/134314.788396:WARNING:x11_util.cc(1456)] : X error received: serial 227532, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/134734.624693:WARNING:x11_util.cc(1456)] : X error received: serial 238633, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/141259.987141:WARNING:x11_util.cc(1456)] : X error received: serial 264631, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/141259.988025:WARNING:x11_util.cc(1456)] : X error received: serial 264632, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/162754.857861:WARNING:x11_util.cc(1456)] : X error received: serial 334045, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/162754.858168:WARNING:x11_util.cc(1456)] : X error received: serial 334046, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/164923.260250:WARNING:x11_util.cc(1456)] : X error received: serial 339843, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/164923.260402:WARNING:x11_util.cc(1456)] : X error received: serial 339844, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/165424.152812:WARNING:x11_util.cc(1456)] : X error received: serial 342389, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/170557.945702:WARNING:x11_util.cc(1456)] : X error received: serial 342529, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/170557.946579:WARNING:x11_util.cc(1456)] : X error received: serial 342530, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/171934.787361:WARNING:x11_util.cc(1456)] : X error received: serial 342755, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/171934.787447:WARNING:x11_util.cc(1456)] : X error received: serial 342756, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/172435.211503:WARNING:x11_util.cc(1456)] : X error received: serial 345301, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/172435.211569:WARNING:x11_util.cc(1456)] : X error received: serial 345302, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/180006.093605:WARNING:x11_util.cc(1456)] : X error received: serial 353280, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/180006.094357:WARNING:x11_util.cc(1456)] : X error received: serial 353281, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/180748.255545:WARNING:x11_util.cc(1456)] : X error received: serial 388777, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/180748.256175:WARNING:x11_util.cc(1456)] : X error received: serial 388778, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/181259.772224:WARNING:x11_util.cc(1456)] : X error received: serial 406560, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/181312.121545:WARNING:x11_util.cc(1456)] : X error received: serial 407454, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/181316.986623:WARNING:x11_util.cc(1456)] : X error received: serial 407925, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/181324.704989:WARNING:x11_util.cc(1456)] : X error received: serial 408138, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/181409.590066:WARNING:x11_util.cc(1456)] : X error received: serial 410164, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/181413.873535:WARNING:x11_util.cc(1456)] : X error received: serial 410675, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/181446.459722:WARNING:x11_util.cc(1456)] : X error received: serial 413122, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/181451.208954:WARNING:x11_util.cc(1456)] : X error received: serial 413645, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/182506.023661:WARNING:x11_util.cc(1456)] : X error received: serial 424015, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/182506.023739:WARNING:x11_util.cc(1456)] : X error received: serial 424016, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/184000.835520:WARNING:x11_util.cc(1456)] : X error received: serial 429064, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/184000.835571:WARNING:x11_util.cc(1456)] : X error received: serial 429065, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/184008.083549:WARNING:x11_util.cc(1456)] : X error received: serial 429931, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/184017.971182:WARNING:x11_util.cc(1456)] : X error received: serial 431316, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/184030.986705:WARNING:x11_util.cc(1456)] : X error received: serial 432523, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/184033.819846:WARNING:x11_util.cc(1456)] : X error received: serial 432764, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/184039.769303:WARNING:x11_util.cc(1456)] : X error received: serial 433358, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/184539.376685:WARNING:x11_util.cc(1456)] : X error received: serial 447744, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/184539.376779:WARNING:x11_util.cc(1456)] : X error received: serial 447745, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/185011.140953:WARNING:x11_util.cc(1456)] : X error received: serial 468841, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/185149.744160:WARNING:x11_util.cc(1456)] : X error received: serial 472270, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/185149.744231:WARNING:x11_util.cc(1456)] : X error received: serial 472271, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/185153.609386:WARNING:x11_util.cc(1456)] : X error received: serial 473035, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/185200.896934:WARNING:x11_util.cc(1456)] : X error received: serial 473592, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/185200.897025:WARNING:x11_util.cc(1456)] : X error received: serial 473593, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/185315.430965:WARNING:x11_util.cc(1456)] : X error received: serial 479336, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/185324.598225:WARNING:x11_util.cc(1456)] : X error received: serial 480072, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/185759.157993:WARNING:x11_util.cc(1456)] : X error received: serial 488350, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/185759.158647:WARNING:x11_util.cc(1456)] : X error received: serial 488351, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/185947.491778:WARNING:x11_util.cc(1456)] : X error received: serial 493624, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/185947.492382:WARNING:x11_util.cc(1456)] : X error received: serial 493625, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/185952.339745:WARNING:x11_util.cc(1456)] : X error received: serial 494239, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/190010.573757:WARNING:x11_util.cc(1456)] : X error received: serial 494665, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/190011.976194:WARNING:x11_util.cc(1456)] : X error received: serial 494767, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0703/190011.976265:WARNING:x11_util.cc(1456)] : X error received: serial 494768, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/190014.573735:WARNING:x11_util.cc(1456)] : X error received: serial 495054, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/190035.590782:WARNING:x11_util.cc(1456)] : X error received: serial 496143, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/190045.808062:WARNING:x11_util.cc(1456)] : X error received: serial 497017, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/190051.845512:WARNING:x11_util.cc(1456)] : X error received: serial 497526, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0703/190230.614337:WARNING:x11_util.cc(1456)] : X error received: serial 504561, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/115254.675289:WARNING:x11_util.cc(1456)] : X error received: serial 508893, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/115301.382682:WARNING:x11_util.cc(1456)] : X error received: serial 510422, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/120004.626907:WARNING:x11_util.cc(1456)] : X error received: serial 510729, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/120004.626997:WARNING:x11_util.cc(1456)] : X error received: serial 510730, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/121833.828585:WARNING:x11_util.cc(1456)] : X error received: serial 553600, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/122214.326963:WARNING:x11_util.cc(1456)] : X error received: serial 569687, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/122318.575800:WARNING:x11_util.cc(1456)] : X error received: serial 571328, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/122712.055614:WARNING:x11_util.cc(1456)] : X error received: serial 576568, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/123307.647444:WARNING:x11_util.cc(1456)] : X error received: serial 586127, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/123307.647784:WARNING:x11_util.cc(1456)] : X error received: serial 586128, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/130712.724280:WARNING:x11_util.cc(1456)] : X error received: serial 589880, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/130712.724390:WARNING:x11_util.cc(1456)] : X error received: serial 589881, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/130848.415268:WARNING:x11_util.cc(1456)] : X error received: serial 594938, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/130848.415368:WARNING:x11_util.cc(1456)] : X error received: serial 594939, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/130918.245377:WARNING:x11_util.cc(1456)] : X error received: serial 597636, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/130941.531632:WARNING:x11_util.cc(1456)] : X error received: serial 599038, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/130941.531678:WARNING:x11_util.cc(1456)] : X error received: serial 599039, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/130958.743198:WARNING:x11_util.cc(1456)] : X error received: serial 600237, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/130958.743267:WARNING:x11_util.cc(1456)] : X error received: serial 600238, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/130958.743311:WARNING:x11_util.cc(1456)] : X error received: serial 600241, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/131053.508119:WARNING:x11_util.cc(1456)] : X error received: serial 602783, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/131053.567975:WARNING:x11_util.cc(1456)] : X error received: serial 602786, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/131207.376794:WARNING:x11_util.cc(1456)] : X error received: serial 605858, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/131207.376874:WARNING:x11_util.cc(1456)] : X error received: serial 605859, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/131207.376933:WARNING:x11_util.cc(1456)] : X error received: serial 605862, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/131237.702735:WARNING:x11_util.cc(1456)] : X error received: serial 607428, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/131237.757520:WARNING:x11_util.cc(1456)] : X error received: serial 607431, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/131323.176976:WARNING:x11_util.cc(1456)] : X error received: serial 609697, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/131534.967366:WARNING:x11_util.cc(1456)] : X error received: serial 615615, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/131545.484352:WARNING:x11_util.cc(1456)] : X error received: serial 616644, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/132350.952741:WARNING:x11_util.cc(1456)] : X error received: serial 637569, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/132350.952809:WARNING:x11_util.cc(1456)] : X error received: serial 637570, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/132537.421824:WARNING:x11_util.cc(1456)] : X error received: serial 642129, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/132537.421890:WARNING:x11_util.cc(1456)] : X error received: serial 642130, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/132732.962602:WARNING:x11_util.cc(1456)] : X error received: serial 647896, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/132732.962695:WARNING:x11_util.cc(1456)] : X error received: serial 647897, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/133214.010495:WARNING:x11_util.cc(1456)] : X error received: serial 659579, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/133714.279614:WARNING:x11_util.cc(1456)] : X error received: serial 661940, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/134018.257745:WARNING:x11_util.cc(1456)] : X error received: serial 662129, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/134026.724456:WARNING:x11_util.cc(1456)] : X error received: serial 662673, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/134030.443154:WARNING:x11_util.cc(1456)] : X error received: serial 663007, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/134030.443222:WARNING:x11_util.cc(1456)] : X error received: serial 663008, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/141430.015614:WARNING:x11_util.cc(1456)] : X error received: serial 678158, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/141430.016250:WARNING:x11_util.cc(1456)] : X error received: serial 678159, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/141822.322172:WARNING:x11_util.cc(1456)] : X error received: serial 680763, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/141849.805610:WARNING:x11_util.cc(1456)] : X error received: serial 682740, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/141901.256427:WARNING:x11_util.cc(1456)] : X error received: serial 683329, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/142024.046943:WARNING:x11_util.cc(1456)] : X error received: serial 687993, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/142024.046998:WARNING:x11_util.cc(1456)] : X error received: serial 687994, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/142049.397041:WARNING:x11_util.cc(1456)] : X error received: serial 689447, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/142151.356024:WARNING:x11_util.cc(1456)] : X error received: serial 690991, error_code 2 (BadValue), request_code 159, minor_code 73 (Unknown)
[3273:3402:0704/142151.356095:WARNING:x11_util.cc(1456)] : X error received: serial 690992, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/142436.336726:WARNING:x11_util.cc(1456)] : X error received: serial 696562, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3402:0704/143235.230590:WARNING:x11_util.cc(1456)] : X error received: serial 714750, error_code 3 (BadWindow), request_code 4, minor_code 0 (Unknown)
[3273:3273:0704/161842.257258:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af9fa6100]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161842.407215:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa20bc00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161842.830136:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af9fa6100]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161842.830486:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af9fa6100]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161842.831534:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa20bc00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161842.832486:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa20bc00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161842.841724:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa20bc00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161842.906179:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af9fa3700]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161842.909649:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af9fa3700]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161842.909921:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af9fa3700]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161843.059958:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0a9e00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161843.063111:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0a9e00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161843.063385:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0a9e00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161843.133784:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa254100]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161843.138659:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa254100]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161843.141776:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa254100]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161843.210561:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa251700]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161843.213204:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa251700]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161843.213473:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa251700]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161847.089190:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa26c700]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161847.097239:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa26c700]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/161847.098947:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa26c700]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164923.052709:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa05aa00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164923.095788:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa05aa00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164923.096363:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa05aa00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164923.992590:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af9cdb500]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164924.010223:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af9cdb500]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164927.966165:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa098e00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164927.977799:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa098e00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164929.973271:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0b0800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164929.989434:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0b0800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164929.989772:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0b0800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164930.952011:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0ade00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164930.961469:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0ade00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164934.030887:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0c3e00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164934.045555:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0c3e00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164934.045800:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0c3e00]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164944.070169:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa09b800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164944.081505:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa09b800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164944.081731:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa09b800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/164944.109708:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa0b0800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.524934:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.531437:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.581675:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.588780:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.642561:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.665000:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.680091:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.699148:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.713965:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.727571:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.741839:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.757132:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.774221:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.778559:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.806635:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.825179:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.838732:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.856114:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.875389:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.876669:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.906132:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.921812:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.939292:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.955062:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.972586:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165036.989051:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165037.023962:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165037.040030:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165037.056211:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165037.057615:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165037.089975:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165037.106260:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165037.124083:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165037.141241:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165037.157537:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa7ad800]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165150.132679:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa15f100]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165150.213462:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa15f100]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165429.104648:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.579217:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.590578:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.608412:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.622985:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.637247:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.657456:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.673532:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.692395:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.707623:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.723591:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.740921:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.753862:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.774433:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.791509:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.808293:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.824281:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.840136:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.859412:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.870614:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.891992:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.907982:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.924911:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.941283:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.957244:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.975271:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165430.991161:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.007350:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.024761:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.042276:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.057956:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.075080:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.094923:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.108100:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.126027:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.141708:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.158484:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.173689:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.190281:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.208957:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.224691:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.240603:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.258503:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.273944:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.291850:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.307992:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.324363:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.341923:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.357359:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.370850:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.391341:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.408314:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.424929:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.442214:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.457552:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.476721:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.487319:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.507908:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.523641:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.541658:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.557012:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.573655:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.592434:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165431.603745:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165432.093641:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165432.238973:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.210533:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.224422:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.242162:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.258316:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.272653:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.292261:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.308068:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.326897:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.342269:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.357746:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.374089:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.387407:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.407650:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.424885:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.441917:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.457472:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.475954:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.490844:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.504007:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.524735:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.541673:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.557777:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.575610:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.592126:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.609541:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.620683:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.643046:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.659077:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.674502:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.691436:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.707551:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.725332:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.737269:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.758553:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.775652:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165433.791891:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243af99f7100]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.008642:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0704/165526.099327:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.120135:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.129964:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.140031:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.156089:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.156609:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.189627:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.190104:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.206469:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.223126:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.239454:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.256250:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.273207:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.289790:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.306648:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.323218:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.340341:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.356319:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.372835:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.406182:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.423340:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.440408:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.456383:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.473313:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.491620:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.506248:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.523588:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.539677:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.558015:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.575082:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.590019:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.607222:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.624200:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.639202:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.657515:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.673129:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.689862:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.707701:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.723126:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.740315:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.756962:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.774138:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.790354:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.806273:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.824982:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.839626:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.856366:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.873256:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.890718:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.906418:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.924928:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.939484:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.956300:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.978993:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165526.991879:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.010371:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.024865:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.046128:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.060688:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.079648:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.095019:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.111941:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.128636:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.143501:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.173385:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.194848:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.211431:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.228204:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.245330:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.262530:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.277348:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.295358:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.757923:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165527.912210:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.044456:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.061559:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.077637:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.094852:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.111256:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.123905:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.144819:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.157490:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.178419:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.193673:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.211290:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.228782:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.246606:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.261435:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.278092:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.294588:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.312337:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.328358:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.347895:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.362004:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.375980:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.395755:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.410258:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.428934:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.445029:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.462169:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.478718:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.494100:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.511527:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.528468:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.541079:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.560907:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.574624:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.594855:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.611672:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.628132:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.645047:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.661897:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.677870:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.695149:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.710848:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.729002:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.745229:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.761461:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.776480:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.794927:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.812181:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.828444:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.848108:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.861464:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.878831:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.894372:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.910841:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.928631:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.944436:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.957476:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.977628:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165529.990597:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165531.479518:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.145117:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.161225:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.178465:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.194762:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.212742:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.227768:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.245155:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.261633:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.278765:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.293911:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.311674:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.327270:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.344903:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.362155:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.377006:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.393992:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.412101:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.428268:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.444657:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.460612:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.477386:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.491358:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.511576:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.524286:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.544983:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.560981:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.578633:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.595704:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.610574:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.630158:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.644239:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.660860:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.677706:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.694951:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.711500:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.729145:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.743845:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.762519:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.777505:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.795782:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.811629:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.828372:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.846026:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.860626:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.878405:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.893626:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.908014:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.928972:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.941219:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.961763:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.977229:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165534.993790:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165535.012007:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165535.028077:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165535.045357:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165535.062186:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/165535.078260:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afb2c5500]RENDER WARNING: there is no texture bound to the unit 0
[3273:3273:0704/183357.059117:ERROR:shared_image_manager.cc(212)] : SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[3273:3273:0704/183357.060461:ERROR:shared_image_manager.cc(212)] : SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[3273:3273:0704/183357.060867:ERROR:shared_image_manager.cc(212)] : SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[3273:3273:0704/183357.061186:ERROR:shared_image_manager.cc(212)] : SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[3273:3273:0705/172919.670741:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[3273:3273:0705/173605.051173:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa1a1300]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0705/173605.080357:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa1a1300]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0705/173605.101434:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa1a1300]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0705/173605.116988:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa1a1300]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0705/173605.129097:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa1a1300]RENDER WARNING: there is no texture bound to the unit 1
[3273:3273:0705/173605.158120:ERROR:gles2_cmd_decoder.cc(10756)] : [.WebGL-0x243afa1a1300]RENDER WARNING: there is no texture bound to the unit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment