Home
last modified time | relevance | path

Searched defs:semantic_names (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_program.c131 const enum tgsi_semantic semantic_names[] = { TGSI_SEMANTIC_POSITION, in pp_init_prog() local
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c219 const enum tgsi_semantic semantic_names[] = in init_prog() local
H A Dquad-tex.c276 const enum tgsi_semantic semantic_names[] = in init_prog() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawtex.c46 uint semantic_names[2 + MAX_TEXTURE_UNITS]; member
171 enum tgsi_semantic semantic_names[ 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.c171 const enum tgsi_semantic semantic_names[] = { in set_vertex_shader() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c120 const enum tgsi_semantic semantic_names[] = {TGSI_SEMANTIC_POSITION, in util_make_layered_clear_vertex_shader() local
60 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
[all...]
H A Du_blitter.c387 static const enum tgsi_semantic semantic_names[] = in bind_vs_pos_only() local
411 static const enum tgsi_semantic semantic_names[] = in get_vs_passthrough_pos_generic() local
427 static const enum tgsi_semantic semantic_names[] = in get_vs_passthrough_pos() local

Completed in 9 milliseconds