Home
last modified time | relevance | path

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

/external/skia/src/gpu/mtl/
DGrMtlCaps.mm461 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, function
468 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, MTLPixelFormat format) const { function
/external/skia/src/gpu/mock/
DGrMockCaps.cpp13 int GrMockCaps::getRenderTargetSampleCount(int requestCount, GrColorType ct) const { in getRenderTargetSampleCount() function in GrMockCaps
DGrMockCaps.h88 int getRenderTargetSampleCount(int requestCount, in getRenderTargetSampleCount() function
/external/skia/src/gpu/dawn/
DGrDawnCaps.cpp101 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrDawnCaps
/external/skia/src/gpu/d3d/
DGrD3DCaps.cpp840 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrD3DCaps
850 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, DXGI_FORMAT format) const { in getRenderTargetSampleCount() function in GrD3DCaps
/external/skia/src/gpu/vk/
DGrVkCaps.cpp1460 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrVkCaps
1470 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.cpp4665 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount() function in GrGLCaps