Home
last modified time | relevance | path

Searched defs:param_descr (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_function.c32 const char *param_descr; member
171 get_type_from_string(struct dxil_module *mod, const char *param_descr, in get_type_from_string() argument
206 dxil_alloc_func_with_rettype(struct dxil_module *mod, const char *name, enum overload_type overload, const struct dxil_type *retval_type, const char *param_descr, enum dxil_attr_kind attr) dxil_alloc_func_with_rettype() argument
246 dxil_alloc_func(struct dxil_module *mod, const char *name, enum overload_type overload, const char *retval_type_descr, const char *param_descr, enum dxil_attr_kind attr) dxil_alloc_func() argument
[all...]

Completed in 2 milliseconds