LLVM 22.0.0git
|
#include "llvm/BinaryFormat/DXContainer.h"
Public Member Functions | |
RootDescriptor ()=default | |
RootDescriptor (v1::RootDescriptor &Base) | |
void | swapBytes () |
Public Member Functions inherited from llvm::dxbc::RTS0::v1::RootDescriptor | |
void | swapBytes () |
Public Attributes | |
uint32_t | Flags |
Public Attributes inherited from llvm::dxbc::RTS0::v1::RootDescriptor | |
uint32_t | ShaderRegister |
uint32_t | RegisterSpace |
Definition at line 795 of file DXContainer.h.
|
default |
Referenced by RootDescriptor().
|
inlineexplicit |
Definition at line 799 of file DXContainer.h.
References llvm::sampleprof::Base, Flags, and RootDescriptor().
|
inline |
Definition at line 802 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 796 of file DXContainer.h.
Referenced by RootDescriptor(), and swapBytes().