HomeSort by relevance Sort by last modified time
    Searched full:glgetqueryobjecti64v (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
queryobj.c 650 _mesa_debug(ctx, "glGetQueryObjecti64v(%u, %s)\n", id,
  /external/chromium_org/ui/gl/
gl_bindings_skia_in_process.cc 330 glGetQueryObjecti64v(id, pname, params);
generate_bindings.py 362 'names': ['glGetQueryObjecti64v'],
    [all...]
  /external/mesa3d/src/mesa/main/
queryobj.c 650 _mesa_debug(ctx, "glGetQueryObjecti64v(%u, %s)\n", id,
  /external/deqp/framework/opengl/wrapper/
glwInitGL33.inl 339 gl->getQueryObjecti64v = (glGetQueryObjecti64vFunc) loader->get("glGetQueryObjecti64v");
glwInitGL40.inl 339 gl->getQueryObjecti64v = (glGetQueryObjecti64vFunc) loader->get("glGetQueryObjecti64v");
    [all...]
glwInitGL41.inl 339 gl->getQueryObjecti64v = (glGetQueryObjecti64vFunc) loader->get("glGetQueryObjecti64v");
    [all...]
glwInitGL42.inl 339 gl->getQueryObjecti64v = (glGetQueryObjecti64vFunc) loader->get("glGetQueryObjecti64v");
    [all...]
glwInitGL43.inl 339 gl->getQueryObjecti64v = (glGetQueryObjecti64vFunc) loader->get("glGetQueryObjecti64v");
    [all...]
glwInitGL44.inl 339 gl->getQueryObjecti64v = (glGetQueryObjecti64vFunc) loader->get("glGetQueryObjecti64v");
    [all...]
glwApi.inl 341 #define glGetQueryObjecti64v glwGetQueryObjecti64v
    [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 341 gl->getQueryObjecti64v = glGetQueryObjecti64v;
tcuNullRenderContextFuncs.inl     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h     [all...]
glext.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
glext.h     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl     [all...]
gluCallLogWrapperApi.inl     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glprocs.h     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
remap_helper.h     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitemp.h     [all...]

Completed in 102 milliseconds