Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/mtl/
DGrMtlCaps.mm337 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, function
344 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, MTLPixelFormat format) const { function
/third_party/skia/src/gpu/mtl/
DGrMtlCaps.mm460 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, function
467 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, MTLPixelFormat format) const { function
/third_party/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
/third_party/flutter/skia/src/gpu/mock/
DGrMockCaps.h80 int getRenderTargetSampleCount(int requestCount, GrColorType ct) const { in getRenderTargetSampleCount() function
94 int getRenderTargetSampleCount(int requestCount, in getRenderTargetSampleCount() function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnCaps.cpp142 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrDawnCaps
/third_party/skia/src/gpu/dawn/
DGrDawnCaps.cpp99 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrDawnCaps
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp832 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrD3DCaps
842 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, DXGI_FORMAT format) const { in getRenderTargetSampleCount() function in GrD3DCaps
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp1281 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrVkCaps
1291 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount() function in GrVkCaps
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp1457 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrVkCaps
1467 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount() function in GrVkCaps
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.h125 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function
DGrGLCaps.cpp3803 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount() function in GrGLCaps
/third_party/skia/src/gpu/gl/
DGrGLCaps.h133 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function
DGrGLCaps.cpp4565 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount() function in GrGLCaps