Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h358 GrGLFunction<GrGLMakeTextureHandleResidentProc> fMakeTextureHandleResident; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp625 nullptr == fFunctions.fMakeTextureHandleResident || in validate()