Searched refs:marshal_VkImageFormatProperties2 (Results 1 – 3 of 3) sorted by relevance
1252 void marshal_VkImageFormatProperties2(
11004 …marshal_VkImageFormatProperties2(countingStream, (VkImageFormatProperties2*)(pImageFormatPropertie… in vkGetPhysicalDeviceImageFormatProperties2()11015 marshal_VkImageFormatProperties2(stream, (VkImageFormatProperties2*)(pImageFormatProperties)); in vkGetPhysicalDeviceImageFormatProperties2()14933 …marshal_VkImageFormatProperties2(countingStream, (VkImageFormatProperties2*)(pImageFormatPropertie… in vkGetPhysicalDeviceImageFormatProperties2KHR()14944 marshal_VkImageFormatProperties2(stream, (VkImageFormatProperties2*)(pImageFormatProperties)); in vkGetPhysicalDeviceImageFormatProperties2KHR()
4405 void marshal_VkImageFormatProperties2( in marshal_VkImageFormatProperties2() function