Searched defs:maxRenderTargetSampleCount (Results 1 – 6 of 6) sorted by relevance
323 int GrMtlCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { function327 int GrMtlCaps::maxRenderTargetSampleCount(MTLPixelFormat format) const { function
99 int maxRenderTargetSampleCount(GrColorType ct) const { in maxRenderTargetSampleCount() function111 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
151 int GrDawnCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrDawnCaps
1315 int GrVkCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrVkCaps1323 int GrVkCaps::maxRenderTargetSampleCount(VkFormat format) const { in maxRenderTargetSampleCount() function in GrVkCaps
131 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
3812 int GrGLCaps::maxRenderTargetSampleCount(GrGLFormat format) const { in maxRenderTargetSampleCount() function in GrGLCaps