Home
last modified time | relevance | path

Searched defs:glBeginQueryEXT (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTgles2Ext.h142 PFNGLBEGINQUERYEXT glBeginQueryEXT; variable
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.hpp46 void (*glBeginQueryEXT)(GLenum target, GLuint name); member in LibGLESv2exports
Dentry_points.cpp33 GL_APICALL void GL_APIENTRY glBeginQueryEXT(GLenum target, GLuint name) in glBeginQueryEXT() function