Searched refs:_3DPRIM_LINESTRIP_BF (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/intel/compiler/ | ||
D | brw_eu_defines.h | 70 #define _3DPRIM_LINESTRIP_BF 0x13 macro |
D | brw_compile_sf.c | 786 (1<<_3DPRIM_LINESTRIP_BF) | in brw_emit_anyprim_setup() |