Searched refs:util_set_passthrough_vertex_shader (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 156 util_set_passthrough_vertex_shader(struct cso_context *cso, in util_set_passthrough_vertex_shader() function 344 vs = util_set_passthrough_vertex_shader(cso, ctx, true); in tgsi_vs_window_space_position() 408 vs = util_set_passthrough_vertex_shader(cso, ctx, false); in null_sampler_view() 466 vs = util_set_passthrough_vertex_shader(cso, ctx, false); in util_test_constant_buffer() 501 vs = util_set_passthrough_vertex_shader(cso, ctx, false); in disabled_fragment_shader() 664 void *vs = util_set_passthrough_vertex_shader(cso, ctx, false); in test_texture_barrier() 762 void *vs = util_set_passthrough_vertex_shader(cso, ctx, false); in test_texture_barrier()
|