Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h430 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
1723 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
Devergreend.h649 #define S_028800_STENCIL_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro