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

  /external/skia/include/gpu/gl/
GrGLInterface.h 144 GrGLFunction<GrGLDeleteTexturesProc> fDeleteTextures;
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 91 nullptr == fFunctions.fDeleteTextures ||
    [all...]
GrGLTestInterface.cpp 55 fFunctions.fDeleteTextures = bind_to_member(this, &GrGLTestInterface::deleteTextures);

Completed in 212 milliseconds