Home
last modified time | relevance | path

Searched refs:lower_tex_options (Results 1 – 25 of 84) sorted by relevance

1234

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c222 static const struct nir_lower_tex_options lower_tex_options = { in si_lower_nir() local
226 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in si_lower_nir()
/dports/lang/clover/mesa-21.3.6/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c293 nir_lower_tex_options lower_tex_options = {0}; in spirv_to_dxil() local
294 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in spirv_to_dxil()
/dports/graphics/libosmesa/mesa-21.3.6/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c293 nir_lower_tex_options lower_tex_options = {0}; in spirv_to_dxil() local
294 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in spirv_to_dxil()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c293 nir_lower_tex_options lower_tex_options = {0}; in spirv_to_dxil() local
294 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in spirv_to_dxil()
/dports/graphics/mesa-libs/mesa-21.3.6/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c293 nir_lower_tex_options lower_tex_options = {0}; in spirv_to_dxil() local
294 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in spirv_to_dxil()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c293 nir_lower_tex_options lower_tex_options = {0}; in spirv_to_dxil() local
294 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in spirv_to_dxil()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c293 nir_lower_tex_options lower_tex_options = {0}; in spirv_to_dxil() local
294 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in spirv_to_dxil()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c293 nir_lower_tex_options lower_tex_options = {0}; in spirv_to_dxil() local
294 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in spirv_to_dxil()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c293 nir_lower_tex_options lower_tex_options = {0}; in spirv_to_dxil() local
294 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in spirv_to_dxil()
/dports/graphics/mesa-dri/mesa-21.3.6/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c293 nir_lower_tex_options lower_tex_options = {0}; in spirv_to_dxil() local
294 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in spirv_to_dxil()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp834 struct nir_lower_tex_options lower_tex_options = {0}; in r600_shader_from_nir() local
835 lower_tex_options.lower_txp = ~0u; in r600_shader_from_nir()
836 lower_tex_options.lower_txf_offset = true; in r600_shader_from_nir()
838 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in r600_shader_from_nir()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp834 struct nir_lower_tex_options lower_tex_options = {0}; in r600_shader_from_nir() local
835 lower_tex_options.lower_txp = ~0u; in r600_shader_from_nir()
836 lower_tex_options.lower_txf_offset = true; in r600_shader_from_nir()
838 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in r600_shader_from_nir()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp834 struct nir_lower_tex_options lower_tex_options = {0}; in r600_shader_from_nir() local
835 lower_tex_options.lower_txp = ~0u; in r600_shader_from_nir()
836 lower_tex_options.lower_txf_offset = true; in r600_shader_from_nir()
838 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in r600_shader_from_nir()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp834 struct nir_lower_tex_options lower_tex_options = {0}; in r600_shader_from_nir() local
835 lower_tex_options.lower_txp = ~0u; in r600_shader_from_nir()
836 lower_tex_options.lower_txf_offset = true; in r600_shader_from_nir()
838 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in r600_shader_from_nir()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp834 struct nir_lower_tex_options lower_tex_options = {0}; in r600_shader_from_nir() local
835 lower_tex_options.lower_txp = ~0u; in r600_shader_from_nir()
836 lower_tex_options.lower_txf_offset = true; in r600_shader_from_nir()
838 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in r600_shader_from_nir()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp834 struct nir_lower_tex_options lower_tex_options = {0}; in r600_shader_from_nir() local
835 lower_tex_options.lower_txp = ~0u; in r600_shader_from_nir()
836 lower_tex_options.lower_txf_offset = true; in r600_shader_from_nir()
838 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in r600_shader_from_nir()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp834 struct nir_lower_tex_options lower_tex_options = {0}; in r600_shader_from_nir() local
835 lower_tex_options.lower_txp = ~0u; in r600_shader_from_nir()
836 lower_tex_options.lower_txf_offset = true; in r600_shader_from_nir()
838 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in r600_shader_from_nir()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp834 struct nir_lower_tex_options lower_tex_options = {0}; in r600_shader_from_nir() local
835 lower_tex_options.lower_txp = ~0u; in r600_shader_from_nir()
836 lower_tex_options.lower_txf_offset = true; in r600_shader_from_nir()
838 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in r600_shader_from_nir()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp836 struct nir_lower_tex_options lower_tex_options = {0}; in r600_shader_from_nir() local
837 lower_tex_options.lower_txp = ~0u; in r600_shader_from_nir()
838 lower_tex_options.lower_txf_offset = true; in r600_shader_from_nir()
840 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in r600_shader_from_nir()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp834 struct nir_lower_tex_options lower_tex_options = {0}; in r600_shader_from_nir() local
835 lower_tex_options.lower_txp = ~0u; in r600_shader_from_nir()
836 lower_tex_options.lower_txf_offset = true; in r600_shader_from_nir()
838 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in r600_shader_from_nir()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c708 nir_lower_tex_options lower_tex_options = {0}; in spirv_to_dxil() local
709 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in spirv_to_dxil()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp670 static const struct nir_lower_tex_options lower_tex_options = { in r600_shader_from_nir() local
673 NIR_PASS_V(sel->nir, nir_lower_tex, &lower_tex_options); in r600_shader_from_nir()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c838 static const struct nir_lower_tex_options lower_tex_options = { in si_lower_nir() local
842 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in si_lower_nir()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c838 static const struct nir_lower_tex_options lower_tex_options = { in si_lower_nir() local
842 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in si_lower_nir()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c838 static const struct nir_lower_tex_options lower_tex_options = { in si_lower_nir() local
842 NIR_PASS_V(nir, nir_lower_tex, &lower_tex_options); in si_lower_nir()

1234