Home
last modified time | relevance | path

Searched refs:S_028814_POLY_OFFSET_PARA_ENABLE (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h685 #define S_028814_POLY_OFFSET_PARA_ENABLE(x) (((x) & 0x1) << 13) macro
Dr600_state.c957 S_028814_POLY_OFFSET_PARA_ENABLE(state->offset_tri) | in r600_create_rs_state()
Devergreen_state.c928 S_028814_POLY_OFFSET_PARA_ENABLE(state->offset_tri) | in evergreen_create_rs_state()
Dr600d.h651 #define S_028814_POLY_OFFSET_PARA_ENABLE(x) (((x) & 0x1) << 13) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c399 S_028814_POLY_OFFSET_PARA_ENABLE(state->offset_tri) | in si_create_rs_state()
Dsid.h5903 #define S_028814_POLY_OFFSET_PARA_ENABLE(x) (((x) & 0x1) << 13) macro