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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/postprocess/
H A Dpp_program.c132 const uint semantic_indexes[] = { 0, 0 }; local in function:pp_init_prog
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/postprocess/
H A Dpp_program.c134 const uint semantic_indexes[] = { 0, 0 }; local in function:pp_init_prog
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/trivial/
H A Dquad-tex.c270 const uint semantic_indexes[] = { 0, 0 }; local in function:init_prog
H A Dtri.c214 const uint semantic_indexes[] = { 0, 0 }; local in function:init_prog
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_clear.c183 const uint semantic_indexes[] = { 0, 0 }; local in function:set_vertex_shader
H A Dst_cb_drawtex.c47 uint semantic_indexes[2 + MAX_TEXTURE_UNITS]; member in struct:cached_shader
172 uint semantic_indexes[2 + MAX_TEXTURE_UNITS]; local in function:st_DrawTex
93 lookup_shader(struct st_context * st,uint num_attribs,const enum tgsi_semantic * semantic_names,const uint * semantic_indexes) argument
[all...]
H A Dst_cb_drawpixels.c333 const uint semantic_indexes[] = { 0, 0, 0 }; local in function:st_make_passthrough_vertex_shader
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/trivial/
H A Dquad-tex.c278 const uint semantic_indexes[] = { 0, 0 }; local in function:init_prog
H A Dtri.c221 const uint semantic_indexes[] = { 0, 0 }; local in function:init_prog
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_clear.c183 const uint semantic_indexes[] = { 0, 0 }; local in function:set_vertex_shader
H A Dst_cb_drawtex.c47 uint semantic_indexes[2 + MAX_TEXTURE_UNITS]; member in struct:cached_shader
172 uint semantic_indexes[2 + MAX_TEXTURE_UNITS]; local in function:st_DrawTex
93 lookup_shader(struct st_context * st,uint num_attribs,const enum tgsi_semantic * semantic_names,const uint * semantic_indexes) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_blit.c220 const uint semantic_indexes[] = { 0, 0 }; local in function:set_vertex_shader
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) 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) argument
960 util_make_geometry_passthrough_shader(struct pipe_context * pipe,uint num_attribs,const ubyte * semantic_names,const ubyte * semantic_indexes) argument
/xsrc/external/mit/MesaLib/dist/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) 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) argument
850 util_make_geometry_passthrough_shader(struct pipe_context * pipe,uint num_attribs,const ubyte * semantic_names,const ubyte * semantic_indexes) argument

Completed in 16 milliseconds