Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp806 if (nullptr == fFunctions.fBindImageTexture || in validate()
817 if (nullptr == fFunctions.fBindImageTexture || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h115 GrGLFunction<GrGLBindImageTextureProc> fBindImageTexture; member