Searched refs:util_make_vertex_passthrough_shader_with_so (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_simple_shaders.h | 55 util_make_vertex_passthrough_shader_with_so(struct pipe_context *pipe,
|
D | u_simple_shaders.c | 66 return util_make_vertex_passthrough_shader_with_so(pipe, num_attribs, in util_make_vertex_passthrough_shader() 73 util_make_vertex_passthrough_shader_with_so(struct pipe_context *pipe, in util_make_vertex_passthrough_shader_with_so() function 124 return util_make_vertex_passthrough_shader_with_so(pipe, 2, semantic_names, in util_make_layered_clear_vertex_shader()
|
D | u_blitter.c | 397 util_make_vertex_passthrough_shader_with_so(pipe, 1, semantic_names, in bind_vs_pos_only()
|