nngn
Loading...
Searching...
No Matches
nngn::Graphics::SurfaceInfo Struct Reference

#include <graphics.h>

Inheritance diagram for nngn::Graphics::SurfaceInfo:
Collaboration diagram for nngn::Graphics::SurfaceInfo:

Public Attributes

u32 min_images = {}
 
u32 max_images = {}
 
uvec2 min_extent = {}
 
uvec2 max_extent = {}
 
uvec2 cur_extent = {}
 

Member Data Documentation

◆ cur_extent

uvec2 nngn::Graphics::SurfaceInfo::cur_extent = {}

◆ max_extent

uvec2 nngn::Graphics::SurfaceInfo::max_extent = {}

◆ max_images

u32 nngn::Graphics::SurfaceInfo::max_images = {}

◆ min_extent

uvec2 nngn::Graphics::SurfaceInfo::min_extent = {}

◆ min_images

u32 nngn::Graphics::SurfaceInfo::min_images = {}

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