Searched defs:requestedCount (Results 1 – 9 of 9) sorted by relevance
/external/skia/src/gpu/dawn/ |
D | GrDawnCaps.cpp | 118 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
|
/external/skia/src/gpu/d3d/ |
D | GrD3DCaps.cpp | 101 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
|
/external/skqp/src/gpu/ |
D | GrCaps.h | 188 int getSampleCount(int requestedCount, GrPixelConfig config) const { in getSampleCount()
|
/external/skqp/src/gpu/vk/ |
D | GrVkCaps.cpp | 719 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount()
|
/external/skia/src/gpu/vk/ |
D | GrVkCaps.cpp | 1366 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount() 1376 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 1017 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount()
|
/external/skia/src/gpu/gl/ |
D | GrGLCaps.h | 130 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
|
D | GrGLCaps.cpp | 4124 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount()
|
/external/skqp/src/gpu/gl/ |
D | GrGLCaps.cpp | 2876 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount()
|