Home
last modified time | relevance | path

Searched refs:convert_spirv_to_nir (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/frontends/rusticl/core/
Dprogram.rs122 let build_result = convert_spirv_to_nir(self, kernel_name, &args, dev); in build_nirs()
Dkernel.rs1134 pub(super) fn convert_spirv_to_nir( in convert_spirv_to_nir() function
/external/mesa3d/docs/relnotes/
D24.3.0.rst3556 - rusticl/kernel: add type for the convert_spirv_to_nir return value
D23.3.0.rst796 - rusticl/core: Make convert_spirv_to_nir output pair (KernelInfo, NirShader)