Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::GLFormat Struct Reference

Public Member Functions

constexpr GLFormat (GLint format, GLint internalFormat, GLenum type, std::string_view layoutQualifier, GLuint channels, GLuint typeSize, utilgl::Normalization normalization)
 

Public Attributes

GLint format
 
GLint internalFormat
 
GLenum type
 
GLuint channels
 
GLuint typeSize
 
utilgl::Normalization normalization
 
std::string_view layoutQualifier
 
bool valid
 

Friends

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: