LLVM 22.0.0git
|
#include "llvm/BinaryFormat/DXContainer.h"
Public Attributes | |
uint16_t | MaxVertexCount |
uint8_t | SigPatchConstOrPrimVectors |
MeshRuntimeInfo | MeshInfo |
Definition at line 499 of file DXContainer.h.
uint16_t llvm::dxbc::PSV::v1::GeometryExtraInfo::MaxVertexCount |
Definition at line 500 of file DXContainer.h.
MeshRuntimeInfo llvm::dxbc::PSV::v1::GeometryExtraInfo::MeshInfo |
Definition at line 504 of file DXContainer.h.
uint8_t llvm::dxbc::PSV::v1::GeometryExtraInfo::SigPatchConstOrPrimVectors |
Definition at line 501 of file DXContainer.h.