Tatooine
Classes | Variables
tatooine::gl::tex Namespace Reference

Classes

struct  binding_impl
 
struct  binding_impl< 1 >
 
struct  binding_impl< 2 >
 
struct  binding_impl< 3 >
 
struct  depth24
 
struct  settings
 
struct  settings< depth24, Depth >
 
struct  settings< gl_half, BGR >
 
struct  settings< gl_half, BGRA >
 
struct  settings< gl_half, R >
 
struct  settings< gl_half, RG >
 
struct  settings< gl_half, RGB >
 
struct  settings< gl_half, RGBA >
 
struct  settings< GLbyte, BGR >
 
struct  settings< GLbyte, BGRA >
 
struct  settings< GLbyte, R >
 
struct  settings< GLbyte, RG >
 
struct  settings< GLbyte, RGB >
 
struct  settings< GLbyte, RGBA >
 
struct  settings< GLfloat, BGR >
 
struct  settings< GLfloat, BGRA >
 
struct  settings< GLfloat, Depth >
 
struct  settings< GLfloat, R >
 
struct  settings< GLfloat, RG >
 
struct  settings< GLfloat, RGB >
 
struct  settings< GLfloat, RGBA >
 
struct  settings< GLint, BGR >
 
struct  settings< GLint, BGRA >
 
struct  settings< GLint, R >
 
struct  settings< GLint, RG >
 
struct  settings< GLint, RGB >
 
struct  settings< GLint, RGBA >
 
struct  settings< GLshort, BGR >
 
struct  settings< GLshort, BGRA >
 
struct  settings< GLshort, R >
 
struct  settings< GLshort, RG >
 
struct  settings< GLshort, RGB >
 
struct  settings< GLshort, RGBA >
 
struct  settings< GLubyte, BGR >
 
struct  settings< GLubyte, BGRA >
 
struct  settings< GLubyte, R >
 
struct  settings< GLubyte, RG >
 
struct  settings< GLubyte, RGB >
 
struct  settings< GLubyte, RGBA >
 
struct  settings< GLuint, BGR >
 
struct  settings< GLuint, BGRA >
 
struct  settings< GLuint, Depth >
 
struct  settings< GLuint, R >
 
struct  settings< GLuint, RG >
 
struct  settings< GLuint, RGB >
 
struct  settings< GLuint, RGBA >
 
struct  settings< GLushort, BGR >
 
struct  settings< GLushort, BGRA >
 
struct  settings< GLushort, Depth >
 
struct  settings< GLushort, R >
 
struct  settings< GLushort, RG >
 
struct  settings< GLushort, RGB >
 
struct  settings< GLushort, RGBA >
 
struct  target_impl
 
struct  target_impl< 1 >
 
struct  target_impl< 2 >
 
struct  target_impl< 3 >
 

Variables

template<std::size_t NumDimenions>
static constexpr auto target = target_impl<NumDimenions>::value
 
template<std::size_t NumDimenions>
static constexpr auto binding = binding_impl<NumDimenions>::value
 

Variable Documentation

◆ binding

template<std::size_t NumDimenions>
constexpr auto tatooine::gl::tex::binding = binding_impl<NumDimenions>::value
staticconstexpr

◆ target

template<std::size_t NumDimenions>
constexpr auto tatooine::gl::tex::target = target_impl<NumDimenions>::value
staticconstexpr