Searched refs:S_028800_ZFUNC (Results 1 – 7 of 7) sorted by relevance
943 S_028800_ZFUNC(vkds->depthCompareOp) | in radv_pipeline_init_depth_stencil_state()
434 #define S_028800_ZFUNC(x) (((unsigned)(x) & 0x7) << 4) macro1727 #define S_028800_ZFUNC(x) (((unsigned)(x) & 0x7) << 4) macro
512 #define S_028800_ZFUNC(x) (((unsigned)(x) & 0x7) << 4) macro
421 S_028800_ZFUNC(state->depth.func); in r600_create_dsa_state()
421 S_028800_ZFUNC(state->depth.func); in evergreen_create_dsa_state()
1016 S_028800_ZFUNC(state->depth.func) | in si_create_dsa_state()
6738 #define S_028800_ZFUNC(x) (((unsigned)(x) & 0x07) << 4) macro