LLVM: llvm::dxbc::AmplificationPSVInfo Struct Reference (original) (raw)
#include "[llvm/BinaryFormat/DXContainer.h](BinaryFormat%5F2DXContainer%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| void | swapBytes () |
| Public Attributes | |
|---|---|
| uint32_t | PayloadSizeInBytes |
Detailed Description
Definition at line 336 of file DXContainer.h.
Member Function Documentation
◆ swapBytes()
| void llvm::dxbc::AmplificationPSVInfo::swapBytes ( ) | inline |
|---|
Definition at line 339 of file DXContainer.h.
References PayloadSizeInBytes, and llvm::sys::swapByteOrder().
Member Data Documentation
◆ PayloadSizeInBytes
uint32_t llvm::dxbc::AmplificationPSVInfo::PayloadSizeInBytes
Definition at line 337 of file DXContainer.h.
Referenced by llvm::DXContainerYAML::PSVInfo::mapInfoForVersion(), and swapBytes().
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/DXContainer.h