Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h368 #define S_028800_ZFUNC(x) (((x) & 0x7) << 4) macro
1638 #define S_028800_ZFUNC(x) (((x) & 0x7) << 4) macro
Devergreend.h421 #define S_028800_ZFUNC(x) (((x) & 0x7) << 4) macro
Dr600_state.c819 S_028800_ZFUNC(state->depth.func); in r600_create_dsa_state()
Devergreen_state.c799 S_028800_ZFUNC(state->depth.func); in evergreen_create_dsa_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c578 S_028800_ZFUNC(state->depth.func); in si_create_dsa_state()
Dsid.h5688 #define S_028800_ZFUNC(x) (((x) & 0x07) << 4) macro