Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h435 #define S_028800_Z_WRITE_ENABLE(x) (((unsigned)(x) & 0x1) << 2) macro
1728 #define S_028800_Z_WRITE_ENABLE(x) (((unsigned)(x) & 0x1) << 2) macro
Devergreend.h655 #define S_028800_Z_WRITE_ENABLE(x) (((unsigned)(x) & 0x1) << 2) macro
Dr600_state.c420 S_028800_Z_WRITE_ENABLE(state->depth.writemask) | in r600_create_dsa_state()
Devergreen_state.c431 S_028800_Z_WRITE_ENABLE(state->depth.writemask) | in evergreen_create_dsa_state()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c714 S_028800_Z_WRITE_ENABLE(vkds->depthWriteEnable ? 1 : 0) | in radv_pipeline_init_depth_stencil_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1193 S_028800_Z_WRITE_ENABLE(state->depth.writemask) | in si_create_dsa_state()
/external/mesa3d/src/amd/common/
Dgfx9d.h5319 #define S_028800_Z_WRITE_ENABLE(x) (((unsigned)(x) & 0x1) << 2) macro
Dsid.h6791 #define S_028800_Z_WRITE_ENABLE(x) (((unsigned)(x) & 0x1) << 2) macro