Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.h188 GrGLenum getBaseInternalFormat(GrGLFormat format) const { in getBaseInternalFormat() function
DGrGLGpu.cpp1592 GrGLenum externalFormat = this->glCaps().getBaseInternalFormat(format); in getCompatibleStencilIndex()