Searched refs:setTypeCount (Results 1 – 3 of 3) sorted by relevance
25 void setTypeCount(VkDescriptorType type, uint8_t count);
77 void GrVkDescriptorPool::DescriptorTypeCounts::setTypeCount(VkDescriptorType type, uint8_t count) { in setTypeCount() function in GrVkDescriptorPool::DescriptorTypeCounts
290 typeCounts.setTypeCount(VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER, 2); in finalize()292 typeCounts.setTypeCount(VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, (uint8_t)numSamplers); in finalize()