Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h194 uint32_t OutputTopology; member
201 sys::swapByteOrder(OutputTopology); in swapBytes()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp291 IO.mapRequired("OutputTopology", StageInfo.GS.OutputTopology); in mapInfoForVersion()