Home
last modified time | relevance | path

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

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