Home
last modified time | relevance | path

Searched refs:nir_lower_libclc (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/compiler/spirv/
Dnir_spirv.h119 bool nir_lower_libclc(nir_shader *shader, const nir_shader *clc_shader);
Dnir_lower_libclc.c94 nir_lower_libclc(nir_shader *shader, in nir_lower_libclc() function
/external/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp423 NIR_PASS_V(nir, nir_lower_libclc, spirv_options.clc_shader);
/external/mesa3d/src/compiler/
DMakefile.sources383 spirv/nir_lower_libclc.c \
/external/mesa3d/src/compiler/nir/
Dmeson.build257 '../spirv/nir_lower_libclc.c',
/external/mesa3d/docs/relnotes/
D20.3.0.rst2786 - spirv: Move nir_lower_libclc to src/compiler/spirv