Lines Matching refs:NegativeTestContext
89 static bool supportsES32orGL45(NegativeTestContext& ctx) in supportsES32orGL45()
96 void create_shader (NegativeTestContext& ctx) in create_shader()
104 void shader_source (NegativeTestContext& ctx) in shader_source()
131 void compile_shader (NegativeTestContext& ctx) in compile_shader()
150 void delete_shader (NegativeTestContext& ctx) in delete_shader()
161 void shader_binary (NegativeTestContext& ctx) in shader_binary()
237 void attach_shader (NegativeTestContext& ctx) in attach_shader()
290 void detach_shader (NegativeTestContext& ctx) in detach_shader()
331 void link_program (NegativeTestContext& ctx) in link_program()
379 void use_program (NegativeTestContext& ctx) in use_program()
433 void delete_program (NegativeTestContext& ctx) in delete_program()
453 void validate_program (NegativeTestContext& ctx) in validate_program()
473 void get_program_binary (NegativeTestContext& ctx) in get_program_binary()
521 void program_binary (NegativeTestContext& ctx) in program_binary()
559 void program_parameteri (NegativeTestContext& ctx) in program_parameteri()
591 void gen_samplers (NegativeTestContext& ctx) in gen_samplers()
600 void bind_sampler (NegativeTestContext& ctx) in bind_sampler()
624 void delete_samplers (NegativeTestContext& ctx) in delete_samplers()
632 void get_sampler_parameteriv (NegativeTestContext& ctx) in get_sampler_parameteriv()
651 void get_sampler_parameterfv (NegativeTestContext& ctx) in get_sampler_parameterfv()
670 void get_sampler_parameterIiv (NegativeTestContext& ctx) in get_sampler_parameterIiv()
693 void get_sampler_parameterIuiv (NegativeTestContext& ctx) in get_sampler_parameterIuiv()
716 void sampler_parameteri (NegativeTestContext& ctx) in sampler_parameteri()
743 void sampler_parameteriv (NegativeTestContext& ctx) in sampler_parameteriv()
764 void sampler_parameterf (NegativeTestContext& ctx) in sampler_parameterf()
791 void sampler_parameterfv (NegativeTestContext& ctx) in sampler_parameterfv()
812 void sampler_parameterIiv (NegativeTestContext& ctx) in sampler_parameterIiv()
833 void sampler_parameterIuiv (NegativeTestContext& ctx) in sampler_parameterIuiv()
856 void get_attrib_location (NegativeTestContext& ctx) in get_attrib_location()
892 void get_uniform_location (NegativeTestContext& ctx) in get_uniform_location()
923 void bind_attrib_location (NegativeTestContext& ctx) in bind_attrib_location()
953 void uniform_block_binding (NegativeTestContext& ctx) in uniform_block_binding()
999 void uniformf_invalid_program (NegativeTestContext& ctx) in uniformf_invalid_program()
1014 void uniformf_incompatible_type (NegativeTestContext& ctx) in uniformf_incompatible_type()
1060 void uniformf_invalid_location (NegativeTestContext& ctx) in uniformf_invalid_location()
1094 void uniformfv_invalid_program (NegativeTestContext& ctx) in uniformfv_invalid_program()
1111 void uniformfv_incompatible_type (NegativeTestContext& ctx) in uniformfv_incompatible_type()
1159 void uniformfv_invalid_location (NegativeTestContext& ctx) in uniformfv_invalid_location()
1193 void uniformfv_invalid_count (NegativeTestContext& ctx) in uniformfv_invalid_count()
1226 void uniformi_invalid_program (NegativeTestContext& ctx) in uniformi_invalid_program()
1241 void uniformi_incompatible_type (NegativeTestContext& ctx) in uniformi_incompatible_type()
1297 void uniformi_invalid_location (NegativeTestContext& ctx) in uniformi_invalid_location()
1331 void uniformiv_invalid_program (NegativeTestContext& ctx) in uniformiv_invalid_program()
1348 void uniformiv_incompatible_type (NegativeTestContext& ctx) in uniformiv_incompatible_type()
1406 void uniformiv_invalid_location (NegativeTestContext& ctx) in uniformiv_invalid_location()
1440 void uniformiv_invalid_count (NegativeTestContext& ctx) in uniformiv_invalid_count()
1473 void uniformui_invalid_program (NegativeTestContext& ctx) in uniformui_invalid_program()
1488 void uniformui_incompatible_type (NegativeTestContext& ctx) in uniformui_incompatible_type()
1550 void uniformui_invalid_location (NegativeTestContext& ctx) in uniformui_invalid_location()
1584 void uniformuiv_invalid_program (NegativeTestContext& ctx) in uniformuiv_invalid_program()
1601 void uniformuiv_incompatible_type (NegativeTestContext& ctx) in uniformuiv_incompatible_type()
1665 void uniformuiv_invalid_location (NegativeTestContext& ctx) in uniformuiv_invalid_location()
1699 void uniformuiv_invalid_count (NegativeTestContext& ctx) in uniformuiv_invalid_count()
1733 void uniform_matrixfv_invalid_program (NegativeTestContext& ctx) in uniform_matrixfv_invalid_program()
1761 void uniform_matrixfv_incompatible_type (NegativeTestContext& ctx) in uniform_matrixfv_incompatible_type()
1827 void uniform_matrixfv_invalid_location (NegativeTestContext& ctx) in uniform_matrixfv_invalid_location()
1883 void uniform_matrixfv_invalid_count (NegativeTestContext& ctx) in uniform_matrixfv_invalid_count()
1926 void gen_transform_feedbacks (NegativeTestContext& ctx) in gen_transform_feedbacks()
1935 void bind_transform_feedback (NegativeTestContext& ctx) in bind_transform_feedback()
1984 void delete_transform_feedbacks (NegativeTestContext& ctx) in delete_transform_feedbacks()
2029 void begin_transform_feedback (NegativeTestContext& ctx) in begin_transform_feedback()
2086 void pause_transform_feedback (NegativeTestContext& ctx) in pause_transform_feedback()
2121 void resume_transform_feedback (NegativeTestContext& ctx) in resume_transform_feedback()
2157 void end_transform_feedback (NegativeTestContext& ctx) in end_transform_feedback()
2189 void get_transform_feedback_varying (NegativeTestContext& ctx) in get_transform_feedback_varying()
2235 void transform_feedback_varyings (NegativeTestContext& ctx) in transform_feedback_varyings()
2281 void link_compute_shader (NegativeTestContext& ctx) in link_compute_shader()
2353 void compile_compute_shader_helper (NegativeTestContext& ctx, const char* const* computeShaderSourc… in compile_compute_shader_helper()
2364 void compile_compute_shader (NegativeTestContext& ctx) in compile_compute_shader()
2522 void srgb_decode_samplerparameteri (NegativeTestContext& ctx) in srgb_decode_samplerparameteri()
2540 void srgb_decode_samplerparameterf (NegativeTestContext& ctx) in srgb_decode_samplerparameterf()
2558 void srgb_decode_samplerparameteriv (NegativeTestContext& ctx) in srgb_decode_samplerparameteriv()
2577 void srgb_decode_samplerparameterfv (NegativeTestContext& ctx) in srgb_decode_samplerparameterfv()
2596 void srgb_decode_samplerparameterIiv (NegativeTestContext& ctx) in srgb_decode_samplerparameterIiv()
2619 void srgb_decode_samplerparameterIuiv (NegativeTestContext& ctx) in srgb_decode_samplerparameterIuiv()