Home
last modified time | relevance | path

Searched refs:fIsTexture (Results 1 – 5 of 5) sorted by relevance

/external/skia/include/gpu/gl/
DGrGLInterface.h198 GrGLFunction<GrGLIsTextureFn> fIsTexture; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h182 GrGLFunction<GrGLIsTextureFn> fIsTexture; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp85 !fFunctions.fIsTexture || in validate()
DGrGLTestInterface.cpp116 fFunctions.fIsTexture = bind_to_member(this, &GrGLTestInterface::isTexture); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp135 !fFunctions.fIsTexture || in validate()