webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
rx::LevelInfoGL Struct Reference

#include <TextureGL.h>

Public Member Functions

 LevelInfoGL ()
 
 LevelInfoGL (GLenum sourceFormat, bool depthStencilWorkaround, const LUMAWorkaroundGL &lumaWorkaround)
 

Public Attributes

GLenum sourceFormat
 
bool depthStencilWorkaround
 
LUMAWorkaroundGL lumaWorkaround
 

Constructor & Destructor Documentation

◆ LevelInfoGL() [1/2]

rx::LevelInfoGL::LevelInfoGL ( )

◆ LevelInfoGL() [2/2]

rx::LevelInfoGL::LevelInfoGL ( GLenum  sourceFormat,
bool  depthStencilWorkaround,
const LUMAWorkaroundGL lumaWorkaround 
)

Member Data Documentation

◆ depthStencilWorkaround

bool rx::LevelInfoGL::depthStencilWorkaround

◆ lumaWorkaround

LUMAWorkaroundGL rx::LevelInfoGL::lumaWorkaround

◆ sourceFormat

GLenum rx::LevelInfoGL::sourceFormat

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