Home
last modified time | relevance | path

Searched refs:intel_calculate_slm_size (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h1729 intel_calculate_slm_size(unsigned gen, uint32_t bytes) in intel_calculate_slm_size() function
1754 slm_size = intel_calculate_slm_size(gen, bytes); in encode_slm_size()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h1729 intel_calculate_slm_size(unsigned gen, uint32_t bytes) in intel_calculate_slm_size() function
1754 slm_size = intel_calculate_slm_size(gen, bytes); in encode_slm_size()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h1729 intel_calculate_slm_size(unsigned gen, uint32_t bytes) in intel_calculate_slm_size() function
1754 slm_size = intel_calculate_slm_size(gen, bytes); in encode_slm_size()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h1729 intel_calculate_slm_size(unsigned gen, uint32_t bytes) in intel_calculate_slm_size() function
1754 slm_size = intel_calculate_slm_size(gen, bytes); in encode_slm_size()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h1729 intel_calculate_slm_size(unsigned gen, uint32_t bytes) in intel_calculate_slm_size() function
1754 slm_size = intel_calculate_slm_size(gen, bytes); in encode_slm_size()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h1729 intel_calculate_slm_size(unsigned gen, uint32_t bytes) in intel_calculate_slm_size() function
1754 slm_size = intel_calculate_slm_size(gen, bytes); in encode_slm_size()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h1729 intel_calculate_slm_size(unsigned gen, uint32_t bytes) in intel_calculate_slm_size() function
1754 slm_size = intel_calculate_slm_size(gen, bytes); in encode_slm_size()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h1729 intel_calculate_slm_size(unsigned gen, uint32_t bytes) in intel_calculate_slm_size() function
1754 slm_size = intel_calculate_slm_size(gen, bytes); in encode_slm_size()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h1729 intel_calculate_slm_size(unsigned gen, uint32_t bytes) in intel_calculate_slm_size() function
1754 slm_size = intel_calculate_slm_size(gen, bytes); in encode_slm_size()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_compiler.h1856 intel_calculate_slm_size(unsigned gen, uint32_t bytes) in intel_calculate_slm_size() function
1881 slm_size = intel_calculate_slm_size(gen, bytes); in encode_slm_size()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/vulkan/
H A Danv_pipeline.c887 intel_calculate_slm_size(compiler->devinfo->ver, nir->info.shared_size)); in anv_pipeline_lower_nir()
/dports/lang/clover/mesa-21.3.6/src/intel/vulkan/
H A Danv_pipeline.c887 intel_calculate_slm_size(compiler->devinfo->ver, nir->info.shared_size)); in anv_pipeline_lower_nir()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/vulkan/
H A Danv_pipeline.c887 intel_calculate_slm_size(compiler->devinfo->ver, nir->info.shared_size)); in anv_pipeline_lower_nir()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/vulkan/
H A Danv_pipeline.c887 intel_calculate_slm_size(compiler->devinfo->ver, nir->info.shared_size)); in anv_pipeline_lower_nir()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/vulkan/
H A Danv_pipeline.c887 intel_calculate_slm_size(compiler->devinfo->ver, nir->info.shared_size)); in anv_pipeline_lower_nir()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/vulkan/
H A Danv_pipeline.c887 intel_calculate_slm_size(compiler->devinfo->ver, nir->info.shared_size)); in anv_pipeline_lower_nir()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/vulkan/
H A Danv_pipeline.c887 intel_calculate_slm_size(compiler->devinfo->ver, nir->info.shared_size)); in anv_pipeline_lower_nir()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/vulkan/
H A Danv_pipeline.c887 intel_calculate_slm_size(compiler->devinfo->ver, nir->info.shared_size)); in anv_pipeline_lower_nir()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/vulkan/
H A Danv_pipeline.c836 intel_calculate_slm_size(compiler->devinfo->ver, nir->info.shared_size)); in anv_pipeline_lower_nir()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/vulkan/
H A Danv_pipeline.c887 intel_calculate_slm_size(compiler->devinfo->ver, nir->info.shared_size)); in anv_pipeline_lower_nir()
/dports/lang/clover/mesa-21.3.6/docs/relnotes/
H A D21.2.0.rst1098 - intel: Rename calculate_gen_slm_size to intel_calculate_slm_size
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/relnotes/
H A D21.2.0.rst1098 - intel: Rename calculate_gen_slm_size to intel_calculate_slm_size
/dports/graphics/libosmesa/mesa-21.3.6/docs/relnotes/
H A D21.2.0.rst1098 - intel: Rename calculate_gen_slm_size to intel_calculate_slm_size
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/docs/relnotes/
H A D21.2.0.rst1098 - intel: Rename calculate_gen_slm_size to intel_calculate_slm_size
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/docs/relnotes/
H A D21.2.0.rst1098 - intel: Rename calculate_gen_slm_size to intel_calculate_slm_size

12