Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h776 #define S_028810_ZCLIP_FAR_DISABLE(x) (((unsigned)(x) & 0x1) << 27) macro
Dr600_state.c482 S_028810_ZCLIP_FAR_DISABLE(!state->depth_clip) | in r600_create_rs_state()
Dr600d.h574 #define S_028810_ZCLIP_FAR_DISABLE(x) (((unsigned)(x) & 0x1) << 27) macro
Devergreen_state.c494 S_028810_ZCLIP_FAR_DISABLE(!state->depth_clip) | in evergreen_create_rs_state()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c779 S_028810_ZCLIP_FAR_DISABLE(vkraster->depthClampEnable ? 1 : 0) | in radv_pipeline_init_raster_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c893 S_028810_ZCLIP_FAR_DISABLE(!state->depth_clip) | in si_create_rs_state()
/external/mesa3d/src/amd/common/
Dgfx9d.h5497 #define S_028810_ZCLIP_FAR_DISABLE(x) (((unsigned)(x) & 0x1) << 27) macro
Dsid.h7030 #define S_028810_ZCLIP_FAR_DISABLE(x) (((unsigned)(x) & 0x1) << 27) macro