Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/clc/
Dclc.h183 struct clc_libclc *clc_libclc_new(const struct clc_logger *logger, const struct clc_libclc_options …
Dclc.c120 clc_libclc_new(const struct clc_logger *logger, const struct clc_libclc_options *options) in clc_libclc_new() function
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.c730 return clc_libclc_new(logger, &clc_options); in clc_libclc_new_dxil()