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

#include <texsettings.h>

Collaboration diagram for tatooine::gl::tex::settings< GLbyte, BGRA >:
[legend]

Public Types

using real_type = GLbyte
 
using components_type = BGRA
 

Static Public Attributes

static constexpr GLint internal_format = GL_RGBA8I
 
static constexpr GLenum format = GL_BGRA
 
static constexpr GLenum type = gl_type_v<real_type>
 

Member Typedef Documentation

◆ components_type

using tatooine::gl::tex::settings< GLbyte, BGRA >::components_type = BGRA

◆ real_type

using tatooine::gl::tex::settings< GLbyte, BGRA >::real_type = GLbyte

Member Data Documentation

◆ format

constexpr GLenum tatooine::gl::tex::settings< GLbyte, BGRA >::format = GL_BGRA
staticconstexpr

◆ internal_format

constexpr GLint tatooine::gl::tex::settings< GLbyte, BGRA >::internal_format = GL_RGBA8I
staticconstexpr

◆ type

constexpr GLenum tatooine::gl::tex::settings< GLbyte, BGRA >::type = gl_type_v<real_type>
staticconstexpr

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