Searched defs:prim_idx (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_cliptest_tmp.h | 73 unsigned prim_idx = 0, prim_vert_idx = 0; local in function:TAG
|
| H A D | draw_gs.c | 83 unsigned prim_idx, j, slot; local in function:tgsi_fetch_gs_outputs 124 tgsi_fetch_gs_input(struct draw_geometry_shader * shader,unsigned * indices,unsigned num_vertices,unsigned prim_idx) argument 228 llvm_fetch_gs_input(struct draw_geometry_shader * shader,unsigned * indices,unsigned num_vertices,unsigned prim_idx) argument 308 int i, j, prim_idx; local in function:llvm_fetch_gs_outputs [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_gs.c | 83 unsigned prim_idx, j, slot; local in function:tgsi_fetch_gs_outputs 124 tgsi_fetch_gs_input(struct draw_geometry_shader * shader,unsigned * indices,unsigned num_vertices,unsigned prim_idx) argument 245 llvm_fetch_gs_input(struct draw_geometry_shader * shader,unsigned * indices,unsigned num_vertices,unsigned prim_idx) argument 325 int i, j, prim_idx; local in function:llvm_fetch_gs_outputs [all...] |
Completed in 9 milliseconds