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

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

Public Member Functions
void swapBytes ()
Public Attributes
uint8_t Magic [4]
Hash FileHash
ContainerVersion Version
uint32_t FileSize
uint32_t PartCount

Definition at line 82 of file DXContainer.h.

swapBytes()

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

FileHash

Hash llvm::dxbc::Header::FileHash

FileSize

Magic

uint8_t llvm::dxbc::Header::Magic[4]

PartCount

Version


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