Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::ImageSubRange Struct Reference

#include <DescriptorSets.h>

Public Member Functions

bool operator== (const ImageSubRange &) const =default
 

Public Attributes

SubRange _mipLevels {}
 
SubRange _layerRange {}
 

Detailed Description

Definition at line 51 of file DescriptorSets.h.

Member Function Documentation

◆ operator==()

bool Divide::ImageSubRange::operator== ( const ImageSubRange ) const
default

Member Data Documentation

◆ _layerRange

SubRange Divide::ImageSubRange::_layerRange {}

Definition at line 54 of file DescriptorSets.h.

◆ _mipLevels

SubRange Divide::ImageSubRange::_mipLevels {}

Definition at line 53 of file DescriptorSets.h.


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