Home
last modified time | relevance | path

Searched defs:requestedCount (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/gpu/dawn/
DGrDawnCaps.cpp118 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
/external/skia/src/gpu/d3d/
DGrD3DCaps.cpp101 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
/external/skqp/src/gpu/
DGrCaps.h188 int getSampleCount(int requestedCount, GrPixelConfig config) const { in getSampleCount()
/external/skqp/src/gpu/vk/
DGrVkCaps.cpp719 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount()
/external/skia/src/gpu/vk/
DGrVkCaps.cpp1366 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
1376 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp1017 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount()
/external/skia/src/gpu/gl/
DGrGLCaps.h130 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
DGrGLCaps.cpp4124 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount()
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2876 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount()