Searched defs:dxil_func (Results 1 – 1 of 1) sorted by relevance
93 struct dxil_func { struct94 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;