Searched refs:toTransform (Results 1 – 2 of 2) sorted by relevance
47 VkApplicationInfo* toTransform) in transform_tohost_VkApplicationInfo() argument50 (void)toTransform; in transform_tohost_VkApplicationInfo()51 if (toTransform->pNext) in transform_tohost_VkApplicationInfo()53 transform_tohost_extension_struct(resourceTracker, (void*)(toTransform->pNext)); in transform_tohost_VkApplicationInfo()59 VkApplicationInfo* toTransform) in transform_fromhost_VkApplicationInfo() argument62 (void)toTransform; in transform_fromhost_VkApplicationInfo()63 if (toTransform->pNext) in transform_fromhost_VkApplicationInfo()65 transform_fromhost_extension_struct(resourceTracker, (void*)(toTransform->pNext)); in transform_fromhost_VkApplicationInfo()71 VkInstanceCreateInfo* toTransform) in transform_tohost_VkInstanceCreateInfo() argument74 (void)toTransform; in transform_tohost_VkInstanceCreateInfo()[all …]
51 VkApplicationInfo* toTransform);55 VkApplicationInfo* toTransform);59 VkInstanceCreateInfo* toTransform);63 VkInstanceCreateInfo* toTransform);67 VkAllocationCallbacks* toTransform);71 VkAllocationCallbacks* toTransform);75 VkPhysicalDeviceFeatures* toTransform);79 VkPhysicalDeviceFeatures* toTransform);83 VkFormatProperties* toTransform);87 VkFormatProperties* toTransform);[all …]