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.h328 struct vtn_decoration { struct
329 struct vtn_decoration *next; argument
335 int scope;
337 const uint32_t *literals;
338 struct vtn_value *group;
340 union {