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

Public Member Functions

 CopyConversion (GLenum textureFormat, GLenum framebufferFormat)
 
bool operator< (const CopyConversion &other) const
 

Public Attributes

GLenum mTextureFormat
 
GLenum mFramebufferFormat
 

Constructor & Destructor Documentation

◆ CopyConversion()

gl::CopyConversion::CopyConversion ( GLenum  textureFormat,
GLenum  framebufferFormat 
)
inline

Member Function Documentation

◆ operator<()

bool gl::CopyConversion::operator< ( const CopyConversion other) const
inline

Member Data Documentation

◆ mFramebufferFormat

GLenum gl::CopyConversion::mFramebufferFormat

◆ mTextureFormat

GLenum gl::CopyConversion::mTextureFormat

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