LLVM 22.0.0git
|
#include "llvm/BinaryFormat/DXContainer.h"
Public Member Functions | |
RootDescriptor ()=default | |
RootDescriptor (v1::RootDescriptor &Base) | |
void | swapBytes () |
![]() | |
void | swapBytes () |
Public Attributes | |
uint32_t | Flags |
![]() | |
uint32_t | ShaderRegister |
uint32_t | RegisterSpace |
Definition at line 749 of file DXContainer.h.
|
default |
|
inlineexplicit |
Definition at line 753 of file DXContainer.h.
|
inline |
Definition at line 756 of file DXContainer.h.
References Flags, llvm::sys::swapByteOrder(), and llvm::dxbc::RTS0::v1::RootDescriptor::swapBytes().
uint32_t llvm::dxbc::RTS0::v2::RootDescriptor::Flags |
Definition at line 750 of file DXContainer.h.
Referenced by swapBytes().