Searched defs:requestedCount (Results 1 – 11 of 11) sorted by relevance
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnCaps.cpp | 142 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnCaps.cpp | 99 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DCaps.cpp | 832 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() 842 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, DXGI_FORMAT format) const { in getRenderTargetSampleCount()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkCaps.cpp | 1281 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() 1291 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkCaps.cpp | 1457 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() 1467 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 943 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount()
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLCaps.h | 125 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
|
D | GrGLCaps.cpp | 3803 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount()
|
/third_party/skia/src/gpu/gl/ |
D | GrGLCaps.h | 133 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
|
D | GrGLCaps.cpp | 4565 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 1652 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount()
|