HomeSort by relevance Sort by last modified time
    Searched full:getqueryobjectiv (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/skia/tools/timer/
GpuTimer.cpp 57 SK_GL_NOERRCHECK(*fContext, GetQueryObjectiv(fQuery,
60 // If GetQueryObjectiv is erroring out we need some alternative
  /external/skia/tools/timer/
GpuTimer.cpp 57 SK_GL_NOERRCHECK(*fContext, GetQueryObjectiv(fQuery,
60 // If GetQueryObjectiv is erroring out we need some alternative
  /external/chromium_org/gpu/command_buffer/service/
gpu_tracer_unittest.cc 68 void GetQueryObjectiv(GLuint id, GLenum pname, GLint* params) {
182 EXPECT_CALL(*gl_, GetQueryObjectiv(_, GL_QUERY_RESULT_AVAILABLE, NotNull()))
185 Invoke(&gl_fake_queries_, &GlFakeQueries::GetQueryObjectiv));
  /external/skia/src/gpu/gl/
GrGLAssembleInterface.cpp 96 GET_PROC(GetQueryObjectiv);
  /external/deqp/framework/opengl/wrapper/
glwFunctions.inl 96 glGetQueryObjectivFunc getQueryObjectiv;
glwInitGL30.inl 94 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
glwInitGL31.inl 94 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
glwInitGL32.inl 94 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
glwInitGL33.inl 94 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
glwInitGL40.inl 94 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
    [all...]
glwInitGL41.inl 94 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
    [all...]
glwInitGL42.inl 94 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
    [all...]
glwInitGL43.inl 94 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
    [all...]
glwInitGL44.inl 94 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
    [all...]
glwImpl.inl 746 gl->getQueryObjectiv(id, pname, params);
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLAssembleInterface.cpp 117 GET_PROC(GetQueryObjectiv);
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 96 gl->getQueryObjectiv = glGetQueryObjectiv;
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitemp.h     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_mapi_tmp.h     [all...]
glapi_mapi_tmp_shared.h     [all...]

Completed in 201 milliseconds

1 2