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

#include <Version.h>

Public Member Functions

 Version ()
 
 Version (GLuint major, GLuint minor)
 

Public Attributes

GLuint major
 
GLuint minor
 

Constructor & Destructor Documentation

◆ Version() [1/2]

gl::Version::Version ( )
inline

◆ Version() [2/2]

gl::Version::Version ( GLuint  major,
GLuint  minor 
)
inline

Member Data Documentation

◆ major

GLuint gl::Version::major

◆ minor

GLuint gl::Version::minor

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