Home
last modified time | relevance | path

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

/external/skia/src/gpu/mtl/
DGrMtlCaps.mm375 int GrMtlCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { function
379 int GrMtlCaps::maxRenderTargetSampleCount(MTLPixelFormat format) const { function
/external/skqp/src/gpu/mtl/
DGrMtlCaps.mm271 int GrMtlCaps::maxRenderTargetSampleCount(GrPixelConfig config) const { function
DGrMtlCaps.h34 int maxRenderTargetSampleCount(GrPixelConfig) const override; in maxRenderTargetSampleCount() function
/external/skia/src/gpu/mock/
DGrMockCaps.h118 int maxRenderTargetSampleCount(GrColorType ct) const { in maxRenderTargetSampleCount() function
130 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
/external/skqp/src/gpu/mock/
DGrMockCaps.h58 int maxRenderTargetSampleCount(GrPixelConfig config) const override { in maxRenderTargetSampleCount() function
/external/skia/src/gpu/dawn/
DGrDawnCaps.cpp127 int GrDawnCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrDawnCaps
/external/skia/src/gpu/d3d/
DGrD3DCaps.cpp107 int GrD3DCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrD3DCaps
/external/skqp/src/gpu/vk/
DGrVkCaps.cpp741 int GrVkCaps::maxRenderTargetSampleCount(GrPixelConfig config) const { in maxRenderTargetSampleCount() function in GrVkCaps
/external/skia/src/gpu/vk/
DGrVkCaps.cpp1400 int GrVkCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrVkCaps
1408 int GrVkCaps::maxRenderTargetSampleCount(VkFormat format) const { in maxRenderTargetSampleCount() function in GrVkCaps
/external/skia/src/gpu/gl/
DGrGLCaps.h136 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
DGrGLCaps.cpp4149 int GrGLCaps::maxRenderTargetSampleCount(GrGLFormat format) const { in maxRenderTargetSampleCount() function in GrGLCaps
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2899 int GrGLCaps::maxRenderTargetSampleCount(GrPixelConfig config) const { in maxRenderTargetSampleCount() function in GrGLCaps