Tatooine
Public Types | Static Public Attributes | List of all members
tatooine::gl::tex::settings< GLuint, Depth > Struct Reference

#include <texsettings.h>

Collaboration diagram for tatooine::gl::tex::settings< GLuint, Depth >:
[legend]

Public Types

using real_type = GLint
 
using components_type = Depth
 

Static Public Attributes

static constexpr GLint internal_format = GL_DEPTH_COMPONENT32
 
static constexpr GLenum format = GL_DEPTH_COMPONENT
 
static constexpr GLenum type = gl_type_v<real_type>
 

Member Typedef Documentation

◆ components_type

using tatooine::gl::tex::settings< GLuint, Depth >::components_type = Depth

◆ real_type

Member Data Documentation

◆ format

constexpr GLenum tatooine::gl::tex::settings< GLuint, Depth >::format = GL_DEPTH_COMPONENT
staticconstexpr

◆ internal_format

constexpr GLint tatooine::gl::tex::settings< GLuint, Depth >::internal_format = GL_DEPTH_COMPONENT32
staticconstexpr

◆ type

constexpr GLenum tatooine::gl::tex::settings< GLuint, Depth >::type = gl_type_v<real_type>
staticconstexpr

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