Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/clc/
Dclc.h63 struct clc_compile_args { struct
194 clc_compile_c_to_spir(const struct clc_compile_args *args,
210 clc_compile_c_to_spirv(const struct clc_compile_args *args,
Dclc_helpers.h57 clc_c_to_spir(const struct clc_compile_args *args,
67 clc_c_to_spirv(const struct clc_compile_args *args,
Dclc.c216 clc_compile_c_to_spir(const struct clc_compile_args *args, in clc_compile_c_to_spir()
250 clc_compile_c_to_spirv(const struct clc_compile_args *args, in clc_compile_c_to_spirv()
Dclc_helpers.cpp752 const struct clc_compile_args *args, in clc_compile_to_llvm_module()
954 const struct clc_compile_args *args, in llvm_mod_to_spirv()
1012 clc_c_to_spir(const struct clc_compile_args *args, in clc_c_to_spir()
1038 clc_c_to_spirv(const struct clc_compile_args *args, in clc_c_to_spirv()
/third_party/mesa3d/src/intel/compiler/
Dintel_clc.c429 struct clc_compile_args clc_args = { in main()
/third_party/mesa3d/src/microsoft/clc/
Dcompute_test.cpp794 struct clc_compile_args args = { in compile()