LLVM 22.0.0git
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 795 of file DXContainer.h.

Constructor & Destructor Documentation

◆ RootDescriptor() [1/2]

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

Referenced by RootDescriptor().

◆ RootDescriptor() [2/2]

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

Definition at line 799 of file DXContainer.h.

References llvm::sampleprof::Base, Flags, and RootDescriptor().

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 796 of file DXContainer.h.

Referenced by RootDescriptor(), and swapBytes().


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