HomeSort by relevance Sort by last modified time
    Searched refs:in_prim_idx (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_gs.h 64 unsigned in_prim_idx; member in struct:draw_geometry_shader
draw_gs.c 234 (float)shader->in_prim_idx;
236 (float)shader->in_prim_idx;
238 (float)shader->in_prim_idx;
240 (float)shader->in_prim_idx;
307 ++shader->in_prim_idx;
321 ++shader->in_prim_idx;
337 ++shader->in_prim_idx;
352 ++shader->in_prim_idx;
371 ++shader->in_prim_idx;
435 shader->in_prim_idx = 0
    [all...]

Completed in 510 milliseconds