Searched refs:util_set_passthrough_vertex_shader (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_tests.c | 151 util_set_passthrough_vertex_shader(struct cso_context *cso, in util_set_passthrough_vertex_shader() function 337 vs = util_set_passthrough_vertex_shader(cso, ctx, true); in tgsi_vs_window_space_position() 401 vs = util_set_passthrough_vertex_shader(cso, ctx, false); in null_sampler_view() 459 vs = util_set_passthrough_vertex_shader(cso, ctx, false); in util_test_constant_buffer() 494 vs = util_set_passthrough_vertex_shader(cso, ctx, false); in null_fragment_shader() 653 void *vs = util_set_passthrough_vertex_shader(cso, ctx, false); in test_texture_barrier() 751 void *vs = util_set_passthrough_vertex_shader(cso, ctx, false); in test_texture_barrier()
|