HomeSort by: relevance | last modified time | path
    Searched defs:nr_verts (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/compiler/
brw_clip.h 62 struct brw_reg nr_verts; member in struct:brw_clip_compile::__anon2372
126 GLuint nr_verts );
brw_compile_sf.c 61 GLuint nr_verts; member in struct:brw_sf_compile
169 switch (c->nr_verts) {
305 for (i = 0; i < c->nr_verts; i++) {
338 for (i = 0; i < c->nr_verts; i++)
447 c->nr_verts = 3;
536 c->nr_verts = 2;
608 c->nr_verts = 1;
700 c->nr_verts = 1;
762 c->nr_verts = 3;
840 c.nr_verts = 3
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
brw_clip.h 62 struct brw_reg nr_verts; member in struct:brw_clip_compile::__anon4711
126 GLuint nr_verts );
brw_compile_sf.c 61 GLuint nr_verts; member in struct:brw_sf_compile
169 switch (c->nr_verts) {
305 for (i = 0; i < c->nr_verts; i++) {
338 for (i = 0; i < c->nr_verts; i++)
447 c->nr_verts = 3;
536 c->nr_verts = 2;
608 c->nr_verts = 1;
700 c->nr_verts = 1;
762 c->nr_verts = 3;
840 c.nr_verts = 3
    [all...]

Completed in 6 milliseconds