Home
last modified time | relevance | path

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

/external/skia/src/gpu/mtl/
DGrMtlCaps.mm406 int GrMtlCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { function
410 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.h111 int maxRenderTargetSampleCount(GrColorType ct) const { in maxRenderTargetSampleCount() function
123 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.cpp108 int GrDawnCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrDawnCaps
/external/skia/src/gpu/d3d/
DGrD3DCaps.cpp861 int GrD3DCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrD3DCaps
869 int GrD3DCaps::maxRenderTargetSampleCount(DXGI_FORMAT 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.cpp1493 int GrVkCaps::maxRenderTargetSampleCount(const GrBackendFormat& format) const { in maxRenderTargetSampleCount() function in GrVkCaps
1501 int GrVkCaps::maxRenderTargetSampleCount(VkFormat format) const { in maxRenderTargetSampleCount() function in GrVkCaps
/external/skia/src/gpu/gl/
DGrGLCaps.h139 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override { in maxRenderTargetSampleCount() function
DGrGLCaps.cpp4349 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