Home
last modified time | relevance | path

Searched defs:prim_idx (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_cliptest_tmp.h73 unsigned prim_idx = 0, prim_vert_idx = 0; in do_cliptest() local
H A Ddraw_gs.c84 unsigned prim_idx, j, slot; in tgsi_fetch_gs_outputs() local
125 tgsi_fetch_gs_input(struct draw_geometry_shader *shader, unsigned *indices, unsigned num_vertices, unsigned prim_idx) tgsi_fetch_gs_input() argument
229 llvm_fetch_gs_input(struct draw_geometry_shader *shader, unsigned *indices, unsigned num_vertices, unsigned prim_idx) llvm_fetch_gs_input() argument
309 int i, j, prim_idx; llvm_fetch_gs_outputs() local
[all...]

Completed in 2 milliseconds