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

1 2

  /external/mesa3d/src/mesa/drivers/windows/gdi/
mesa.def 814 glGetQueryObjectiv
  /external/deqp/framework/opengl/wrapper/
glwInitGL30.inl 116 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
glwInitGL31.inl 123 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
glwInitGL32.inl 134 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
glwInitGL33.inl 140 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
glwInitGL40.inl 158 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
    [all...]
glwInitGL41.inl 172 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
    [all...]
glwInitGL42.inl 180 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
    [all...]
glwInitGL43.inl 202 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
    [all...]
glwInitGL44.inl 211 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
    [all...]
glwInitGL45.inl 255 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
    [all...]
glwApi.inl 258 #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.8/sysroot/usr/lib32/mesa/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 258 gl->getQueryObjectiv = glGetQueryObjectiv;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/mesa/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /external/deqp/scripts/opengl/
gen_call_log_wrapper.py 176 "glGetQueryObjectiv": LogSpec({1: enum("QueryObjectParam")}, argOutPrints = {2: pointer(size = "1")}),
  /external/mesa3d/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl 258 void glGetQueryObjectiv (glw::GLuint id, glw::GLenum pname, glw::GLint *params);
    [all...]

Completed in 278 milliseconds

1 2