Searched refs:local_pImageFormatInfo (Results 1 – 1 of 1) sorted by relevance
3425 safe_VkPhysicalDeviceImageFormatInfo2 *local_pImageFormatInfo = NULL; in DispatchGetPhysicalDeviceImageFormatProperties2() local3428 local_pImageFormatInfo = new safe_VkPhysicalDeviceImageFormatInfo2(pImageFormatInfo); in DispatchGetPhysicalDeviceImageFormatProperties2()3429 WrapPnextChainHandles(layer_data, local_pImageFormatInfo->pNext); in DispatchGetPhysicalDeviceImageFormatProperties2()3432 …erties2(physicalDevice, (const VkPhysicalDeviceImageFormatInfo2*)local_pImageFormatInfo, pImageFor… in DispatchGetPhysicalDeviceImageFormatProperties2()3433 if (local_pImageFormatInfo) { in DispatchGetPhysicalDeviceImageFormatProperties2()3434 delete local_pImageFormatInfo; in DispatchGetPhysicalDeviceImageFormatProperties2()4033 safe_VkPhysicalDeviceImageFormatInfo2 *local_pImageFormatInfo = NULL; in DispatchGetPhysicalDeviceImageFormatProperties2KHR() local4036 local_pImageFormatInfo = new safe_VkPhysicalDeviceImageFormatInfo2(pImageFormatInfo); in DispatchGetPhysicalDeviceImageFormatProperties2KHR()4037 WrapPnextChainHandles(layer_data, local_pImageFormatInfo->pNext); in DispatchGetPhysicalDeviceImageFormatProperties2KHR()4040 …ies2KHR(physicalDevice, (const VkPhysicalDeviceImageFormatInfo2*)local_pImageFormatInfo, pImageFor… in DispatchGetPhysicalDeviceImageFormatProperties2KHR()[all …]