Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h192 struct GeometryPSVInfo { struct
193 uint32_t InputPrimitive;
194 uint32_t OutputTopology;
195 uint32_t OutputStreamMask;
196 uint8_t OutputPositionPresent;
197 uint8_t Unused[3];
199 void swapBytes() { in swapBytes()