Searched refs:_3DPRIM_QUADLIST (Results 1 – 5 of 5) sorted by relevance
99 case _3DPRIM_QUADLIST: in brw_codegen_ff_gs_prog()115 case _3DPRIM_QUADLIST: in brw_codegen_ff_gs_prog()187 if (key->primitive == _3DPRIM_QUADLIST && ctx->Light.ShadeModel != GL_FLAT) { in brw_ff_gs_populate_key()228 key->need_gs_prog = (brw->primitive == _3DPRIM_QUADLIST || in brw_ff_gs_populate_key()
111 [GL_QUADS] = _3DPRIM_QUADLIST,
58 #define _3DPRIM_QUADLIST 0x07 macro
581 case _3DPRIM_QUADLIST: in xfb_write()
604 [GL_QUADS] = _3DPRIM_QUADLIST,