Home
last modified time | relevance | path

Searched refs:util_make_vertex_passthrough_shader (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.h48 util_make_vertex_passthrough_shader(struct pipe_context *pipe,
H A Du_simple_shaders.c60 util_make_vertex_passthrough_shader(struct pipe_context *pipe, in util_make_vertex_passthrough_shader() function
H A Du_tests.c167 vs = util_make_vertex_passthrough_shader(ctx, 2, vs_attribs, vs_indices, in util_set_passthrough_vertex_shader()
H A Du_blitter.c416 util_make_vertex_passthrough_shader(pipe, 2, semantic_names, in get_vs_passthrough_pos_generic()
433 util_make_vertex_passthrough_shader(pipe, 1, in get_vs_passthrough_pos()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_program.c137 p->passvs = util_make_vertex_passthrough_shader(p->pipe, 2, in pp_init_prog()
/aosp_15_r20/external/mesa3d/src/gallium/tests/trivial/
H A Dtri.c224 p->vs = util_make_vertex_passthrough_shader(p->pipe, 2, semantic_names, semantic_indexes, false); in init_prog()
H A Dquad-tex.c280 p->vs = util_make_vertex_passthrough_shader(p->pipe, 2, semantic_names, semantic_indexes, false); in init_prog()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv48514[email protected],gallium/tests: add missing arg to util_make_vertex_passthrough_shader()