Home
last modified time | relevance | path

Searched refs:nir_remove_non_entrypoints (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_nir.c126 nir_remove_non_entrypoints(nir); in vk_spirv_to_nir()
/third_party/mesa3d/src/mesa/main/
H A Dglspirv.c301 nir_remove_non_entrypoints(nir); in _mesa_spirv_to_nir()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_kernel.c337 nir_remove_non_entrypoints(nir); in brw_kernel_from_spirv()
/third_party/mesa3d/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp485 nir_remove_non_entrypoints(nir);
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c841 nir_remove_non_entrypoints(nir); in clc_spirv_to_dxil()
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c3533 void nir_remove_non_entrypoints(nir_shader *nir) in nir_remove_non_entrypoints() function
H A Dnir.h3766 void nir_remove_non_entrypoints(nir_shader *shader);

Completed in 13 milliseconds