Searched refs:getSampleCounts (Results 1 – 4 of 4) sorted by relevance
129 VkSampleCountFlags PhysicalDevice::getSampleCounts() const in getSampleCounts() function in vk::PhysicalDevice136 VkSampleCountFlags sampleCounts = getSampleCounts(); in getLimits()638 pImageFormatProperties->sampleCounts = getSampleCounts(); in getImageFormatProperties()
61 VkSampleCountFlags getSampleCounts() const;
151 public Set<Count> getSampleCounts(String locale, PluralType type) { in getSampleCounts() method in PluralRulesFactory
1678 Set<Count> countsFound = prf.getSampleCounts(locale, in TestPluralCompleteness()