Home
last modified time | relevance | path

Searched refs:descriptorUpdateEntryCount (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1692 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); in writeDescriptorSetWithTemplate()
2487 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); in writeDescriptorSetWithTemplate()
4126 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); in writeDescriptorSetWithTemplate()
4470 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); in writeDescriptorSetWithTemplate()
5434 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); in writeSamplerDescriptorSetWithTemplate()
5506 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); in writeImageSamplerDescriptorSetWithTemplate()
5942 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); in writeSamplerDescriptorSetWithTemplate()
6050 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); in writeImageSamplerDescriptorSetWithTemplate()
7139 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); in writeDescriptorSetWithTemplate()
7468 templateCreateInfo.descriptorUpdateEntryCount = (deUint32)updateEntries.size(); in writeDescriptorSetWithTemplate()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1490 deUint32 descriptorUpdateEntryCount; member
DvkStrUtilImpl.inl3744 s << "\tdescriptorUpdateEntryCount = " << value.descriptorUpdateEntryCount << '\n';
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h3863 uint32_t descriptorUpdateEntryCount; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4143 uint32_t descriptorUpdateEntryCount; member