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

  /external/deqp/framework/opengl/wrapper/
glwFunctions.inl 284 glGetTextureLevelParameterfvFunc getTextureLevelParameterfv;
    [all...]
glwInitGL45.inl 281 gl->getTextureLevelParameterfv = (glGetTextureLevelParameterfvFunc) loader->get("glGetTextureLevelParameterfv");
    [all...]
glwImpl.inl     [all...]
  /external/skia/src/gpu/gl/
GrGLTestInterface.cpp 234 fFunctions.fGetTextureLevelParameterfv = bind_to_member(this, &GrGLTestInterface::getTextureLevelParameterfv);
GrGLTestInterface.h 239 virtual GrGLvoid getTextureLevelParameterfv(GrGLuint texture, GrGLenum target, GrGLint level, GrGLenum pname, float *params) {}
    [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 284 gl->getTextureLevelParameterfv = glGetTextureLevelParameterfv;
    [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl     [all...]

Completed in 161 milliseconds