Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
Dvtn_private.h635 struct vtn_decoration { struct
636 struct vtn_decoration *next; argument
650 int scope;
652 uint32_t num_operands;
653 const uint32_t *operands;
654 struct vtn_value *group;
656 union {