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

#include "llvm/BinaryFormat/DXContainer.h"

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

Public Member Functions

void swapBytes ()
 

Public Attributes

uint32_t ShaderRegister
 
uint32_t RegisterSpace
 

Detailed Description

Definition at line 694 of file DXContainer.h.

Member Function Documentation

◆ swapBytes()

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

Member Data Documentation

◆ RegisterSpace

uint32_t llvm::dxbc::RTS0::v1::RootDescriptor::RegisterSpace

Definition at line 696 of file DXContainer.h.

Referenced by swapBytes().

◆ ShaderRegister

uint32_t llvm::dxbc::RTS0::v1::RootDescriptor::ShaderRegister

Definition at line 695 of file DXContainer.h.

Referenced by swapBytes().


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