Home
last modified time | relevance | path

Searched refs:S_028800_STENCILFUNC_BF (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c439 db_depth_control |= S_028800_STENCILFUNC_BF(state->stencil[1].func); /* translates straight */ in r600_create_dsa_state()
H A Dr600d.h473 #define S_028800_STENCILFUNC_BF(x) (((unsigned)(x) & 0x7) << 20) macro
1750 #define S_028800_STENCILFUNC_BF(x) (((unsigned)(x) & 0x7) << 20) macro
H A Devergreend.h692 #define S_028800_STENCILFUNC_BF(x) (((unsigned)(x) & 0x7) << 20) macro
H A Devergreen_state.c451 db_depth_control |= S_028800_STENCILFUNC_BF(state->stencil[1].func); /* translates straight */ in evergreen_create_dsa_state()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c2226 db_depth_control |= S_028800_STENCILFUNC_BF(info->ds.back.compare_op); in radv_pipeline_init_depth_stencil_state()
H A Dradv_cmd_buffer.c1841 S_028800_STENCILFUNC_BF(d->stencil_op.back.compare_op); in radv_emit_depth_control()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c1350 db_depth_control |= S_028800_STENCILFUNC_BF(state->stencil[1].func); in si_create_dsa_state()

Completed in 102 milliseconds