Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.cpp28421 void *safe_pNext; in SafePnextCopy() local
28431 safe_pNext = struct_copy; in SafePnextCopy()
28440 safe_pNext = struct_copy; in SafePnextCopy()
28444safe_pNext = new safe_VkPhysicalDeviceSubgroupProperties(reinterpret_cast<const VkPhysicalDeviceSu… in SafePnextCopy()
28447safe_pNext = new safe_VkPhysicalDevice16BitStorageFeatures(reinterpret_cast<const VkPhysicalDevice… in SafePnextCopy()
28450safe_pNext = new safe_VkMemoryDedicatedRequirements(reinterpret_cast<const VkMemoryDedicatedRequir… in SafePnextCopy()
28453safe_pNext = new safe_VkMemoryDedicatedAllocateInfo(reinterpret_cast<const VkMemoryDedicatedAlloca… in SafePnextCopy()
28456safe_pNext = new safe_VkMemoryAllocateFlagsInfo(reinterpret_cast<const VkMemoryAllocateFlagsInfo *… in SafePnextCopy()
28459safe_pNext = new safe_VkDeviceGroupRenderPassBeginInfo(reinterpret_cast<const VkDeviceGroupRenderP… in SafePnextCopy()
28462safe_pNext = new safe_VkDeviceGroupCommandBufferBeginInfo(reinterpret_cast<const VkDeviceGroupComm… in SafePnextCopy()
[all …]