Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h157 struct VertexPSVInfo { struct
158 uint8_t OutputPositionPresent;
159 uint8_t Unused[3];
161 void swapBytes() { in swapBytes()