LLVM 22.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::mcdxbc::DescriptorTable Struct Reference

#include "llvm/MC/DXContainerRootSignature.h"

Public Member Functions

SmallVector< dxbc::RTS0::v2::DescriptorRange >::const_iterator begin () const
 
SmallVector< dxbc::RTS0::v2::DescriptorRange >::const_iterator end () const
 

Public Attributes

SmallVector< dxbc::RTS0::v2::DescriptorRangeRanges
 

Detailed Description

Definition at line 44 of file DXContainerRootSignature.h.

Member Function Documentation

◆ begin()

SmallVector< dxbc::RTS0::v2::DescriptorRange >::const_iterator llvm::mcdxbc::DescriptorTable::begin ( ) const
inline

Definition at line 46 of file DXContainerRootSignature.h.

References Ranges.

◆ end()

SmallVector< dxbc::RTS0::v2::DescriptorRange >::const_iterator llvm::mcdxbc::DescriptorTable::end ( ) const
inline

Definition at line 49 of file DXContainerRootSignature.h.

References Ranges.

Member Data Documentation

◆ Ranges

SmallVector<dxbc::RTS0::v2::DescriptorRange> llvm::mcdxbc::DescriptorTable::Ranges

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