Searched refs:marshal_VkFormatProperties2 (Results 1 – 3 of 3) sorted by relevance
1244 void marshal_VkFormatProperties2(
10947 marshal_VkFormatProperties2(countingStream, (VkFormatProperties2*)(pFormatProperties)); in vkGetPhysicalDeviceFormatProperties2()10958 marshal_VkFormatProperties2(stream, (VkFormatProperties2*)(pFormatProperties)); in vkGetPhysicalDeviceFormatProperties2()14876 marshal_VkFormatProperties2(countingStream, (VkFormatProperties2*)(pFormatProperties)); in vkGetPhysicalDeviceFormatProperties2KHR()14887 marshal_VkFormatProperties2(stream, (VkFormatProperties2*)(pFormatProperties)); in vkGetPhysicalDeviceFormatProperties2KHR()
4387 void marshal_VkFormatProperties2( in marshal_VkFormatProperties2() function