Home
last modified time | relevance | path

Searched refs:glBeginQueryEXT (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTgles2Ext.cpp50 glBeginQueryEXT = 0; in LoadExtensions()
147 glBeginQueryEXT = (PFNGLBEGINQUERYEXT) PVRGetProcAddress(glBeginQueryEXT); in LoadExtensions()
DPVRTgles2Ext.h142 PFNGLBEGINQUERYEXT glBeginQueryEXT; variable
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.def164 glBeginQueryEXT
DlibGLESv2.lds271 glBeginQueryEXT;
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
1547 this->glBeginQueryEXT = gl::BeginQueryEXT; in LibGLESv2exports()
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl1144 "glBeginQueryEXT",
1259 "glBeginQueryEXT",
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2ext.h1476 GL_APICALL void GL_APIENTRY glBeginQueryEXT (GLenum target, GLuint id);
/external/mesa3d/include/GLES2/
Dgl2ext.h1234 GL_APICALL void GL_APIENTRY glBeginQueryEXT (GLenum target, GLuint id);
/external/swiftshader/include/GLES2/
Dgl2ext.h1268 GL_APICALL void GL_APIENTRY glBeginQueryEXT (GLenum target, GLuint id);