Searched refs:descriptorIndexingFeatures (Results 1 – 1 of 1) sorted by relevance
323 VkPhysicalDeviceDescriptorIndexingFeaturesEXT descriptorIndexingFeatures; member in vkt::__anonf742dd390111::DeviceFeatures342 deMemset(&descriptorIndexingFeatures, 0, sizeof(descriptorIndexingFeatures)); in DeviceFeatures()346 deMemset(&descriptorIndexingFeatures, 0, sizeof(descriptorIndexingFeatures)); in DeviceFeatures()358 …descriptorIndexingFeatures.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_FEATURES… in DeviceFeatures()362 …descriptorIndexingFeatures.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_FEATURES… in DeviceFeatures()398 *nextPtr = &descriptorIndexingFeatures; in DeviceFeatures()399 nextPtr = &descriptorIndexingFeatures.pNext; in DeviceFeatures()