Home
last modified time | relevance | path

Searched defs:getQueryObjecti64v (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h383 PFNGLGETQUERYOBJECTI64VPROC getQueryObjecti64v = nullptr; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h383 PFNGLGETQUERYOBJECTI64VPROC getQueryObjecti64v = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl339 glGetQueryObjecti64vFunc getQueryObjecti64v; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1294 void Context::getQueryObjecti64v(GLuint id, GLenum pname, GLint64 *params) in getQueryObjecti64v() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1435 void Context::getQueryObjecti64v(QueryID id, GLenum pname, GLint64 *params) in getQueryObjecti64v() function in gl::Context