/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlCaps.mm | 337 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, function 344 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, MTLPixelFormat format) const { function
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlCaps.mm | 460 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, function 467 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, MTLPixelFormat format) const { function
|
/third_party/skia/src/gpu/mock/ |
D | GrMockCaps.cpp | 13 int GrMockCaps::getRenderTargetSampleCount(int requestCount, GrColorType ct) const { in getRenderTargetSampleCount() function in GrMockCaps
|
D | GrMockCaps.h | 88 int getRenderTargetSampleCount(int requestCount, in getRenderTargetSampleCount() function
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockCaps.h | 80 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/ |
D | GrDawnCaps.cpp | 142 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrDawnCaps
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnCaps.cpp | 99 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function in GrDawnCaps
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DCaps.cpp | 832 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/ |
D | GrVkCaps.cpp | 1281 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/ |
D | GrVkCaps.cpp | 1457 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/ |
D | GrGLCaps.h | 125 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function
|
D | GrGLCaps.cpp | 3803 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount() function in GrGLCaps
|
/third_party/skia/src/gpu/gl/ |
D | GrGLCaps.h | 133 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() function
|
D | GrGLCaps.cpp | 4565 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount() function in GrGLCaps
|