LLVM 22.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::dxbc::RTS0::v2::RootDescriptor Struct Reference

#include "llvm/BinaryFormat/DXContainer.h"

Inheritance diagram for llvm::dxbc::RTS0::v2::RootDescriptor:
[legend]

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
 

Detailed Description

Definition at line 749 of file DXContainer.h.

Constructor & Destructor Documentation

◆ RootDescriptor() [1/2]

llvm::dxbc::RTS0::v2::RootDescriptor::RootDescriptor ( )
default

◆ RootDescriptor() [2/2]

llvm::dxbc::RTS0::v2::RootDescriptor::RootDescriptor ( v1::RootDescriptor Base)
inlineexplicit

Definition at line 753 of file DXContainer.h.

Member Function Documentation

◆ swapBytes()

void llvm::dxbc::RTS0::v2::RootDescriptor::swapBytes ( )
inline

Member Data Documentation

◆ Flags

uint32_t llvm::dxbc::RTS0::v2::RootDescriptor::Flags

Definition at line 750 of file DXContainer.h.

Referenced by swapBytes().


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