Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c433 db_depth_control |= S_028800_STENCILFAIL(r600_translate_stencil_op(state->stencil[0].fail_op)); in r600_create_dsa_state()
H A Dr600d.h456 #define S_028800_STENCILFAIL(x) (((unsigned)(x) & 0x7) << 11) macro
1741 #define S_028800_STENCILFAIL(x) (((unsigned)(x) & 0x7) << 11) macro
H A Devergreend.h675 #define S_028800_STENCILFAIL(x) (((unsigned)(x) & 0x7) << 11) macro
H A Devergreen_state.c445 db_depth_control |= S_028800_STENCILFAIL(r600_translate_stencil_op(state->stencil[0].fail_op)); in evergreen_create_dsa_state()

Completed in 41 milliseconds