LLVM 22.0.0git
llvm::dxbc::PSV::v0::ResourceBindInfo Struct Reference

#include "llvm/BinaryFormat/DXContainer.h"

Inheritance diagram for llvm::dxbc::PSV::v0::ResourceBindInfo:
[legend]

Public Member Functions

void swapBytes ()

Public Attributes

ResourceType Type
uint32_t Space
uint32_t LowerBound
uint32_t UpperBound

Detailed Description

Definition at line 483 of file DXContainer.h.

Member Function Documentation

◆ swapBytes()

void llvm::dxbc::PSV::v0::ResourceBindInfo::swapBytes ( )
inline

Member Data Documentation

◆ LowerBound

uint32_t llvm::dxbc::PSV::v0::ResourceBindInfo::LowerBound

◆ Space

uint32_t llvm::dxbc::PSV::v0::ResourceBindInfo::Space

◆ Type

ResourceType llvm::dxbc::PSV::v0::ResourceBindInfo::Type

◆ UpperBound

uint32_t llvm::dxbc::PSV::v0::ResourceBindInfo::UpperBound

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