Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_private.h512 struct vtn_decoration { struct
513 struct vtn_decoration *next; argument
519 int scope;
521 const uint32_t *literals;
522 struct vtn_value *group;
524 union {