Searched refs:S_028800_STENCILFUNC_BF (Results 1 – 6 of 6) sorted by relevance
402 #define S_028800_STENCILFUNC_BF(x) (((x) & 0x7) << 20) macro1656 #define S_028800_STENCILFUNC_BF(x) (((x) & 0x7) << 20) macro
455 #define S_028800_STENCILFUNC_BF(x) (((x) & 0x7) << 20) macro
831 db_depth_control |= S_028800_STENCILFUNC_BF(state->stencil[1].func); /* translates straight */ in r600_create_dsa_state()
811 db_depth_control |= S_028800_STENCILFUNC_BF(state->stencil[1].func); /* translates straight */ in evergreen_create_dsa_state()
590 db_depth_control |= S_028800_STENCILFUNC_BF(state->stencil[1].func); in si_create_dsa_state()
5713 #define S_028800_STENCILFUNC_BF(x) (((x) & 0x07) << 20) macro