Diligent Engine  v.2.4.g
Public Member Functions | Public Attributes | List of all members
Diligent::ShaderResourceCacheD3D11::MinMaxSlot Struct Reference

#include <ShaderResourceCacheD3D11.hpp>

Public Member Functions

void Add (UINT Slot)
 
 operator bool () const
 

Public Attributes

UINT MinSlot = UINT_MAX
 
UINT MaxSlot = 0
 

Member Function Documentation

◆ Add()

void Diligent::ShaderResourceCacheD3D11::MinMaxSlot::Add ( UINT  Slot)
inline

◆ operator bool()

Diligent::ShaderResourceCacheD3D11::MinMaxSlot::operator bool ( ) const
inlineexplicit

Member Data Documentation

◆ MaxSlot

UINT Diligent::ShaderResourceCacheD3D11::MinMaxSlot::MaxSlot = 0

◆ MinSlot

UINT Diligent::ShaderResourceCacheD3D11::MinMaxSlot::MinSlot = UINT_MAX

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