LLVM: llvm::dxbc::MeshPSVInfo Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/DXContainer.h](BinaryFormat%5F2DXContainer%5F8h%5Fsource.html)"

Public Member Functions
void swapBytes ()
Public Attributes
uint32_t GroupSharedBytesUsed
uint32_t GroupSharedBytesDependentOnViewID
uint32_t PayloadSizeInBytes
uint16_t MaxOutputVertices
uint16_t MaxOutputPrimitives

Definition at line 320 of file DXContainer.h.

swapBytes()

void llvm::dxbc::MeshPSVInfo::swapBytes ( ) inline

GroupSharedBytesDependentOnViewID

uint32_t llvm::dxbc::MeshPSVInfo::GroupSharedBytesDependentOnViewID

GroupSharedBytesUsed

uint32_t llvm::dxbc::MeshPSVInfo::GroupSharedBytesUsed

MaxOutputPrimitives

uint16_t llvm::dxbc::MeshPSVInfo::MaxOutputPrimitives

MaxOutputVertices

uint16_t llvm::dxbc::MeshPSVInfo::MaxOutputVertices

PayloadSizeInBytes

uint32_t llvm::dxbc::MeshPSVInfo::PayloadSizeInBytes


The documentation for this struct was generated from the following file: