Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h293 struct dxil_named_node { struct
294 char *name;
295 const struct dxil_mdnode **subnodes;
296 size_t num_subnodes;
297 struct list_head head;