Lines Matching defs:ctx

91 void activetexture (NegativeTestContext& ctx)  in activetexture()
104 void bindtexture (NegativeTestContext& ctx) in bindtexture()
181 void compressedteximage2d_invalid_target (NegativeTestContext& ctx) in compressedteximage2d_invalid_target()
191 void compressedteximage2d_invalid_format (NegativeTestContext& ctx) in compressedteximage2d_invalid_format()
215 void compressedteximage2d_neg_level (NegativeTestContext& ctx) in compressedteximage2d_neg_level()
235 void compressedteximage2d_max_level (NegativeTestContext& ctx) in compressedteximage2d_max_level()
260 void compressedteximage2d_neg_width_height (NegativeTestContext& ctx) in compressedteximage2d_neg_width_height()
330 void compressedteximage2d_max_width_height (NegativeTestContext& ctx) in compressedteximage2d_max_width_height()
402 void compressedteximage2d_invalid_border (NegativeTestContext& ctx) in compressedteximage2d_invalid_border()
458 void compressedteximage2d_invalid_size (NegativeTestContext& ctx) in compressedteximage2d_invalid_size()
545 void compressedteximage2d_neg_size (NegativeTestContext& ctx) in compressedteximage2d_neg_size()
553 void compressedteximage2d_invalid_width_height (NegativeTestContext& ctx) in compressedteximage2d_invalid_width_height()
590 void compressedteximage2d_invalid_buffer_target (NegativeTestContext& ctx) in compressedteximage2d_invalid_buffer_target()
617 void copyteximage2d_invalid_target (NegativeTestContext& ctx) in copyteximage2d_invalid_target()
625 void copyteximage2d_invalid_format (NegativeTestContext& ctx) in copyteximage2d_invalid_format()
645 void copyteximage2d_inequal_width_height_cube (NegativeTestContext& ctx) in copyteximage2d_inequal_width_height_cube()
663 void copyteximage2d_neg_level (NegativeTestContext& ctx) in copyteximage2d_neg_level()
683 void copyteximage2d_max_level (NegativeTestContext& ctx) in copyteximage2d_max_level()
708 void copyteximage2d_neg_width_height (NegativeTestContext& ctx) in copyteximage2d_neg_width_height()
778 void copyteximage2d_max_width_height (NegativeTestContext& ctx) in copyteximage2d_max_width_height()
851 void copyteximage2d_invalid_border (NegativeTestContext& ctx) in copyteximage2d_invalid_border()
907 void copyteximage2d_incomplete_framebuffer (NegativeTestContext& ctx) in copyteximage2d_incomplete_framebuffer()
935 void copytexsubimage2d_invalid_target (NegativeTestContext& ctx) in copytexsubimage2d_invalid_target()
949 void copytexsubimage2d_read_buffer_is_none (NegativeTestContext& ctx) in copytexsubimage2d_read_buffer_is_none()
965 void copytexsubimage2d_texture_internalformat (NegativeTestContext& ctx) in copytexsubimage2d_texture_internalformat()
980 void copytexsubimage2d_neg_level (NegativeTestContext& ctx) in copytexsubimage2d_neg_level()
1002 void copytexsubimage2d_max_level (NegativeTestContext& ctx) in copytexsubimage2d_max_level()
1029 void copytexsubimage2d_neg_offset (NegativeTestContext& ctx) in copytexsubimage2d_neg_offset()
1048 void copytexsubimage2d_invalid_offset (NegativeTestContext& ctx) in copytexsubimage2d_invalid_offset()
1067 void copytexsubimage2d_neg_width_height (NegativeTestContext& ctx) in copytexsubimage2d_neg_width_height()
1086 void copytexsubimage2d_incomplete_framebuffer (NegativeTestContext& ctx) in copytexsubimage2d_incomplete_framebuffer()
1134 void deletetextures (NegativeTestContext& ctx) in deletetextures()
1153 void generatemipmap (NegativeTestContext& ctx) in generatemipmap()
1210 void gentextures (NegativeTestContext& ctx) in gentextures()
1220 void pixelstorei (NegativeTestContext& ctx) in pixelstorei()
1257 void teximage2d (NegativeTestContext& ctx) in teximage2d()
1283 void teximage2d_inequal_width_height_cube (NegativeTestContext& ctx) in teximage2d_inequal_width_height_cube()
1301 void teximage2d_neg_level (NegativeTestContext& ctx) in teximage2d_neg_level()
1324 void teximage2d_max_level (NegativeTestContext& ctx) in teximage2d_max_level()
1349 void teximage2d_neg_width_height (NegativeTestContext& ctx) in teximage2d_neg_width_height()
1419 void teximage2d_max_width_height (NegativeTestContext& ctx) in teximage2d_max_width_height()
1492 void teximage2d_invalid_border (NegativeTestContext& ctx) in teximage2d_invalid_border()
1514 void teximage2d_invalid_buffer_target (NegativeTestContext& ctx) in teximage2d_invalid_buffer_target()
1553 void texsubimage2d (NegativeTestContext& ctx) in texsubimage2d()
1594 void texsubimage2d_neg_level (NegativeTestContext& ctx) in texsubimage2d_neg_level()
1620 void texsubimage2d_max_level (NegativeTestContext& ctx) in texsubimage2d_max_level()
1648 void texsubimage2d_neg_offset (NegativeTestContext& ctx) in texsubimage2d_neg_offset()
1668 void texsubimage2d_invalid_offset (NegativeTestContext& ctx) in texsubimage2d_invalid_offset()
1688 void texsubimage2d_neg_width_height (NegativeTestContext& ctx) in texsubimage2d_neg_width_height()
1708 void texsubimage2d_invalid_buffer_target (NegativeTestContext& ctx) in texsubimage2d_invalid_buffer_target()
1752 void texparameteri (NegativeTestContext& ctx) in texparameteri()
1874 void texparameterf (NegativeTestContext& ctx) in texparameterf()
1995 void texparameteriv (NegativeTestContext& ctx) in texparameteriv()
2112 void texparameterfv (NegativeTestContext& ctx) in texparameterfv()
2229 void texparameterIiv (NegativeTestContext& ctx) in texparameterIiv()
2339 void texparameterIuiv (NegativeTestContext& ctx) in texparameterIuiv()
2441 void compressedtexsubimage2d (NegativeTestContext& ctx) in compressedtexsubimage2d()
2481 void compressedtexsubimage2d_neg_level (NegativeTestContext& ctx) in compressedtexsubimage2d_neg_level()
2507 void compressedtexsubimage2d_max_level (NegativeTestContext& ctx) in compressedtexsubimage2d_max_level()
2535 void compressedtexsubimage2d_neg_offset (NegativeTestContext& ctx) in compressedtexsubimage2d_neg_offset()
2559 void compressedtexsubimage2d_invalid_offset (NegativeTestContext& ctx) in compressedtexsubimage2d_invalid_offset()
2580 void compressedtexsubimage2d_neg_width_height (NegativeTestContext& ctx) in compressedtexsubimage2d_neg_width_height()
2600 void compressedtexsubimage2d_invalid_size (NegativeTestContext& ctx) in compressedtexsubimage2d_invalid_size()
2619 void compressedtexsubimage2d_invalid_buffer_target (NegativeTestContext& ctx) in compressedtexsubimage2d_invalid_buffer_target()
2653 void teximage3d (NegativeTestContext& ctx) in teximage3d()
2711 void teximage3d_neg_level (NegativeTestContext& ctx) in teximage3d_neg_level()
2729 void teximage3d_max_level (NegativeTestContext& ctx) in teximage3d_max_level()
2744 void teximage3d_neg_width_height_depth (NegativeTestContext& ctx) in teximage3d_neg_width_height_depth()
2779 void teximage3d_max_width_height_depth (NegativeTestContext& ctx) in teximage3d_max_width_height_depth()
2808 void teximage3d_invalid_border (NegativeTestContext& ctx) in teximage3d_invalid_border()
2831 void teximage3d_invalid_buffer_target (NegativeTestContext& ctx) in teximage3d_invalid_buffer_target()
2872 void texsubimage3d (NegativeTestContext& ctx) in texsubimage3d()
2913 void texsubimage3d_neg_level (NegativeTestContext& ctx) in texsubimage3d_neg_level()
2944 void texsubimage3d_max_level (NegativeTestContext& ctx) in texsubimage3d_max_level()
2970 void texsubimage3d_neg_offset (NegativeTestContext& ctx) in texsubimage3d_neg_offset()
3019 void texsubimage3d_invalid_offset (NegativeTestContext& ctx) in texsubimage3d_invalid_offset()
3045 void texsubimage3d_neg_width_height (NegativeTestContext& ctx) in texsubimage3d_neg_width_height()
3072 void texsubimage3d_invalid_buffer_target (NegativeTestContext& ctx) in texsubimage3d_invalid_buffer_target()
3118 void copytexsubimage3d (NegativeTestContext& ctx) in copytexsubimage3d()
3133 void copytexsubimage3d_neg_level (NegativeTestContext& ctx) in copytexsubimage3d_neg_level()
3163 void copytexsubimage3d_max_level (NegativeTestContext& ctx) in copytexsubimage3d_max_level()
3201 void copytexsubimage3d_neg_offset (NegativeTestContext& ctx) in copytexsubimage3d_neg_offset()
3222 void copytexsubimage3d_invalid_offset (NegativeTestContext& ctx) in copytexsubimage3d_invalid_offset()
3247 void copytexsubimage3d_neg_width_height (NegativeTestContext& ctx) in copytexsubimage3d_neg_width_height()
3267 void copytexsubimage3d_incomplete_framebuffer (NegativeTestContext& ctx) in copytexsubimage3d_incomplete_framebuffer()
3295 void compressedteximage3d (NegativeTestContext& ctx) in compressedteximage3d()
3312 void compressedteximage3d_neg_level (NegativeTestContext& ctx) in compressedteximage3d_neg_level()
3320 void compressedteximage3d_max_level (NegativeTestContext& ctx) in compressedteximage3d_max_level()
3329 void compressedteximage3d_neg_width_height_depth (NegativeTestContext& ctx) in compressedteximage3d_neg_width_height_depth()
3343 void compressedteximage3d_max_width_height_depth (NegativeTestContext& ctx) in compressedteximage3d_max_width_height_depth()
3360 void compressedteximage3d_invalid_border (NegativeTestContext& ctx) in compressedteximage3d_invalid_border()
3370 void compressedteximage3d_invalid_size (NegativeTestContext& ctx) in compressedteximage3d_invalid_size()
3384 void compressedteximage3d_invalid_width_height (NegativeTestContext& ctx) in compressedteximage3d_invalid_width_height()
3401 void compressedteximage3d_invalid_buffer_target (NegativeTestContext& ctx) in compressedteximage3d_invalid_buffer_target()
3428 void compressedtexsubimage3d (NegativeTestContext& ctx) in compressedtexsubimage3d()
3473 void compressedtexsubimage3d_neg_level (NegativeTestContext& ctx) in compressedtexsubimage3d_neg_level()
3489 void compressedtexsubimage3d_max_level (NegativeTestContext& ctx) in compressedtexsubimage3d_max_level()
3506 void compressedtexsubimage3d_neg_offset (NegativeTestContext& ctx) in compressedtexsubimage3d_neg_offset()
3528 void compressedtexsubimage3d_invalid_offset (NegativeTestContext& ctx) in compressedtexsubimage3d_invalid_offset()
3551 void compressedtexsubimage3d_neg_width_height_depth (NegativeTestContext& ctx) in compressedtexsubimage3d_neg_width_height_depth()
3573 void compressedtexsubimage3d_invalid_size (NegativeTestContext& ctx) in compressedtexsubimage3d_invalid_size()
3592 void compressedtexsubimage3d_invalid_buffer_target (NegativeTestContext& ctx) in compressedtexsubimage3d_invalid_buffer_target()
3627 void texstorage2d (NegativeTestContext& ctx) in texstorage2d()
3675 void texstorage2d_invalid_binding (NegativeTestContext& ctx) in texstorage2d_invalid_binding()
3724 void texstorage2d_invalid_levels (NegativeTestContext& ctx) in texstorage2d_invalid_levels()
3769 void texstorage3d (NegativeTestContext& ctx) in texstorage3d()
3821 void texstorage3d_invalid_binding (NegativeTestContext& ctx) in texstorage3d_invalid_binding()
3869 void texstorage3d_invalid_levels (NegativeTestContext& ctx) in texstorage3d_invalid_levels()
3915 void srgb_decode_texparameteri (NegativeTestContext& ctx) in srgb_decode_texparameteri()
3934 void srgb_decode_texparameterf (NegativeTestContext& ctx) in srgb_decode_texparameterf()
3953 void srgb_decode_texparameteriv (NegativeTestContext& ctx) in srgb_decode_texparameteriv()
3973 void srgb_decode_texparameterfv (NegativeTestContext& ctx) in srgb_decode_texparameterfv()
3993 void srgb_decode_texparameterIiv (NegativeTestContext& ctx) in srgb_decode_texparameterIiv()
4017 void srgb_decode_texparameterIuiv (NegativeTestContext& ctx) in srgb_decode_texparameterIuiv()