| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlCaps.mm | 438 bool GrMtlCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { function 442 bool GrMtlCaps::isFormatRenderable(MTLPixelFormat format, int sampleCount) const { function
|
| /third_party/skia/m133/src/gpu/ganesh/mtl/ |
| D | GrMtlCaps.mm | 483 bool GrMtlCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { function 487 bool GrMtlCaps::isFormatRenderable(MTLPixelFormat format, int sampleCount) const { function
|
| /third_party/skia/m133/src/gpu/ganesh/mock/ |
| D | GrMockCaps.h | 102 bool isFormatRenderable(const GrBackendFormat& format, int sampleCount) const override { in isFormatRenderable() function
|
| /third_party/skia/src/gpu/mock/ |
| D | GrMockCaps.h | 78 bool isFormatRenderable(const GrBackendFormat& format, int sampleCount) const override { in isFormatRenderable() function
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnCaps.cpp | 72 bool GrDawnCaps::isFormatRenderable(const GrBackendFormat& format, in isFormatRenderable() function in GrDawnCaps
|
| /third_party/skia/m133/src/gpu/ganesh/d3d/ |
| D | GrD3DCaps.cpp | 848 bool GrD3DCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { in isFormatRenderable() function in GrD3DCaps 856 bool GrD3DCaps::isFormatRenderable(DXGI_FORMAT format, int sampleCount) const { in isFormatRenderable() function in GrD3DCaps
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DCaps.cpp | 815 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/skia/src/gpu/vk/ |
| D | GrVkCaps.cpp | 1502 bool GrVkCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { in isFormatRenderable() function in GrVkCaps 1510 bool GrVkCaps::isFormatRenderable(VkFormat format, int sampleCount) const { in isFormatRenderable() function in GrVkCaps
|
| /third_party/skia/m133/src/gpu/ganesh/vk/ |
| D | GrVkCaps.cpp | 1669 bool GrVkCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { in isFormatRenderable() function in GrVkCaps 1677 bool GrVkCaps::isFormatRenderable(VkFormat format, int sampleCount) const { in isFormatRenderable() function in GrVkCaps
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLCaps.h | 129 bool isFormatRenderable(GrGLFormat format, int sampleCount) const { in isFormatRenderable() function
|
| D | GrGLCaps.cpp | 4585 bool GrGLCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { in isFormatRenderable() function in GrGLCaps
|
| /third_party/skia/m133/src/gpu/ganesh/gl/ |
| D | GrGLCaps.h | 160 bool isFormatRenderable(GrGLFormat format, int sampleCount) const { in isFormatRenderable() function
|
| D | GrGLCaps.cpp | 5113 bool GrGLCaps::isFormatRenderable(const GrBackendFormat& format, int sampleCount) const { in isFormatRenderable() function in GrGLCaps
|