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

  /external/mesa3d/src/mesa/main/
queryobj.c 691 _mesa_debug(ctx, "glGetQueryObjectui64v(%u, %s)\n", id,
  /external/deqp/framework/opengl/wrapper/
glwInitGL33.inl 141 gl->getQueryObjectui64v = (glGetQueryObjectui64vFunc) loader->get("glGetQueryObjectui64v");
glwInitGL40.inl 159 gl->getQueryObjectui64v = (glGetQueryObjectui64vFunc) loader->get("glGetQueryObjectui64v");
    [all...]
glwInitGL41.inl 173 gl->getQueryObjectui64v = (glGetQueryObjectui64vFunc) loader->get("glGetQueryObjectui64v");
    [all...]
glwInitGL42.inl 181 gl->getQueryObjectui64v = (glGetQueryObjectui64vFunc) loader->get("glGetQueryObjectui64v");
    [all...]
glwInitGL43.inl 203 gl->getQueryObjectui64v = (glGetQueryObjectui64vFunc) loader->get("glGetQueryObjectui64v");
    [all...]
glwInitGL44.inl 212 gl->getQueryObjectui64v = (glGetQueryObjectui64vFunc) loader->get("glGetQueryObjectui64v");
    [all...]
glwInitGL45.inl 256 gl->getQueryObjectui64v = (glGetQueryObjectui64vFunc) loader->get("glGetQueryObjectui64v");
    [all...]
glwApi.inl 259 #define glGetQueryObjectui64v glwGetQueryObjectui64v
    [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 259 gl->getQueryObjectui64v = glGetQueryObjectui64v;
    [all...]
tcuNullRenderContextFuncs.inl     [all...]
  /external/deqp/scripts/opengl/
gen_call_log_wrapper.py 179 "glGetQueryObjectui64v": LogSpec({1: enum("QueryObjectParam")}, argOutPrints = {2: pointer(size = "1")}),
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
glext.h     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl 259 void glGetQueryObjectui64v (glw::GLuint id, glw::GLenum pname, glw::GLuint64 *params);
    [all...]
gluCallLogWrapper.inl     [all...]

Completed in 724 milliseconds