Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
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()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c887 intel_calculate_slm_size(compiler->devinfo->ver, nir->info.shared_size)); in anv_pipeline_lower_nir()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst1098 - intel: Rename calculate_gen_slm_size to intel_calculate_slm_size