Lines Matching refs:NegativeTestContext
47 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources, ExpectResult expect) in verifyProgram()
76 void verifyShader(NegativeTestContext& ctx, glu::ShaderType shaderType, std::string shaderSource, E… in verifyShader()
110 void primitive_bounding_box (NegativeTestContext& ctx) in primitive_bounding_box()
169 void blend_equation_advanced (NegativeTestContext& ctx) in blend_equation_advanced()
204 void sample_variables (NegativeTestContext& ctx) in sample_variables()
232 void shader_image_atomic (NegativeTestContext& ctx) in shader_image_atomic()
262 void shader_multisample_interpolation (NegativeTestContext& ctx) in shader_multisample_interpolation()
309 void texture_storage_multisample_2d_array (NegativeTestContext& ctx) in texture_storage_multisample_2d_array()
333 void geometry_shader (NegativeTestContext& ctx) in geometry_shader()
356 void gpu_shader_5 (NegativeTestContext& ctx) in gpu_shader_5()
404 void shader_io_blocks (NegativeTestContext& ctx) in shader_io_blocks()
422 void tessellation_shader (NegativeTestContext& ctx) in tessellation_shader()
451 void texture_buffer (NegativeTestContext& ctx) in texture_buffer()
478 void texture_cube_map_array (NegativeTestContext& ctx) in texture_cube_map_array()
505 void executeAccessingBoundingBoxType (NegativeTestContext& ctx, const std::string builtInTypeName, … in executeAccessingBoundingBoxType()
598 void accessing_bounding_box_type (NegativeTestContext& ctx) in accessing_bounding_box_type()