Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dcompiler_43/
H A Dutils.c806 struct hlsl_type *new_hlsl_type(const char *name, enum hlsl_type_class type_class, in new_hlsl_type()
1428 enum hlsl_type_class type_class; in make_assignment() local