Home
last modified time | relevance | path

Searched refs:S_028800_STENCILFUNC_BF (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h472 #define S_028800_STENCILFUNC_BF(x) (((unsigned)(x) & 0x7) << 20) macro
1749 #define S_028800_STENCILFUNC_BF(x) (((unsigned)(x) & 0x7) << 20) macro
Devergreend.h692 #define S_028800_STENCILFUNC_BF(x) (((unsigned)(x) & 0x7) << 20) macro
Dr600_state.c433 db_depth_control |= S_028800_STENCILFUNC_BF(state->stencil[1].func); /* translates straight */ in r600_create_dsa_state()
Devergreen_state.c444 db_depth_control |= S_028800_STENCILFUNC_BF(state->stencil[1].func); /* translates straight */ in evergreen_create_dsa_state()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c726 ds->db_depth_control |= S_028800_STENCILFUNC_BF(vkds->back.compareOp); in radv_pipeline_init_depth_stencil_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1207 db_depth_control |= S_028800_STENCILFUNC_BF(state->stencil[1].func); in si_create_dsa_state()
/external/mesa3d/src/amd/common/
Dgfx9d.h5334 #define S_028800_STENCILFUNC_BF(x) (((unsigned)(x) & 0x07) << 20) macro
Dsid.h6822 #define S_028800_STENCILFUNC_BF(x) (((unsigned)(x) & 0x07) << 20) macro