Searched refs:descriptorTypeCount (Results 1 – 6 of 6) sorted by relevance
618 …scriptorTypeListVALVE makeMutableDescriptorTypeListVALVE (deUint32 descriptorTypeCount, const VkDe… argument621 res.descriptorTypeCount = descriptorTypeCount;
5023 deUint32 descriptorTypeCount; member
12959 deUint32 descriptorTypeCount; member
10982 s << "\tdescriptorTypeCount = " << value.descriptorTypeCount << '\n';
615 vk::VkDescriptorPoolSize descriptorTypeCount = { type, count }; in addDescriptors() local616 m_poolSizeCounts.push_back(descriptorTypeCount); in addDescriptors()
12055 uint32_t descriptorTypeCount; member