Home
last modified time | relevance | path

Searched defs:isFormatCompressed (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/gpu/mtl/
DGrMtlCaps.mm274 bool GrMtlCaps::isFormatCompressed(const GrBackendFormat& format) const { function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnCaps.cpp35 bool GrDawnCaps::isFormatCompressed(const GrBackendFormat& format) const { in isFormatCompressed() function in GrDawnCaps
/third_party/skia/src/gpu/
DGrCaps.cpp438 bool GrCaps::isFormatCompressed(const GrBackendFormat& format) const { in isFormatCompressed() function in GrCaps
DGrSurfaceProxy.cpp245 bool GrSurfaceProxy::isFormatCompressed(const GrCaps* caps) const { in isFormatCompressed() function in GrSurfaceProxy
/third_party/flutter/skia/src/gpu/mock/
DGrMockCaps.h48 bool isFormatCompressed(const GrBackendFormat&) const override { in isFormatCompressed() function
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp1217 bool GrVkCaps::isFormatCompressed(const GrBackendFormat& format) const { in isFormatCompressed() function in GrVkCaps
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp3764 bool GrGLCaps::isFormatCompressed(const GrBackendFormat& format) const { in isFormatCompressed() function in GrGLCaps