Home
last modified time | relevance | path

Searched defs:getRenderTargetSampleCount (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/gpu/mtl/
DGrMtlCaps.mm420 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, function
427 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, MTLPixelFormat format) const { function
/external/skia/src/gpu/mock/
DGrMockCaps.h87 int getRenderTargetSampleCount(int requestCount, GrColorType ct) const { in getRenderTargetSampleCount() function
101 int getRenderTargetSampleCount(int requestCount, in getRenderTargetSampleCount() function
/external/skqp/src/gpu/mtl/
DGrMtlCaps.mm280 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { function
/external/skqp/src/gpu/mock/
DGrMockCaps.h45 int getRenderTargetSampleCount(int requestCount, GrPixelConfig config) const override { in getRenderTargetSampleCount() function
/external/skia/src/gpu/dawn/
DGrDawnCaps.cpp99 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrDawnCaps
/external/skia/src/gpu/d3d/
DGrD3DCaps.cpp827 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrD3DCaps
837 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, DXGI_FORMAT format) const { in getRenderTargetSampleCount() function in GrD3DCaps
/external/skqp/src/gpu/vk/
DGrVkCaps.cpp719 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount() function in GrVkCaps
/external/skia/src/gpu/vk/
DGrVkCaps.cpp1459 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrVkCaps
1469 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount() function in GrVkCaps
/external/skia/src/gpu/gl/
DGrGLCaps.h133 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function
DGrGLCaps.cpp4324 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount() function in GrGLCaps
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2876 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount() function in GrGLCaps