Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/clc/
Dclc.c116 const nir_shader *libclc_nir; member
158 ctx->libclc_nir = s; in clc_libclc_new()
171 return ctx->libclc_nir; in clc_libclc_get_clc_shader()
180 nir_serialize(&tmp, context->libclc_nir, true); in clc_libclc_serialize()
210 ctx->libclc_nir = s; in clc_libclc_deserialize()