Searched defs:maxRenderTargetSampleCount (Results 1 – 7 of 7) sorted by relevance
498 int GrMtlCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { function502 int GrMtlCaps::maxRenderTargetSampleCount(MTLPixelFormat format) const { function
120 int maxRenderTargetSampleCount(GrColorType ct) const { in maxRenderTargetSampleCount() function132 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
881 int GrD3DCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrD3DCaps889 int GrD3DCaps::maxRenderTargetSampleCount(DXGI_FORMAT format) const { in maxRenderTargetSampleCount() function in GrD3DCaps
171 uint32_t DawnCaps::maxRenderTargetSampleCount(wgpu::TextureFormat format) const { in maxRenderTargetSampleCount() function in skgpu::graphite::DawnCaps
1631 int GrVkCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrVkCaps1639 int GrVkCaps::maxRenderTargetSampleCount(VkFormat format) const { in maxRenderTargetSampleCount() function in GrVkCaps
165 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
4969 int GrGLCaps::maxRenderTargetSampleCount(GrGLFormat format) const { in maxRenderTargetSampleCount() function in GrGLCaps