Lines Matching refs:beginSection
114 …ctx.beginSection("GL_EXT_primitive_bounding_box features require enabling the extension in 310 es … in primitive_bounding_box()
128 ctx.beginSection("gl_BoundingBox does not require the OES/EXT suffix in a 320 es shader."); in primitive_bounding_box()
141 ctx.beginSection("Invalid index used when assigning to gl_BoundingBox in 320 es shader."); in primitive_bounding_box()
154 ctx.beginSection("Invalid type assignment to per-patch output array in 320 es shader."); in primitive_bounding_box()
190 …ctx.beginSection("GL_KHR_blend_equation_advanced features require enabling the extension in 310 es… in blend_equation_advanced()
219 …ctx.beginSection("GL_OES_sample_variables features require enabling the extension in 310 es shader… in sample_variables()
248 …ctx.beginSection("GL_OES_shader_image_atomic features require enabling the extension in 310 es sha… in shader_image_atomic()
279 …ctx.beginSection("GL_OES_shader_multisample_interpolation features require enabling the extension … in shader_multisample_interpolation()
280 ctx.beginSection("Test sample in/out qualifiers."); in shader_multisample_interpolation()
294 ctx.beginSection("Test interpolateAt* functions."); in shader_multisample_interpolation()
320 …ctx.beginSection("GL_OES_texture_storage_multisample_2d_array features require enabling the extens… in texture_storage_multisample_2d_array()
352 …ctx.beginSection("GL_EXT_geometry_shader features require enabling the extension in 310 es shaders… in geometry_shader()
360 ctx.beginSection("GL_EXT_gpu_shader5 features require enabling the extension in 310 es shaders."); in gpu_shader_5()
361 ctx.beginSection("Testing the precise qualifier."); in gpu_shader_5()
375 ctx.beginSection("Testing fused multiply-add."); in gpu_shader_5()
388 ctx.beginSection("Testing textureGatherOffsets."); in gpu_shader_5()
408 …ctx.beginSection("GL_EXT_shader_io_blocks features require enabling the extension in 310 es shader… in shader_io_blocks()
442 …ctx.beginSection("GL_EXT_tessellation_shader features require enabling the extension in 310 es sha… in tessellation_shader()
465 …ctx.beginSection("GL_EXT_texture_buffer features require enabling the extension in 310 es shaders.… in texture_buffer()
493 …ctx.beginSection("GL_EXT_texture_cube_map_array features require enabling the extension in 310 es … in texture_cube_map_array()
531 ctx.beginSection("cannot access built-in type " + builtInTypeName + "[]" + " in vertex shader"); in executeAccessingBoundingBoxType()
546 …ctx.beginSection("cannot access built-in type " + builtInTypeName + "[]" + " in tessellation evalu… in executeAccessingBoundingBoxType()
566 ctx.beginSection("cannot access built-in type " + builtInTypeName + "[]" + " in geometry shader"); in executeAccessingBoundingBoxType()
587 ctx.beginSection("cannot access built-in type " + builtInTypeName + "[]" + " in fragment shader"); in executeAccessingBoundingBoxType()