Home
last modified time | relevance | path

Searched refs:util_make_vertex_passthrough_shader_with_so (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.h55 util_make_vertex_passthrough_shader_with_so(struct pipe_context *pipe,
Du_simple_shaders.c66 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()
Du_blitter.c397 util_make_vertex_passthrough_shader_with_so(pipe, 1, semantic_names, in bind_vs_pos_only()