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

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_gs.c 99 case _3DPRIM_QUADLIST:
116 case _3DPRIM_QUADLIST:
176 if (key->primitive == _3DPRIM_QUADLIST && ctx->Light.ShadeModel != GL_FLAT) {
230 key->need_gs_prog = (brw->primitive == _3DPRIM_QUADLIST ||
brw_draw.c 63 _3DPRIM_QUADLIST,
brw_defines.h 64 #define _3DPRIM_QUADLIST 0x07
    [all...]

Completed in 396 milliseconds