Home
last modified time | relevance | path

Searched defs:isFormatRenderable (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/src/gpu/mtl/
DGrMtlCaps.mm315 bool GrMtlCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { function
319 bool GrMtlCaps::isFormatRenderable(MTLPixelFormat format, int sampleCount) const { function
/third_party/skia/src/gpu/mtl/
DGrMtlCaps.mm438 bool GrMtlCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { function
442 bool GrMtlCaps::isFormatRenderable(MTLPixelFormat format, int sampleCount) const { function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnCaps.cpp127 bool GrDawnCaps::isFormatRenderable(const GrBackendFormat& format, in isFormatRenderable() function in GrDawnCaps
/third_party/skia/src/gpu/mock/
DGrMockCaps.h78 bool isFormatRenderable(const GrBackendFormat& format, int sampleCount) const override { in isFormatRenderable() function
/third_party/skia/src/gpu/dawn/
DGrDawnCaps.cpp72 bool GrDawnCaps::isFormatRenderable(const GrBackendFormat& format, in isFormatRenderable() function in GrDawnCaps
/third_party/flutter/skia/src/gpu/mock/
DGrMockCaps.h76 bool isFormatRenderable(const GrBackendFormat& format, int sampleCount) const override { in isFormatRenderable() function
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp815 bool GrD3DCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { in isFormatRenderable() function in GrD3DCaps
823 bool GrD3DCaps::isFormatRenderable(DXGI_FORMAT format, int sampleCount) const { in isFormatRenderable() function in GrD3DCaps
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp1269 bool GrVkCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { in isFormatRenderable() function in GrVkCaps
1277 bool GrVkCaps::isFormatRenderable(VkFormat format, int sampleCount) const { in isFormatRenderable() function in GrVkCaps
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp1445 bool GrVkCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { in isFormatRenderable() function in GrVkCaps
1453 bool GrVkCaps::isFormatRenderable(VkFormat format, int sampleCount) const { in isFormatRenderable() function in GrVkCaps
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.h121 bool isFormatRenderable(GrGLFormat format, int sampleCount) const { in isFormatRenderable() function
DGrGLCaps.cpp3799 bool GrGLCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { in isFormatRenderable() function in GrGLCaps
/third_party/skia/src/gpu/gl/
DGrGLCaps.h129 bool isFormatRenderable(GrGLFormat format, int sampleCount) const { in isFormatRenderable() function
DGrGLCaps.cpp4555 bool GrGLCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { in isFormatRenderable() function in GrGLCaps