|
|
constexpr | GLFormat (GLint format, GLint internalFormat, GLenum type, std::string_view layoutQualifier, GLuint channels, GLuint typeSize, utilgl::Normalization normalization) |
|
|
GLint | format |
|
GLint | internalFormat |
|
GLenum | type |
|
GLuint | channels |
|
GLuint | typeSize |
|
utilgl::Normalization | normalization |
|
std::string_view | layoutQualifier |
|
bool | valid |
|
|
constexpr bool | operator== (const GLFormat &a, const GLFormat &b) noexcept |
|
constexpr bool | operator!= (const GLFormat &a, const GLFormat &b) noexcept |
The documentation for this struct was generated from the following file: