Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/clc/
H A Dnir_clc_helpers.h21 nir_load_libclc_shader(unsigned ptr_bit_size,
H A Dnir_load_libclc.c307 nir_load_libclc_shader(unsigned ptr_bit_size, in nir_load_libclc_shader() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp271 return nir_load_libclc_shader(dev.address_bits(), dev.clc_cache, in load_libclc_nir()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/clc/
H A Dspirv.rs372 nir_load_libclc_shader( in get_lib_clc()
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_kernel.c46 nir_shader *nir = nir_load_libclc_shader(64, disk_cache, in load_clc_shader()
/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c643 nir_load_libclc_shader(64, NULL, &libclc_spirv_options, options->nir_options, optimize); in clc_libclc_new()