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.h281 struct DomainPSVInfo { struct
282 uint32_t InputControlPointCount;
283 uint8_t OutputPositionPresent;
284 uint8_t Unused[3];
285 uint32_t TessellatorDomain;
287 void swapBytes() { in swapBytes()