Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h145 PFNGLGETQUERYOBJECTIVPROC getQueryObjectiv = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h145 PFNGLGETQUERYOBJECTIVPROC getQueryObjectiv = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl340 glGetQueryObjectivFunc getQueryObjectiv; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1266 void Context::getQueryObjectiv(GLuint id, GLenum pname, GLint *params) in getQueryObjectiv() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1407 void Context::getQueryObjectiv(QueryID id, GLenum pname, GLint *params) in getQueryObjectiv() function in gl::Context