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

  /external/deqp/framework/opengl/wrapper/
glwFunctions.inl 327 glInvalidateTexImageFunc invalidateTexImage;
    [all...]
glwInitGL43.inl 248 gl->invalidateTexImage = (glInvalidateTexImageFunc) loader->get("glInvalidateTexImage");
    [all...]
glwInitGL44.inl 257 gl->invalidateTexImage = (glInvalidateTexImageFunc) loader->get("glInvalidateTexImage");
    [all...]
glwInitGL45.inl 323 gl->invalidateTexImage = (glInvalidateTexImageFunc) loader->get("glInvalidateTexImage");
    [all...]
glwImpl.inl     [all...]
  /external/skia/src/gpu/gl/
GrGLTestInterface.cpp 111 fFunctions.fInvalidateTexImage = bind_to_member(this, &GrGLTestInterface::invalidateTexImage);
GrGLTestInterface.h 112 virtual GrGLvoid invalidateTexImage(GrGLuint texture, GrGLint level) {}
    [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 327 gl->invalidateTexImage = glInvalidateTexImage;
    [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl     [all...]

Completed in 2854 milliseconds