LLVM 19.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::dxbc::PSV::v0::ResourceBindInfo Struct Reference

#include "llvm/BinaryFormat/DXContainer.h"

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

Public Member Functions

void swapBytes ()
 

Public Attributes

uint32_t Type
 
uint32_t Space
 
uint32_t LowerBound
 
uint32_t UpperBound
 

Detailed Description

Definition at line 313 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

uint32_t 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: