Searched refs:boxed_physicalDevice (Results 1 – 1 of 1) sorted by relevance
1206 VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceFeatures() argument1208 auto physicalDevice = unbox_VkPhysicalDevice(boxed_physicalDevice); in on_vkGetPhysicalDeviceFeatures()1209 auto vk = dispatch_VkPhysicalDevice(boxed_physicalDevice); in on_vkGetPhysicalDeviceFeatures()1217 VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceFeatures2() argument1219 auto physicalDevice = unbox_VkPhysicalDevice(boxed_physicalDevice); in on_vkGetPhysicalDeviceFeatures2()1220 auto vk = dispatch_VkPhysicalDevice(boxed_physicalDevice); in on_vkGetPhysicalDeviceFeatures2()1270 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, VkFormat format, in on_vkGetPhysicalDeviceImageFormatProperties() argument1273 auto physicalDevice = unbox_VkPhysicalDevice(boxed_physicalDevice); in on_vkGetPhysicalDeviceImageFormatProperties()1274 auto vk = dispatch_VkPhysicalDevice(boxed_physicalDevice); in on_vkGetPhysicalDeviceImageFormatProperties()1299 android::base::BumpPool* pool, VkPhysicalDevice boxed_physicalDevice, in on_vkGetPhysicalDeviceImageFormatProperties2() argument[all …]