Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h685 #define S_028814_POLY_OFFSET_PARA_ENABLE(x) (((x) & 0x1) << 13) macro
Dr600d.h651 #define S_028814_POLY_OFFSET_PARA_ENABLE(x) (((x) & 0x1) << 13) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsid.h5903 #define S_028814_POLY_OFFSET_PARA_ENABLE(x) (((x) & 0x1) << 13) macro