Advertisement
Guest User

Untitled

a guest
Oct 6th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.56 KB | None | 0 0
  1. Graphics Feature Status
  2. Canvas: Hardware accelerated
  3. Flash: Hardware accelerated
  4. Flash Stage3D: Hardware accelerated
  5. Flash Stage3D Baseline profile: Hardware accelerated
  6. Compositing: Hardware accelerated
  7. Multiple Raster Threads: Enabled
  8. Native GpuMemoryBuffers: Hardware accelerated
  9. Rasterization: Hardware accelerated
  10. Video Decode: Hardware accelerated
  11. Video Encode: Hardware accelerated
  12. WebGL: Hardware accelerated
  13. Driver Bug Workarounds
  14. disable_framebuffer_cmaa
  15. disable_multimonitor_multisampling
  16. disable_webgl_rgb_multisampling_usage
  17. init_varyings_without_static_use
  18. msaa_is_slow
  19. pack_parameters_workaround_with_pack_buffer
  20. regenerate_struct_names
  21. scalarize_vec_and_mat_constructor_args
  22. set_zero_level_before_generating_mipmap
  23. unfold_short_circuit_as_ternary_operation
  24. unpack_alignment_workaround_with_unpack_buffer
  25. use_intermediary_for_copy_texture_image
  26. use_shadowed_tex_level_params
  27. validate_multisample_buffer_allocation
  28. Problems Detected
  29. Multisampling is buggy on OSX when multiple monitors are connected: 237931
  30. Applied Workarounds: disable_multimonitor_multisampling
  31. Multisampled renderbuffer allocation must be validated on some Macs: 290391
  32. Applied Workarounds: validate_multisample_buffer_allocation
  33. Unfold short circuit on Mac OS X: 307751
  34. Applied Workarounds: unfold_short_circuit_as_ternary_operation
  35. Mac drivers handle varyings without static use incorrectly: 322760
  36. Applied Workarounds: init_varyings_without_static_use
  37. Always rewrite vec/mat constructors to be consistent: 398694
  38. Applied Workarounds: scalarize_vec_and_mat_constructor_args
  39. Mac drivers handle struct scopes incorrectly: 403957
  40. Applied Workarounds: regenerate_struct_names
  41. On Intel GPUs MSAA performance is not acceptable for GPU rasterization: 527565
  42. Applied Workarounds: msaa_is_slow
  43. glGenerateMipmap fails if the zero texture level is not set on some Mac drivers: 560499
  44. Applied Workarounds: set_zero_level_before_generating_mipmap
  45. Pack parameters work incorrectly with pack buffer bound: 563714
  46. Applied Workarounds: pack_parameters_workaround_with_pack_buffer
  47. Alignment works incorrectly with unpack buffer bound: 563714
  48. Applied Workarounds: unpack_alignment_workaround_with_unpack_buffer
  49. copyTexImage2D fails when reading from IOSurface on multiple GPU types.: 581777
  50. Applied Workarounds: use_intermediary_for_copy_texture_image
  51. Multisample renderbuffers with format GL_RGB8 have performance issues on Intel GPUs.: 607130
  52. Applied Workarounds: disable_webgl_rgb_multisampling_usage
  53. Mac Drivers store texture level parameters on int16_t that overflow: 610153
  54. Applied Workarounds: use_shadowed_tex_level_params
  55. Limited enabling of Chromium GL_INTEL_framebuffer_CMAA: 535198
  56. Applied Workarounds: disable_framebuffer_cmaa
  57. Version Information
  58. Data exported 06/10/2016, 16:55:04
  59. Chrome version Chrome/53.0.2785.143
  60. Operating system Mac OS X 10.12.0
  61. Software rendering list version 0
  62. Driver bug list version 8.93
  63. ANGLE commit id c9e893119842
  64. 2D graphics backend Skia
  65. Command Line Args Chrome.app/Contents/MacOS/Google Chrome --flag-switches-begin --enable-gpu-rasterization --enable-tab-audio-muting --enable-unsafe-es3-apis --ignore-gpu-blacklist --flag-switches-end
  66. Driver Information
  67. Initialization time 47
  68. In-process GPU false
  69. Sandboxed true
  70. GPU0 VENDOR = 0x8086, DEVICE= 0x0126 *ACTIVE*
  71. Optimus false
  72. AMD switchable false
  73. Driver vendor
  74. Driver version 10.2.8
  75. Driver date
  76. Pixel shader version
  77. Vertex shader version
  78. Max. MSAA samples
  79. Machine model name MacBookPro
  80. Machine model version 8.1
  81. GL_VENDOR
  82. GL_RENDERER
  83. GL_VERSION
  84. GL_EXTENSIONS
  85. Disabled Extensions
  86. Window system binding vendor
  87. Window system binding version
  88. Window system binding extensions
  89. Direct rendering Yes
  90. Reset notification strategy 0x0000
  91. GPU process crash count 1
  92. Compositor Information
  93. Tile Update Mode Zero-copy
  94. Partial Raster Disabled
  95. GpuMemoryBuffers Status
  96. ATC Software only
  97. ATCIA Software only
  98. DXT1 Software only
  99. DXT5 Software only
  100. ETC1 Software only
  101. R_8 GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT
  102. BGR_565 Software only
  103. RGBA_4444 Software only
  104. RGBX_8888 Software only
  105. RGBA_8888 GPU_READ, SCANOUT
  106. BGRX_8888 GPU_READ, SCANOUT
  107. BGRA_8888 GPU_READ, SCANOUT, GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT
  108. YVU_420 Software only
  109. YUV_420_BIPLANAR GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT
  110. UYVY_422 GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT
  111. Log Messages
  112. [18620:1547:1006/165417:ERROR:gles2_cmd_decoder.cc(7174)] : [.Offscreen-For-WebGL-0x7ff180053400]GL ERROR :GL_INVALID_ENUM : glFramebufferTexture2D: <- error from previous GL command
  113. GpuProcessHostUIShim: The GPU process crashed!
  114. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  115. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  116. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  117. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  118. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  119. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  120. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  121. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  122. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  123. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  124. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  125. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  126. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  127. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  128. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  129. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  130. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  131. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  132. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  133. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  134. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  135. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  136. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  137. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  138. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  139. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  140. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  141. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  142. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  143. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  144. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  145. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  146. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  147. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  148. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  149. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  150. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  151. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  152. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  153. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  154. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  155. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  156. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  157. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  158. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  159. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  160. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  161. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  162. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  163. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  164. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  165. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  166. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  167. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  168. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  169. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  170. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  171. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  172. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  173. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  174. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  175. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  176. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  177. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  178. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  179. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  180. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  181. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  182. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  183. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  184. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  185. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  186. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  187. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  188. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  189. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  190. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  191. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  192. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  193. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  194. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  195. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  196. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  197. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  198. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  199. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  200. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  201. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  202. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  203. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  204. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  205. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  206. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  207. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  208. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  209. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  210. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  211. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  212. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  213. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  214. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  215. [18673:1547:1006/165421:ERROR:gles2_cmd_decoder.cc(8605)] : [.DisplayCompositor-0x7feb1a8bea00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
  216. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  217. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  218. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  219. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  220. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  221. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  222. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  223. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  224. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  225. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  226. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  227. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  228. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  229. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  230. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  231. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  232. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  233. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  234. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  235. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  236. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  237. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  238. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  239. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  240. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  241. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  242. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  243. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  244. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  245. [18673:1547:1006/165422:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1a8bea00]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  246. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  247. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  248. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  249. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  250. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  251. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  252. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  253. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  254. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  255. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  256. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  257. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  258. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  259. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  260. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  261. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  262. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  263. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  264. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  265. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  266. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  267. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  268. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  269. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  270. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  271. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  272. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  273. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  274. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  275. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  276. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  277. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  278. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  279. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  280. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  281. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  282. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  283. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  284. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  285. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  286. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  287. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  288. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  289. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  290. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  291. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  292. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  293. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  294. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  295. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  296. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  297. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  298. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  299. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  300. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  301. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  302. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  303. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  304. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  305. [18673:1547:1006/165423:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1500e400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  306. [18673:1547:1006/165456:ERROR:gles2_cmd_decoder.cc(3001)] : Underlying driver does not support ES3.
  307. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  308. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  309. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  310. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  311. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  312. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  313. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  314. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  315. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  316. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  317. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  318. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  319. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  320. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  321. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  322. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  323. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  324. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  325. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  326. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  327. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  328. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  329. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  330. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  331. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  332. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  333. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  334. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  335. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  336. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  337. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  338. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  339. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  340. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  341. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  342. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  343. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  344. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  345. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  346. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  347. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  348. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  349. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  350. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
  351. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(15300)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
  352. [18673:1547:1006/165503:ERROR:gles2_cmd_decoder.cc(10677)] : [.DisplayCompositor-0x7feb1b918600]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement