HomeSort by relevance Sort by last modified time
    Searched full:vertidx (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/shader/
ilo_shader_gs.c 830 const int vertidx = gcc->static_data.total_vertices - 1; local
831 const int idx = vertidx / 32;
832 const int subidx = vertidx % 32;
    [all...]

Completed in 65 milliseconds