LLVM 22.0.0git
llvm::dxbc::RTS0::v1::RootConstants Struct Reference

#include "llvm/BinaryFormat/DXContainer.h"

Public Member Functions

void swapBytes ()

Public Attributes

uint32_t ShaderRegister
uint32_t RegisterSpace
uint32_t Num32BitValues

Detailed Description

Definition at line 751 of file DXContainer.h.

Member Function Documentation

◆ swapBytes()

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

Member Data Documentation

◆ Num32BitValues

uint32_t llvm::dxbc::RTS0::v1::RootConstants::Num32BitValues

Definition at line 754 of file DXContainer.h.

Referenced by swapBytes().

◆ RegisterSpace

uint32_t llvm::dxbc::RTS0::v1::RootConstants::RegisterSpace

Definition at line 753 of file DXContainer.h.

Referenced by swapBytes().

◆ ShaderRegister

uint32_t llvm::dxbc::RTS0::v1::RootConstants::ShaderRegister

Definition at line 752 of file DXContainer.h.

Referenced by swapBytes().


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