LLVM 22.0.0git
Public Member Functions | Public Attributes | List of all members
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 705 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 708 of file DXContainer.h.

Referenced by swapBytes().

◆ RegisterSpace

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

Definition at line 707 of file DXContainer.h.

Referenced by swapBytes().

◆ ShaderRegister

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

Definition at line 706 of file DXContainer.h.

Referenced by swapBytes().


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