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

#include <DescriptorSets.h>

Public Member Functions

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

Public Attributes

U16 _offset {0u}
 
U16 _count {U16_MAX}
 

Detailed Description

Definition at line 43 of file DescriptorSets.h.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ _count

U16 Divide::SubRange::_count {U16_MAX}

Definition at line 46 of file DescriptorSets.h.

◆ _offset

U16 Divide::SubRange::_offset {0u}

Definition at line 45 of file DescriptorSets.h.


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