Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/dawn/
DGrDawnCaps.cpp142 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
/third_party/skia/src/gpu/dawn/
DGrDawnCaps.cpp99 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp832 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/
DGrVkCaps.cpp1281 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
1291 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount()
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp1457 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/
Dvk_utils.cpp943 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount()
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.h125 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
DGrGLCaps.cpp3803 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount()
/third_party/skia/src/gpu/gl/
DGrGLCaps.h133 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
DGrGLCaps.cpp4565 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp1652 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount()