Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/mtl/
DGrMtlCaps.mm323 int GrMtlCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { function
327 int GrMtlCaps::maxRenderTargetSampleCount(MTLPixelFormat format) const { function
/third_party/skia/src/gpu/mtl/
DGrMtlCaps.mm446 int GrMtlCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { function
450 int GrMtlCaps::maxRenderTargetSampleCount(MTLPixelFormat format) const { function
/third_party/skia/src/gpu/mock/
DGrMockCaps.h98 int maxRenderTargetSampleCount(GrColorType ct) const { in maxRenderTargetSampleCount() function
110 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
/third_party/flutter/skia/src/gpu/mock/
DGrMockCaps.h99 int maxRenderTargetSampleCount(GrColorType ct) const { in maxRenderTargetSampleCount() function
111 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnCaps.cpp151 int GrDawnCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrDawnCaps
/third_party/skia/src/gpu/dawn/
DGrDawnCaps.cpp108 int GrDawnCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrDawnCaps
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp866 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/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp1315 int GrVkCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrVkCaps
1323 int GrVkCaps::maxRenderTargetSampleCount(VkFormat format) const { in maxRenderTargetSampleCount() function in GrVkCaps
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp1491 int GrVkCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrVkCaps
1499 int GrVkCaps::maxRenderTargetSampleCount(VkFormat format) const { in maxRenderTargetSampleCount() function in GrVkCaps
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.h131 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
DGrGLCaps.cpp3828 int GrGLCaps::maxRenderTargetSampleCount(GrGLFormat format) const { in maxRenderTargetSampleCount() function in GrGLCaps
/third_party/skia/src/gpu/gl/
DGrGLCaps.h139 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
DGrGLCaps.cpp4564 int GrGLCaps::maxRenderTargetSampleCount(GrGLFormat format) const { in maxRenderTargetSampleCount() function in GrGLCaps