Home
last modified time | relevance | path

Searched defs:S_0286CC_POSITION_ENA (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600d.h956 #define S_0286CC_POSITION_ENA(x) (((unsigned)(x) & 0x1) << 8) macro
2136 #define S_0286CC_POSITION_ENA(x) (((unsigned)(x) & 0x1) << 8) macro
Devergreend.h1083 #define S_0286CC_POSITION_ENA(x) (((unsigned)(x) & 0x1) << 8) macro