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

1 2

  /external/deqp/modules/gles31/functional/
es31fFboNoAttachmentTests.cpp 139 gl.getQueryObjectuiv(query, GL_QUERY_RESULT, &insidePassed);
147 gl.getQueryObjectuiv(query, GL_QUERY_RESULT, &outsideXPassed);
155 gl.getQueryObjectuiv(query, GL_QUERY_RESULT, &outsideYPassed);
250 gl.getQueryObjectuiv(query, GL_QUERY_RESULT, &passed);
es31fTessellationGeometryInteractionTests.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLAssembleInterface.cpp 97 GET_PROC(GetQueryObjectuiv);
  /external/deqp/framework/opengl/
gluES3PlusWrapperFuncs.inl 159 dst->getQueryObjectuiv = src.getQueryObjectuiv;
  /external/deqp/framework/opengl/wrapper/
glwFunctions.inl 97 glGetQueryObjectuivFunc getQueryObjectuiv;
glwInitES30Direct.inl 159 gl->getQueryObjectuiv = &glGetQueryObjectuiv;
glwInitES30.inl 159 gl->getQueryObjectuiv = (glGetQueryObjectuivFunc) loader->get("glGetQueryObjectuiv");
glwInitGL30.inl 95 gl->getQueryObjectuiv = (glGetQueryObjectuivFunc) loader->get("glGetQueryObjectuiv");
glwInitES31.inl 159 gl->getQueryObjectuiv = (glGetQueryObjectuivFunc) loader->get("glGetQueryObjectuiv");
glwInitGL31.inl 95 gl->getQueryObjectuiv = (glGetQueryObjectuivFunc) loader->get("glGetQueryObjectuiv");
glwInitGL32.inl 95 gl->getQueryObjectuiv = (glGetQueryObjectuivFunc) loader->get("glGetQueryObjectuiv");
glwInitGL33.inl 95 gl->getQueryObjectuiv = (glGetQueryObjectuivFunc) loader->get("glGetQueryObjectuiv");
glwInitGL40.inl 95 gl->getQueryObjectuiv = (glGetQueryObjectuivFunc) loader->get("glGetQueryObjectuiv");
    [all...]
glwInitGL41.inl 95 gl->getQueryObjectuiv = (glGetQueryObjectuivFunc) loader->get("glGetQueryObjectuiv");
    [all...]
glwInitGL42.inl 95 gl->getQueryObjectuiv = (glGetQueryObjectuivFunc) loader->get("glGetQueryObjectuiv");
    [all...]
glwInitGL43.inl 95 gl->getQueryObjectuiv = (glGetQueryObjectuivFunc) loader->get("glGetQueryObjectuiv");
    [all...]
glwInitGL44.inl 95 gl->getQueryObjectuiv = (glGetQueryObjectuivFunc) loader->get("glGetQueryObjectuiv");
    [all...]
glwImpl.inl 754 gl->getQueryObjectuiv(id, pname, params);
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLAssembleInterface.cpp 118 GET_PROC(GetQueryObjectuiv);
  /external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp     [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 97 gl->getQueryObjectuiv = glGetQueryObjectuiv;
  /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...]

Completed in 2140 milliseconds

1 2