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

1 2

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
mesa.def 814 glGetQueryObjectiv
  /external/mesa3d/src/mesa/drivers/windows/gdi/
mesa.def 814 glGetQueryObjectiv
  /external/chromium_org/gpu/command_buffer/service/
gpu_tracer.cc 149 glGetQueryObjectiv(queries_[1], GL_QUERY_RESULT_AVAILABLE, &done);
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
queryobj.c 545 _mesa_debug(ctx, "glGetQueryObjectiv(%u, %s)\n", id,
  /external/chromium_org/ui/gl/
gl_bindings_skia_in_process.cc 334 glGetQueryObjectiv(id, pname, params);
generate_bindings.py 374 'names': ['glGetQueryObjectiv', 'glGetQueryObjectivARB',
    [all...]
  /external/deqp/framework/opengl/wrapper/
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...]
glwApi.inl 96 #define glGetQueryObjectiv glwGetQueryObjectiv
    [all...]
  /external/mesa3d/src/mesa/main/
queryobj.c 545 _mesa_debug(ctx, "glGetQueryObjectiv(%u, %s)\n", id,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/mesa/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/mesa/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 96 gl->getQueryObjectiv = glGetQueryObjectiv;
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h     [all...]

Completed in 264 milliseconds

1 2