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.h595 struct vtn_decoration { struct
596 struct vtn_decoration *next; argument
610 int scope;
612 uint32_t num_operands;
613 const uint32_t *operands;
614 struct vtn_value *group;
616 union {