Searched defs:maxRenderTargetSampleCount (Results 1 – 12 of 12) sorted by relevance
406 int GrMtlCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { function410 int GrMtlCaps::maxRenderTargetSampleCount(MTLPixelFormat format) const { function
271 int GrMtlCaps::maxRenderTargetSampleCount(GrPixelConfig config) const { function
34 int maxRenderTargetSampleCount(GrPixelConfig) const override; in maxRenderTargetSampleCount() function
111 int maxRenderTargetSampleCount(GrColorType ct) const { in maxRenderTargetSampleCount() function123 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
58 int maxRenderTargetSampleCount(GrPixelConfig config) const override { in maxRenderTargetSampleCount() function
108 int GrDawnCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrDawnCaps
861 int GrD3DCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrD3DCaps869 int GrD3DCaps::maxRenderTargetSampleCount(DXGI_FORMAT format) const { in maxRenderTargetSampleCount() function in GrD3DCaps
741 int GrVkCaps::maxRenderTargetSampleCount(GrPixelConfig config) const { in maxRenderTargetSampleCount() function in GrVkCaps
1493 int GrVkCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrVkCaps1501 int GrVkCaps::maxRenderTargetSampleCount(VkFormat format) const { in maxRenderTargetSampleCount() function in GrVkCaps
139 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
4349 int GrGLCaps::maxRenderTargetSampleCount(GrGLFormat format) const { in maxRenderTargetSampleCount() function in GrGLCaps
2899 int GrGLCaps::maxRenderTargetSampleCount(GrPixelConfig config) const { in maxRenderTargetSampleCount() function in GrGLCaps