Home
last modified time | relevance | path

Searched refs:PRIM3D_RECTLIST (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_reg.h210 #define PRIM3D_RECTLIST (0x7<<18) macro
Di915_reg.h45 #define PRIM3D_RECTLIST (0x7<<18) macro
/external/mesa3d/src/gallium/drivers/i915/
Di915_reg.h45 #define PRIM3D_RECTLIST (0x7<<18) macro
883 #define PRIM3D_RECTLIST (0x7<<18) macro
Di915_debug.c119 case PRIM3D_RECTLIST: return "RECTLIST"; break; in get_prim_name()