Lines Matching refs:NegativeTestContext
78 int getResourceLimit (NegativeTestContext& ctx, GLenum resource)
86 void verifyLinkError (NegativeTestContext& ctx, const glu::ShaderProgram& program)
103 void verifyCompileError (NegativeTestContext& ctx, const glu::ShaderProgram& program, glu::ShaderType shaderType)
120 string generateComputeShader (NegativeTestContext& ctx, const string& shaderDeclarations, const string& shaderBody)
184 void exceed_uniform_block_limit (NegativeTestContext& ctx)
202 void exceed_shader_storage_block_limit (NegativeTestContext& ctx)
220 void exceed_texture_image_units_limit (NegativeTestContext& ctx)
256 void exceed_image_uniforms_limit (NegativeTestContext& ctx)
280 void exceed_shared_memory_size_limit (NegativeTestContext& ctx)
303 void exceed_uniform_components_limit (NegativeTestContext& ctx)
326 void exceed_atomic_counter_buffer_limit (NegativeTestContext& ctx)
358 void exceed_atomic_counters_limit (NegativeTestContext& ctx)
383 void program_not_active (NegativeTestContext& ctx)
444 void invalid_program_query (NegativeTestContext& ctx)
494 void invalid_dispatch_compute_indirect (NegativeTestContext& ctx)
585 void invalid_maximum_work_group_counts (NegativeTestContext& ctx)
631 void invalid_maximum_work_group_sizes (NegativeTestContext& ctx)
707 void invalid_layout_qualifiers (NegativeTestContext& ctx)
802 void invalid_write_built_in_constants (NegativeTestContext& ctx)