| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlCaps.mm | 446 int GrMtlCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { function 450 int GrMtlCaps::maxRenderTargetSampleCount(MTLPixelFormat format) const { function
|
| /third_party/skia/m133/src/gpu/ganesh/mtl/ |
| D | GrMtlCaps.mm | 491 int GrMtlCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { function 495 int GrMtlCaps::maxRenderTargetSampleCount(MTLPixelFormat format) const { function
|
| /third_party/skia/m133/src/gpu/ganesh/mock/ |
| D | GrMockCaps.h | 122 int maxRenderTargetSampleCount(GrColorType ct) const { in maxRenderTargetSampleCount() function 134 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
|
| /third_party/skia/src/gpu/mock/ |
| D | GrMockCaps.h | 98 int maxRenderTargetSampleCount(GrColorType ct) const { in maxRenderTargetSampleCount() function 110 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnCaps.cpp | 108 int GrDawnCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrDawnCaps
|
| /third_party/skia/m133/src/gpu/ganesh/d3d/ |
| D | GrD3DCaps.cpp | 899 int GrD3DCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrD3DCaps 907 int GrD3DCaps::maxRenderTargetSampleCount(DXGI_FORMAT format) const { in maxRenderTargetSampleCount() function in GrD3DCaps
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DCaps.cpp | 866 int GrD3DCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrD3DCaps 874 int GrD3DCaps::maxRenderTargetSampleCount(DXGI_FORMAT format) const { in maxRenderTargetSampleCount() function in GrD3DCaps
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkCaps.cpp | 1548 int GrVkCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrVkCaps 1556 int GrVkCaps::maxRenderTargetSampleCount(VkFormat format) const { in maxRenderTargetSampleCount() function in GrVkCaps
|
| /third_party/skia/m133/src/gpu/ganesh/vk/ |
| D | GrVkCaps.cpp | 1715 int GrVkCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrVkCaps 1723 int GrVkCaps::maxRenderTargetSampleCount(VkFormat format) const { in maxRenderTargetSampleCount() function in GrVkCaps
|
| /third_party/skia/m133/src/gpu/graphite/dawn/ |
| D | DawnCaps.cpp | 187 uint32_t DawnCaps::maxRenderTargetSampleCount(wgpu::TextureFormat format) const { in maxRenderTargetSampleCount() function in skgpu::graphite::DawnCaps
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLCaps.h | 139 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
|
| D | GrGLCaps.cpp | 4619 int GrGLCaps::maxRenderTargetSampleCount(GrGLFormat format) const { in maxRenderTargetSampleCount() function in GrGLCaps
|
| /third_party/skia/m133/src/gpu/ganesh/gl/ |
| D | GrGLCaps.h | 171 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
|
| D | GrGLCaps.cpp | 5147 int GrGLCaps::maxRenderTargetSampleCount(GrGLFormat format) const { in maxRenderTargetSampleCount() function in GrGLCaps
|