Searched refs:S_028800_Z_ENABLE (Results 1 – 8 of 8) sorted by relevance
432 #define S_028800_Z_ENABLE(x) (((unsigned)(x) & 0x1) << 1) macro1725 #define S_028800_Z_ENABLE(x) (((unsigned)(x) & 0x1) << 1) macro
652 #define S_028800_Z_ENABLE(x) (((unsigned)(x) & 0x1) << 1) macro
419 db_depth_control = S_028800_Z_ENABLE(state->depth.enabled) | in r600_create_dsa_state()
430 db_depth_control = S_028800_Z_ENABLE(state->depth.enabled) | in evergreen_create_dsa_state()
713 ds->db_depth_control = S_028800_Z_ENABLE(vkds->depthTestEnable ? 1 : 0) | in radv_pipeline_init_depth_stencil_state()
1192 db_depth_control = S_028800_Z_ENABLE(state->depth.enabled) | in si_create_dsa_state()
5316 #define S_028800_Z_ENABLE(x) (((unsigned)(x) & 0x1) << 1) macro
6788 #define S_028800_Z_ENABLE(x) (((unsigned)(x) & 0x1) << 1) macro