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

#include "llvm/BinaryFormat/DXContainer.h"

Public Member Functions

void swapBytes ()

Public Attributes

uint32_t RangeType
uint32_t NumDescriptors
uint32_t BaseShaderRegister
uint32_t RegisterSpace
uint32_t OffsetInDescriptorsFromTableStart

Detailed Description

Definition at line 725 of file DXContainer.h.

Member Function Documentation

◆ swapBytes()

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

Member Data Documentation

◆ BaseShaderRegister

uint32_t llvm::dxbc::RTS0::v1::DescriptorRange::BaseShaderRegister

Definition at line 728 of file DXContainer.h.

Referenced by swapBytes().

◆ NumDescriptors

uint32_t llvm::dxbc::RTS0::v1::DescriptorRange::NumDescriptors

Definition at line 727 of file DXContainer.h.

Referenced by swapBytes().

◆ OffsetInDescriptorsFromTableStart

uint32_t llvm::dxbc::RTS0::v1::DescriptorRange::OffsetInDescriptorsFromTableStart

Definition at line 730 of file DXContainer.h.

Referenced by swapBytes().

◆ RangeType

uint32_t llvm::dxbc::RTS0::v1::DescriptorRange::RangeType

Definition at line 726 of file DXContainer.h.

Referenced by swapBytes().

◆ RegisterSpace

uint32_t llvm::dxbc::RTS0::v1::DescriptorRange::RegisterSpace

Definition at line 729 of file DXContainer.h.

Referenced by swapBytes().


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