Searched defs:requestedCount (Results 1 – 7 of 7) sorted by relevance
388 int requestedCount; field in QuantizerWu.CreateBoxesResult391 CreateBoxesResult(int requestedCount, int resultCount) { in CreateBoxesResult()
113 int GrDawnCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
845 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()855 int GrD3DCaps::getRenderTargetSampleCount(int requestedCount, DXGI_FORMAT format) const { in getRenderTargetSampleCount()
1500 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()1510 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, VkFormat format) const { in getRenderTargetSampleCount()
133 int getRenderTargetSampleCount(int requestedCount, in getRenderTargetSampleCount()
4802 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrGLFormat format) const { in getRenderTargetSampleCount()
1736 GLuint GetSampleCount(VkSampleCountFlags supportedCounts, GLuint requestedCount) in GetSampleCount()