webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Go to the source code of this file.
Classes | |
struct | gl::GLTypeToGLenum< GLType > |
struct | gl::GLTypeToGLenum< GLint > |
struct | gl::GLTypeToGLenum< GLuint > |
struct | gl::GLTypeToGLenum< GLboolean > |
struct | gl::GLTypeToGLenum< GLint64 > |
struct | gl::GLTypeToGLenum< GLfloat > |
Namespaces | |
gl | |
Functions | |
template<typename QueryT > | |
void | gl::CastStateValues (Context *context, GLenum nativeType, GLenum pname, unsigned int numParams, QueryT *outParams) |
template<typename QueryT > | |
void | gl::CastIndexedStateValues (Context *context, GLenum nativeType, GLenum pname, GLuint index, unsigned int numParams, QueryT *outParams) |