Home
last modified time | relevance | path

Searched defs:semantic_indexes (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_program.c134 const uint semantic_indexes[] = { 0, 0 }; in pp_init_prog() local
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c221 const uint semantic_indexes[] = { 0, 0 }; in init_prog() local
H A Dquad-tex.c278 const uint semantic_indexes[] = { 0, 0 }; in init_prog() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawtex.c47 uint semantic_indexes[2 + MAX_TEXTURE_UNITS]; member
172 uint semantic_indexes[2 + MAX_TEXTURE_UNITS]; in st_DrawTex() local
93 lookup_shader(struct st_context *st, uint num_attribs, const enum tgsi_semantic *semantic_names, const uint *semantic_indexes) lookup_shader() argument
[all...]
H A Dst_cb_clear.c174 const uint semantic_indexes[] = { 0 }; in set_vertex_shader() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c60 util_make_vertex_passthrough_shader(struct pipe_context *pipe, uint num_attribs, const enum tgsi_semantic *semantic_names, const uint *semantic_indexes, bool window_space) util_make_vertex_passthrough_shader() argument
73 util_make_vertex_passthrough_shader_with_so(struct pipe_context *pipe, uint num_attribs, const enum tgsi_semantic *semantic_names, const uint *semantic_indexes, bool window_space, bool layered, const struct pipe_stream_output_info *so) util_make_vertex_passthrough_shader_with_so() argument
866 util_make_geometry_passthrough_shader(struct pipe_context *pipe, uint num_attribs, const ubyte *semantic_names, const ubyte *semantic_indexes) util_make_geometry_passthrough_shader() argument

Completed in 6 milliseconds