Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/clc/
Dclc.h63 struct clc_compile_args { struct
64 const struct clc_named_value *headers;
65 unsigned num_headers;
66 struct clc_named_value source;
67 const char * const *args;
68 unsigned num_args;
71 enum clc_spirv_version spirv_version;
72 struct clc_optional_features features;
78 const char * const *allowed_spirv_extensions;