Home
last modified time | relevance | path

Searched refs:fMakeTextureHandleNonResident (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/gpu/gl/
DGrGLInterface.h359 GrGLFunction<GrGLMakeTextureHandleNonResidentProc> fMakeTextureHandleNonResident; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp626 nullptr == fFunctions.fMakeTextureHandleNonResident || in validate()