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

#include <texsettings.h>

Collaboration diagram for tatooine::gl::tex::settings< GLint, BGR >:
[legend]

Public Types

using real_type = GLint
 
using components_type = BGR
 

Static Public Attributes

static constexpr GLint internal_format = GL_RGB32I
 
static constexpr GLenum format = GL_BGR_INTEGER
 
static constexpr GLenum type = gl_type_v<real_type>
 

Member Typedef Documentation

◆ components_type

using tatooine::gl::tex::settings< GLint, BGR >::components_type = BGR

◆ real_type

Member Data Documentation

◆ format

constexpr GLenum tatooine::gl::tex::settings< GLint, BGR >::format = GL_BGR_INTEGER
staticconstexpr

◆ internal_format

constexpr GLint tatooine::gl::tex::settings< GLint, BGR >::internal_format = GL_RGB32I
staticconstexpr

◆ type

constexpr GLenum tatooine::gl::tex::settings< GLint, BGR >::type = gl_type_v<real_type>
staticconstexpr

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