Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/clc/
Dclon12compiler.def3 clc_free_libclc
Dcompute_test.cpp681 clc_free_libclc(compiler_ctx_g); in SetUp()
/third_party/mesa3d/src/compiler/clc/
Dclc.h185 void clc_free_libclc(struct clc_libclc *lib);
Dclc.c163 void clc_free_libclc(struct clc_libclc *ctx) in clc_free_libclc() function