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

/xsrc/external/mit/MesaLib/dist/src/compiler/clc/
H A Dclc.c116 const nir_shader *libclc_nir; member in struct:clc_libclc
158 ctx->libclc_nir = s;
171 return ctx->libclc_nir;
180 nir_serialize(&tmp, context->libclc_nir, true);
210 ctx->libclc_nir = s;

Completed in 2 milliseconds