HomeSort by relevance Sort by last modified time
    Searched refs:getTextureParameteriv (Results 1 - 7 of 7) sorted by null

  /external/deqp/framework/opengl/wrapper/
glwFunctions.inl 289 glGetTextureParameterivFunc getTextureParameteriv;
    [all...]
glwInitGL45.inl 286 gl->getTextureParameteriv = (glGetTextureParameterivFunc) loader->get("glGetTextureParameteriv");
    [all...]
glwImpl.inl     [all...]
  /external/skia/src/gpu/gl/
GrGLTestInterface.cpp 234 fFunctions.fGetTextureParameteriv = bind_to_member(this, &GrGLTestInterface::getTextureParameteriv);
GrGLTestInterface.h 239 virtual GrGLvoid getTextureParameteriv(GrGLuint texture, GrGLenum target, GrGLenum pname, GrGLint *params) {}
    [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 289 gl->getTextureParameteriv = glGetTextureParameteriv;
    [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl     [all...]

Completed in 2359 milliseconds