Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h93 struct dxil_func { struct
94 char *name;
95 const struct dxil_type *type;
96 bool decl;
97 unsigned attr_set;
99 struct dxil_value value;
100 struct list_head head;