webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
gl::EffectiveInternalFormatInfo Struct Reference

Public Attributes

GLenum effectiveFormat
 
GLenum destFormat
 
GLuint minRedBits
 
GLuint maxRedBits
 
GLuint minGreenBits
 
GLuint maxGreenBits
 
GLuint minBlueBits
 
GLuint maxBlueBits
 
GLuint minAlphaBits
 
GLuint maxAlphaBits
 

Member Data Documentation

◆ destFormat

GLenum gl::EffectiveInternalFormatInfo::destFormat

◆ effectiveFormat

GLenum gl::EffectiveInternalFormatInfo::effectiveFormat

◆ maxAlphaBits

GLuint gl::EffectiveInternalFormatInfo::maxAlphaBits

◆ maxBlueBits

GLuint gl::EffectiveInternalFormatInfo::maxBlueBits

◆ maxGreenBits

GLuint gl::EffectiveInternalFormatInfo::maxGreenBits

◆ maxRedBits

GLuint gl::EffectiveInternalFormatInfo::maxRedBits

◆ minAlphaBits

GLuint gl::EffectiveInternalFormatInfo::minAlphaBits

◆ minBlueBits

GLuint gl::EffectiveInternalFormatInfo::minBlueBits

◆ minGreenBits

GLuint gl::EffectiveInternalFormatInfo::minGreenBits

◆ minRedBits

GLuint gl::EffectiveInternalFormatInfo::minRedBits

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