Home
last modified time | relevance | path

Searched refs:MaxOutputVertices (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDXContainer.h220 uint16_t MaxOutputVertices; member
227 sys::swapByteOrder(MaxOutputVertices); in swapBytes()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDDXContainerYAML.cpp315 IO.mapRequired("MaxOutputVertices", StageInfo.MS.MaxOutputVertices); in mapInfoForVersion()