Home
last modified time | relevance | path

Searched refs:formatSupportsTexStorage (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h199 bool formatSupportsTexStorage(GrGLFormat) const;
H A DGrGLGpu.cpp1097 bool useTexStorage = caps.formatSupportsTexStorage(format); in uploadCompressedTexData()
1744 if (this->glCaps().formatSupportsTexStorage(format)) { in createTexture()
H A DGrGLCaps.cpp4644 bool GrGLCaps::formatSupportsTexStorage(GrGLFormat format) const { in formatSupportsTexStorage() function in GrGLCaps

Completed in 15 milliseconds