Home
last modified time | relevance | path

Searched refs:S_02880C_Z_EXPORT_ENABLE (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2513 db_shader_control |= S_02880C_Z_EXPORT_ENABLE(z_export); in r600_update_ps_state()
H A Devergreend.h969 #define S_02880C_Z_EXPORT_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
H A Dr600d.h854 #define S_02880C_Z_EXPORT_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
H A Devergreen_state.c3421 db_shader_control |= S_02880C_Z_EXPORT_ENABLE(z_export); in evergreen_update_ps_state()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.cpp1863 S_02880C_Z_EXPORT_ENABLE(info->writes_z) |
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c6373 return S_02880C_Z_EXPORT_ENABLE(ps->info.ps.writes_z) | in radv_compute_db_shader_control()

Completed in 54 milliseconds