aboutsummaryrefslogtreecommitdiffstats
path: root/system/vulkan_enc/goldfish_vk_handlemap_guest.h
diff options
context:
space:
mode:
Diffstat (limited to 'system/vulkan_enc/goldfish_vk_handlemap_guest.h')
-rw-r--r--system/vulkan_enc/goldfish_vk_handlemap_guest.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/vulkan_enc/goldfish_vk_handlemap_guest.h b/system/vulkan_enc/goldfish_vk_handlemap_guest.h
index 071c2185..79eeaf66 100644
--- a/system/vulkan_enc/goldfish_vk_handlemap_guest.h
+++ b/system/vulkan_enc/goldfish_vk_handlemap_guest.h
@@ -1113,6 +1113,12 @@ void handlemap_VkPhysicalDevice8BitStorageFeaturesKHR(
VkPhysicalDevice8BitStorageFeaturesKHR* toMap);
#endif
+#ifdef VK_KHR_shader_float16_int8
+void handlemap_VkPhysicalDeviceShaderFloat16Int8Features(
+ VulkanHandleMapping* handlemap,
+ VkPhysicalDeviceShaderFloat16Int8Features* toMap);
+
+#endif
#ifdef VK_ANDROID_native_buffer
void handlemap_VkNativeBufferANDROID(
VulkanHandleMapping* handlemap,
@@ -1689,5 +1695,7 @@ void handlemap_VkImportPhysicalAddressGOOGLE(
#endif
#ifdef VK_GOOGLE_free_memory_sync
#endif
+#ifdef VK_GOOGLE_async_queue_submit
+#endif
} // namespace goldfish_vk