Home
last modified time | relevance | path

Searched refs:S_028800_STENCILFAIL_BF (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c440 db_depth_control |= S_028800_STENCILFAIL_BF(r600_translate_stencil_op(state->stencil[1].fail_op)); in r600_create_dsa_state()
H A Dr600d.h476 #define S_028800_STENCILFAIL_BF(x) (((unsigned)(x) & 0x7) << 23) macro
1753 #define S_028800_STENCILFAIL_BF(x) (((unsigned)(x) & 0x7) << 23) macro
H A Devergreend.h695 #define S_028800_STENCILFAIL_BF(x) (((unsigned)(x) & 0x7) << 23) macro
H A Devergreen_state.c452 db_depth_control |= S_028800_STENCILFAIL_BF(r600_translate_stencil_op(state->stencil[1].fail_op)); in evergreen_create_dsa_state()

Completed in 44 milliseconds