Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp343 IO.mapRequired("SigPrimVectors", Info.GeomData.MeshInfo.SigPrimVectors); in mapInfoForVersion()
345 Info.GeomData.MeshInfo.MeshOutputTopology); in mapInfoForVersion()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h373 MeshRuntimeInfo MeshInfo; member