LLVM 20.0.0git
|
#include "llvm/BinaryFormat/DXContainer.h"
Public Member Functions | |
void | swapBytes () |
Public Attributes | |
uint32_t | PayloadSizeInBytes |
Definition at line 232 of file DXContainer.h.
|
inline |
Definition at line 235 of file DXContainer.h.
References PayloadSizeInBytes, and llvm::sys::swapByteOrder().
Referenced by llvm::dxbc::PipelinePSVInfo::swapBytes().
uint32_t llvm::dxbc::AmplificationPSVInfo::PayloadSizeInBytes |
Definition at line 233 of file DXContainer.h.
Referenced by llvm::DXContainerYAML::PSVInfo::mapInfoForVersion(), and swapBytes().