Searched refs:S_028800_DEPTH_BOUNDS_ENABLE (Results 1 – 4 of 4) sorted by relevance
716 S_028800_DEPTH_BOUNDS_ENABLE(vkds->depthBoundsTestEnable ? 1 : 0); in radv_pipeline_init_depth_stencil_state()
1195 S_028800_DEPTH_BOUNDS_ENABLE(state->depth.bounds_test); in si_create_dsa_state()
5322 #define S_028800_DEPTH_BOUNDS_ENABLE(x) (((unsigned)(x) & 0x1) << 3) macro
6794 #define S_028800_DEPTH_BOUNDS_ENABLE(x) (((unsigned)(x) & 0x1) << 3) macro