Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c943 S_028800_ZFUNC(vkds->depthCompareOp) | in radv_pipeline_init_depth_stencil_state()
/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h434 #define S_028800_ZFUNC(x) (((unsigned)(x) & 0x7) << 4) macro
1727 #define S_028800_ZFUNC(x) (((unsigned)(x) & 0x7) << 4) macro
Devergreend.h512 #define S_028800_ZFUNC(x) (((unsigned)(x) & 0x7) << 4) macro
Dr600_state.c421 S_028800_ZFUNC(state->depth.func); in r600_create_dsa_state()
Devergreen_state.c421 S_028800_ZFUNC(state->depth.func); in evergreen_create_dsa_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1016 S_028800_ZFUNC(state->depth.func) | in si_create_dsa_state()
/external/mesa3d/src/amd/common/
Dsid.h6738 #define S_028800_ZFUNC(x) (((unsigned)(x) & 0x07) << 4) macro