Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h180 struct DomainPSVInfo { struct
181 uint32_t InputControlPointCount;
182 uint8_t OutputPositionPresent;
183 uint8_t Unused[3];
184 uint32_t TessellatorDomain;
186 void swapBytes() { in swapBytes()