Home
last modified time | relevance | path

Searched refs:alpha_value_fp16 (Results 1 – 11 of 11) sorted by relevance

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_state.c683 uint32_t alpha_value_fp16 = 0; in r300_create_dsa_state() local
756 alpha_value_fp16 = _mesa_float_to_half(state->alpha_ref_value); in r300_create_dsa_state()
765 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
774 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_state.c683 uint32_t alpha_value_fp16 = 0; in r300_create_dsa_state() local
756 alpha_value_fp16 = _mesa_float_to_half(state->alpha_ref_value); in r300_create_dsa_state()
765 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
774 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_state.c683 uint32_t alpha_value_fp16 = 0; in r300_create_dsa_state() local
756 alpha_value_fp16 = _mesa_float_to_half(state->alpha_ref_value); in r300_create_dsa_state()
765 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
774 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_state.c683 uint32_t alpha_value_fp16 = 0; in r300_create_dsa_state() local
756 alpha_value_fp16 = _mesa_float_to_half(state->alpha_ref_value); in r300_create_dsa_state()
765 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
774 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r300/
H A Dr300_state.c689 uint32_t alpha_value_fp16 = 0; in r300_create_dsa_state() local
762 alpha_value_fp16 = util_float_to_half(state->alpha.ref_value); in r300_create_dsa_state()
771 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
780 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_state.c683 uint32_t alpha_value_fp16 = 0; in r300_create_dsa_state() local
756 alpha_value_fp16 = _mesa_float_to_half(state->alpha_ref_value); in r300_create_dsa_state()
765 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
774 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_state.c683 uint32_t alpha_value_fp16 = 0; in r300_create_dsa_state() local
756 alpha_value_fp16 = _mesa_float_to_half(state->alpha_ref_value); in r300_create_dsa_state()
765 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
774 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_state.c683 uint32_t alpha_value_fp16 = 0; in r300_create_dsa_state() local
756 alpha_value_fp16 = _mesa_float_to_half(state->alpha_ref_value); in r300_create_dsa_state()
765 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
774 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_state.c683 uint32_t alpha_value_fp16 = 0; in r300_create_dsa_state() local
756 alpha_value_fp16 = _mesa_float_to_half(state->alpha_ref_value); in r300_create_dsa_state()
765 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
774 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_state.c683 uint32_t alpha_value_fp16 = 0; in r300_create_dsa_state() local
756 alpha_value_fp16 = _mesa_float_to_half(state->alpha_ref_value); in r300_create_dsa_state()
765 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
774 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/
H A Dr300_state.c685 uint32_t alpha_value_fp16 = 0; in r300_create_dsa_state() local
758 alpha_value_fp16 = _mesa_float_to_half(state->alpha_ref_value); in r300_create_dsa_state()
767 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()
776 OUT_CB_REG(R500_FG_ALPHA_VALUE, alpha_value_fp16); in r300_create_dsa_state()