Home
last modified time | relevance | path

Searched defs:S_028814_POLY_OFFSET_FRONT_ENABLE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h679 #define S_028814_POLY_OFFSET_FRONT_ENABLE(x) (((x) & 0x1) << 11) macro
Dr600d.h645 #define S_028814_POLY_OFFSET_FRONT_ENABLE(x) (((x) & 0x1) << 11) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsid.h5897 #define S_028814_POLY_OFFSET_FRONT_ENABLE(x) (((x) & 0x1) << 11) macro