Lines Matching refs:local_pImageFormatInfo
3425 safe_VkPhysicalDeviceImageFormatInfo2 *local_pImageFormatInfo = NULL; in DispatchGetPhysicalDeviceImageFormatProperties2() local
3428 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() local
4036 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()
4041 if (local_pImageFormatInfo) { in DispatchGetPhysicalDeviceImageFormatProperties2KHR()
4042 delete local_pImageFormatInfo; in DispatchGetPhysicalDeviceImageFormatProperties2KHR()