Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h217 uint16_t MaxOutputPrimitives; member
224 sys::swapByteOrder(MaxOutputPrimitives); in swapBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp305 IO.mapRequired("MaxOutputPrimitives", StageInfo.MS.MaxOutputPrimitives); in mapInfoForVersion()