Lines Matching refs:hasDeviceExtension
2163 if (!resources->hasDeviceExtension(device, "VK_KHR_swapchain")) in dynCheck_entry_vkCreateSwapchainKHR()
2188 if (!resources->hasDeviceExtension(device, "VK_KHR_swapchain")) in dynCheck_entry_vkDestroySwapchainKHR()
2215 if (!resources->hasDeviceExtension(device, "VK_KHR_swapchain")) in dynCheck_entry_vkGetSwapchainImagesKHR()
2248 if (!resources->hasDeviceExtension(device, "VK_KHR_swapchain")) in dynCheck_entry_vkAcquireNextImageKHR()
2284 if (!resources->hasDeviceExtension(device, "VK_KHR_swapchain")) in dynCheck_entry_vkGetDeviceGroupPresentCapabilitiesKHR()
2311 if (!resources->hasDeviceExtension(device, "VK_KHR_swapchain")) in dynCheck_entry_vkGetDeviceGroupSurfacePresentModesKHR()
2350 if (!resources->hasDeviceExtension(device, "VK_KHR_swapchain")) in dynCheck_entry_vkAcquireNextImage2KHR()
2468 if (!resources->hasDeviceExtension(device, "VK_KHR_display_swapchain")) in dynCheck_entry_vkCreateSharedSwapchainsKHR()
2709 if (!resources->hasDeviceExtension(device, "VK_KHR_device_group")) in dynCheck_entry_vkGetDeviceGroupPeerMemoryFeaturesKHR()
2759 if (!resources->hasDeviceExtension(device, "VK_KHR_maintenance1")) in dynCheck_entry_vkTrimCommandPoolKHR()
2812 if (!resources->hasDeviceExtension(device, "VK_KHR_external_memory_win32")) in dynCheck_entry_vkGetMemoryWin32HandleKHR()
2841 if (!resources->hasDeviceExtension(device, "VK_KHR_external_memory_win32")) in dynCheck_entry_vkGetMemoryWin32HandlePropertiesKHR()
2870 if (!resources->hasDeviceExtension(device, "VK_KHR_external_memory_fd")) in dynCheck_entry_vkGetMemoryFdKHR()
2899 if (!resources->hasDeviceExtension(device, "VK_KHR_external_memory_fd")) in dynCheck_entry_vkGetMemoryFdPropertiesKHR()
2941 if (!resources->hasDeviceExtension(device, "VK_KHR_external_semaphore_win32")) in dynCheck_entry_vkImportSemaphoreWin32HandleKHR()
2968 if (!resources->hasDeviceExtension(device, "VK_KHR_external_semaphore_win32")) in dynCheck_entry_vkGetSemaphoreWin32HandleKHR()
2996 if (!resources->hasDeviceExtension(device, "VK_KHR_external_semaphore_fd")) in dynCheck_entry_vkImportSemaphoreFdKHR()
3024 if (!resources->hasDeviceExtension(device, "VK_KHR_external_semaphore_fd")) in dynCheck_entry_vkGetSemaphoreFdKHR()
3086 if (!resources->hasDeviceExtension(device, "VK_KHR_descriptor_update_template")) in dynCheck_entry_vkCreateDescriptorUpdateTemplateKHR()
3111 if (!resources->hasDeviceExtension(device, "VK_KHR_descriptor_update_template")) in dynCheck_entry_vkDestroyDescriptorUpdateTemplateKHR()
3136 if (!resources->hasDeviceExtension(device, "VK_KHR_descriptor_update_template")) in dynCheck_entry_vkUpdateDescriptorSetWithTemplateKHR()
3165 if (!resources->hasDeviceExtension(device, "VK_KHR_create_renderpass2")) in dynCheck_entry_vkCreateRenderPass2KHR()
3221 if (!resources->hasDeviceExtension(device, "VK_KHR_shared_presentable_image")) in dynCheck_entry_vkGetSwapchainStatusKHR()
3262 if (!resources->hasDeviceExtension(device, "VK_KHR_external_fence_win32")) in dynCheck_entry_vkImportFenceWin32HandleKHR()
3289 if (!resources->hasDeviceExtension(device, "VK_KHR_external_fence_win32")) in dynCheck_entry_vkGetFenceWin32HandleKHR()
3317 if (!resources->hasDeviceExtension(device, "VK_KHR_external_fence_fd")) in dynCheck_entry_vkImportFenceFdKHR()
3345 if (!resources->hasDeviceExtension(device, "VK_KHR_external_fence_fd")) in dynCheck_entry_vkGetFenceFdKHR()
3455 if (!resources->hasDeviceExtension(device, "VK_KHR_get_memory_requirements2")) in dynCheck_entry_vkGetImageMemoryRequirements2KHR()
3479 if (!resources->hasDeviceExtension(device, "VK_KHR_get_memory_requirements2")) in dynCheck_entry_vkGetBufferMemoryRequirements2KHR()
3504 if (!resources->hasDeviceExtension(device, "VK_KHR_get_memory_requirements2")) in dynCheck_entry_vkGetImageSparseMemoryRequirements2KHR()
3536 if (!resources->hasDeviceExtension(device, "VK_KHR_sampler_ycbcr_conversion")) in dynCheck_entry_vkCreateSamplerYcbcrConversionKHR()
3562 if (!resources->hasDeviceExtension(device, "VK_KHR_sampler_ycbcr_conversion")) in dynCheck_entry_vkDestroySamplerYcbcrConversionKHR()
3590 if (!resources->hasDeviceExtension(device, "VK_KHR_bind_memory2")) in dynCheck_entry_vkBindBufferMemory2KHR()
3618 if (!resources->hasDeviceExtension(device, "VK_KHR_bind_memory2")) in dynCheck_entry_vkBindImageMemory2KHR()
3645 if (!resources->hasDeviceExtension(device, "VK_KHR_maintenance3")) in dynCheck_entry_vkGetDescriptorSetLayoutSupportKHR()
3708 if (!resources->hasDeviceExtension(device, "VK_ANDROID_native_buffer")) in dynCheck_entry_vkGetSwapchainGrallocUsageANDROID()
3739 if (!resources->hasDeviceExtension(device, "VK_ANDROID_native_buffer")) in dynCheck_entry_vkAcquireImageANDROID()
3829 if (!resources->hasDeviceExtension(device, "VK_EXT_debug_marker")) in dynCheck_entry_vkDebugMarkerSetObjectTagEXT()
3854 if (!resources->hasDeviceExtension(device, "VK_EXT_debug_marker")) in dynCheck_entry_vkDebugMarkerSetObjectNameEXT()
3957 if (!resources->hasDeviceExtension(device, "VK_AMD_shader_info")) in dynCheck_entry_vkGetShaderInfoAMD()
4012 if (!resources->hasDeviceExtension(device, "VK_NV_external_memory_win32")) in dynCheck_entry_vkGetMemoryWin32HandleNV()
4102 if (!resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands")) in dynCheck_entry_vkCreateIndirectCommandsLayoutNVX()
4127 if (!resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands")) in dynCheck_entry_vkDestroyIndirectCommandsLayoutNVX()
4154 if (!resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands")) in dynCheck_entry_vkCreateObjectTableNVX()
4179 if (!resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands")) in dynCheck_entry_vkDestroyObjectTableNVX()
4208 if (!resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands")) in dynCheck_entry_vkRegisterObjectsNVX()
4239 if (!resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands")) in dynCheck_entry_vkUnregisterObjectsNVX()
4340 if (!resources->hasDeviceExtension(device, "VK_EXT_display_control")) in dynCheck_entry_vkDisplayPowerControlEXT()
4369 if (!resources->hasDeviceExtension(device, "VK_EXT_display_control")) in dynCheck_entry_vkRegisterDeviceEventEXT()
4400 if (!resources->hasDeviceExtension(device, "VK_EXT_display_control")) in dynCheck_entry_vkRegisterDisplayEventEXT()
4429 if (!resources->hasDeviceExtension(device, "VK_EXT_display_control")) in dynCheck_entry_vkGetSwapchainCounterEXT()
4458 if (!resources->hasDeviceExtension(device, "VK_GOOGLE_display_timing")) in dynCheck_entry_vkGetRefreshCycleDurationGOOGLE()
4487 if (!resources->hasDeviceExtension(device, "VK_GOOGLE_display_timing")) in dynCheck_entry_vkGetPastPresentationTimingGOOGLE()
4543 if (!resources->hasDeviceExtension(device, "VK_EXT_hdr_metadata")) in dynCheck_entry_vkSetHdrMetadataEXT()
4600 if (!resources->hasDeviceExtension(device, "VK_EXT_debug_utils")) in dynCheck_entry_vkSetDebugUtilsObjectNameEXT()
4625 if (!resources->hasDeviceExtension(device, "VK_EXT_debug_utils")) in dynCheck_entry_vkSetDebugUtilsObjectTagEXT()
4738 … if (!resources->hasDeviceExtension(device, "VK_ANDROID_external_memory_android_hardware_buffer")) in dynCheck_entry_vkGetAndroidHardwareBufferPropertiesANDROID()
4766 … if (!resources->hasDeviceExtension(device, "VK_ANDROID_external_memory_android_hardware_buffer")) in dynCheck_entry_vkGetMemoryAndroidHardwareBufferANDROID()
4837 if (!resources->hasDeviceExtension(device, "VK_EXT_validation_cache")) in dynCheck_entry_vkCreateValidationCacheEXT()
4862 if (!resources->hasDeviceExtension(device, "VK_EXT_validation_cache")) in dynCheck_entry_vkDestroyValidationCacheEXT()
4889 if (!resources->hasDeviceExtension(device, "VK_EXT_validation_cache")) in dynCheck_entry_vkMergeValidationCachesEXT()
4918 if (!resources->hasDeviceExtension(device, "VK_EXT_validation_cache")) in dynCheck_entry_vkGetValidationCacheDataEXT()
4955 if (!resources->hasDeviceExtension(device, "VK_EXT_external_memory_host")) in dynCheck_entry_vkGetMemoryHostPointerPropertiesEXT()
5025 if (!resources->hasDeviceExtension(device, "VK_GOOGLE_address_space")) in dynCheck_entry_vkMapMemoryIntoAddressSpaceGOOGLE()
5054 if (!resources->hasDeviceExtension(device, "VK_GOOGLE_color_buffer")) in dynCheck_entry_vkRegisterImageColorBufferGOOGLE()
5081 if (!resources->hasDeviceExtension(device, "VK_GOOGLE_color_buffer")) in dynCheck_entry_vkRegisterBufferColorBufferGOOGLE()
5126 if (!resources->hasDeviceExtension(device, "VK_GOOGLE_sized_descriptor_update_template")) in dynCheck_entry_vkUpdateDescriptorSetWithTemplateSizedGOOGLE()
5195 if (!resources->hasDeviceExtension(device, "VK_GOOGLE_create_resources_with_requirements")) in dynCheck_entry_vkCreateImageWithRequirementsGOOGLE()
5226 if (!resources->hasDeviceExtension(device, "VK_GOOGLE_create_resources_with_requirements")) in dynCheck_entry_vkCreateBufferWithRequirementsGOOGLE()
5259 if (!resources->hasDeviceExtension(device, "VK_GOOGLE_address_space_info")) in dynCheck_entry_vkGetMemoryHostAddressInfoGOOGLE()
5288 if (!resources->hasDeviceExtension(device, "VK_GOOGLE_free_memory_sync")) in dynCheck_entry_vkFreeMemorySyncGOOGLE()
9064 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_surface"); in goldfish_vulkan_get_device_proc_address()
9069 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_surface"); in goldfish_vulkan_get_device_proc_address()
9074 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_surface"); in goldfish_vulkan_get_device_proc_address()
9079 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_surface"); in goldfish_vulkan_get_device_proc_address()
9084 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_surface"); in goldfish_vulkan_get_device_proc_address()
9091 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_swapchain"); in goldfish_vulkan_get_device_proc_address()
9096 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_swapchain"); in goldfish_vulkan_get_device_proc_address()
9101 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_swapchain"); in goldfish_vulkan_get_device_proc_address()
9106 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_swapchain"); in goldfish_vulkan_get_device_proc_address()
9111 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_swapchain"); in goldfish_vulkan_get_device_proc_address()
9116 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_swapchain"); in goldfish_vulkan_get_device_proc_address()
9121 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_swapchain"); in goldfish_vulkan_get_device_proc_address()
9126 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_swapchain"); in goldfish_vulkan_get_device_proc_address()
9131 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_swapchain"); in goldfish_vulkan_get_device_proc_address()
9138 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_display"); in goldfish_vulkan_get_device_proc_address()
9143 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_display"); in goldfish_vulkan_get_device_proc_address()
9148 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_display"); in goldfish_vulkan_get_device_proc_address()
9153 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_display"); in goldfish_vulkan_get_device_proc_address()
9158 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_display"); in goldfish_vulkan_get_device_proc_address()
9163 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_display"); in goldfish_vulkan_get_device_proc_address()
9168 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_display"); in goldfish_vulkan_get_device_proc_address()
9175 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_display_swapchain"); in goldfish_vulkan_get_device_proc_address()
9182 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_xlib_surface"); in goldfish_vulkan_get_device_proc_address()
9187 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_xlib_surface"); in goldfish_vulkan_get_device_proc_address()
9194 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_xcb_surface"); in goldfish_vulkan_get_device_proc_address()
9199 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_xcb_surface"); in goldfish_vulkan_get_device_proc_address()
9206 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_wayland_surface"); in goldfish_vulkan_get_device_proc_address()
9211 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_wayland_surface"); in goldfish_vulkan_get_device_proc_address()
9218 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_mir_surface"); in goldfish_vulkan_get_device_proc_address()
9223 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_mir_surface"); in goldfish_vulkan_get_device_proc_address()
9230 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_android_surface"); in goldfish_vulkan_get_device_proc_address()
9237 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_win32_surface"); in goldfish_vulkan_get_device_proc_address()
9242 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_win32_surface"); in goldfish_vulkan_get_device_proc_address()
9249 … bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_physical_device_properties2"); in goldfish_vulkan_get_device_proc_address()
9254 … bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_physical_device_properties2"); in goldfish_vulkan_get_device_proc_address()
9259 … bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_physical_device_properties2"); in goldfish_vulkan_get_device_proc_address()
9264 … bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_physical_device_properties2"); in goldfish_vulkan_get_device_proc_address()
9269 … bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_physical_device_properties2"); in goldfish_vulkan_get_device_proc_address()
9274 … bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_physical_device_properties2"); in goldfish_vulkan_get_device_proc_address()
9279 … bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_physical_device_properties2"); in goldfish_vulkan_get_device_proc_address()
9286 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_device_group"); in goldfish_vulkan_get_device_proc_address()
9291 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_device_group"); in goldfish_vulkan_get_device_proc_address()
9296 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_device_group"); in goldfish_vulkan_get_device_proc_address()
9303 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_maintenance1"); in goldfish_vulkan_get_device_proc_address()
9310 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_device_group_creation"); in goldfish_vulkan_get_device_proc_address()
9317 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_memory_capabilities"); in goldfish_vulkan_get_device_proc_address()
9324 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_memory_win32"); in goldfish_vulkan_get_device_proc_address()
9329 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_memory_win32"); in goldfish_vulkan_get_device_proc_address()
9336 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_memory_fd"); in goldfish_vulkan_get_device_proc_address()
9341 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_memory_fd"); in goldfish_vulkan_get_device_proc_address()
9348 … bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_semaphore_capabilities"); in goldfish_vulkan_get_device_proc_address()
9355 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_semaphore_win32"); in goldfish_vulkan_get_device_proc_address()
9360 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_semaphore_win32"); in goldfish_vulkan_get_device_proc_address()
9367 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_semaphore_fd"); in goldfish_vulkan_get_device_proc_address()
9372 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_semaphore_fd"); in goldfish_vulkan_get_device_proc_address()
9379 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_push_descriptor"); in goldfish_vulkan_get_device_proc_address()
9384 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_push_descriptor"); in goldfish_vulkan_get_device_proc_address()
9391 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_descriptor_update_template"); in goldfish_vulkan_get_device_proc_address()
9396 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_descriptor_update_template"); in goldfish_vulkan_get_device_proc_address()
9401 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_descriptor_update_template"); in goldfish_vulkan_get_device_proc_address()
9408 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_create_renderpass2"); in goldfish_vulkan_get_device_proc_address()
9413 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_create_renderpass2"); in goldfish_vulkan_get_device_proc_address()
9418 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_create_renderpass2"); in goldfish_vulkan_get_device_proc_address()
9423 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_create_renderpass2"); in goldfish_vulkan_get_device_proc_address()
9430 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_shared_presentable_image"); in goldfish_vulkan_get_device_proc_address()
9437 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_fence_capabilities"); in goldfish_vulkan_get_device_proc_address()
9444 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_fence_win32"); in goldfish_vulkan_get_device_proc_address()
9449 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_fence_win32"); in goldfish_vulkan_get_device_proc_address()
9456 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_fence_fd"); in goldfish_vulkan_get_device_proc_address()
9461 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_external_fence_fd"); in goldfish_vulkan_get_device_proc_address()
9468 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_surface_capabilities2"); in goldfish_vulkan_get_device_proc_address()
9473 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_surface_capabilities2"); in goldfish_vulkan_get_device_proc_address()
9480 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_display_properties2"); in goldfish_vulkan_get_device_proc_address()
9485 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_display_properties2"); in goldfish_vulkan_get_device_proc_address()
9490 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_display_properties2"); in goldfish_vulkan_get_device_proc_address()
9495 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_display_properties2"); in goldfish_vulkan_get_device_proc_address()
9502 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_memory_requirements2"); in goldfish_vulkan_get_device_proc_address()
9507 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_memory_requirements2"); in goldfish_vulkan_get_device_proc_address()
9512 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_get_memory_requirements2"); in goldfish_vulkan_get_device_proc_address()
9519 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_sampler_ycbcr_conversion"); in goldfish_vulkan_get_device_proc_address()
9524 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_sampler_ycbcr_conversion"); in goldfish_vulkan_get_device_proc_address()
9531 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_bind_memory2"); in goldfish_vulkan_get_device_proc_address()
9536 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_bind_memory2"); in goldfish_vulkan_get_device_proc_address()
9543 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_maintenance3"); in goldfish_vulkan_get_device_proc_address()
9550 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_draw_indirect_count"); in goldfish_vulkan_get_device_proc_address()
9555 bool hasExt = resources->hasDeviceExtension(device, "VK_KHR_draw_indirect_count"); in goldfish_vulkan_get_device_proc_address()
9562 bool hasExt = resources->hasDeviceExtension(device, "VK_ANDROID_native_buffer"); in goldfish_vulkan_get_device_proc_address()
9567 bool hasExt = resources->hasDeviceExtension(device, "VK_ANDROID_native_buffer"); in goldfish_vulkan_get_device_proc_address()
9572 bool hasExt = resources->hasDeviceExtension(device, "VK_ANDROID_native_buffer"); in goldfish_vulkan_get_device_proc_address()
9579 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_report"); in goldfish_vulkan_get_device_proc_address()
9584 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_report"); in goldfish_vulkan_get_device_proc_address()
9589 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_report"); in goldfish_vulkan_get_device_proc_address()
9596 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_marker"); in goldfish_vulkan_get_device_proc_address()
9601 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_marker"); in goldfish_vulkan_get_device_proc_address()
9606 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_marker"); in goldfish_vulkan_get_device_proc_address()
9611 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_marker"); in goldfish_vulkan_get_device_proc_address()
9616 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_marker"); in goldfish_vulkan_get_device_proc_address()
9623 bool hasExt = resources->hasDeviceExtension(device, "VK_AMD_draw_indirect_count"); in goldfish_vulkan_get_device_proc_address()
9628 bool hasExt = resources->hasDeviceExtension(device, "VK_AMD_draw_indirect_count"); in goldfish_vulkan_get_device_proc_address()
9635 bool hasExt = resources->hasDeviceExtension(device, "VK_AMD_shader_info"); in goldfish_vulkan_get_device_proc_address()
9642 bool hasExt = resources->hasDeviceExtension(device, "VK_NV_external_memory_capabilities"); in goldfish_vulkan_get_device_proc_address()
9649 bool hasExt = resources->hasDeviceExtension(device, "VK_NV_external_memory_win32"); in goldfish_vulkan_get_device_proc_address()
9656 bool hasExt = resources->hasDeviceExtension(device, "VK_NN_vi_surface"); in goldfish_vulkan_get_device_proc_address()
9663 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_conditional_rendering"); in goldfish_vulkan_get_device_proc_address()
9668 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_conditional_rendering"); in goldfish_vulkan_get_device_proc_address()
9675 bool hasExt = resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands"); in goldfish_vulkan_get_device_proc_address()
9680 bool hasExt = resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands"); in goldfish_vulkan_get_device_proc_address()
9685 bool hasExt = resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands"); in goldfish_vulkan_get_device_proc_address()
9690 bool hasExt = resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands"); in goldfish_vulkan_get_device_proc_address()
9695 bool hasExt = resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands"); in goldfish_vulkan_get_device_proc_address()
9700 bool hasExt = resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands"); in goldfish_vulkan_get_device_proc_address()
9705 bool hasExt = resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands"); in goldfish_vulkan_get_device_proc_address()
9710 bool hasExt = resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands"); in goldfish_vulkan_get_device_proc_address()
9715 bool hasExt = resources->hasDeviceExtension(device, "VK_NVX_device_generated_commands"); in goldfish_vulkan_get_device_proc_address()
9722 bool hasExt = resources->hasDeviceExtension(device, "VK_NV_clip_space_w_scaling"); in goldfish_vulkan_get_device_proc_address()
9729 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_direct_mode_display"); in goldfish_vulkan_get_device_proc_address()
9736 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_acquire_xlib_display"); in goldfish_vulkan_get_device_proc_address()
9741 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_acquire_xlib_display"); in goldfish_vulkan_get_device_proc_address()
9748 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_display_surface_counter"); in goldfish_vulkan_get_device_proc_address()
9755 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_display_control"); in goldfish_vulkan_get_device_proc_address()
9760 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_display_control"); in goldfish_vulkan_get_device_proc_address()
9765 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_display_control"); in goldfish_vulkan_get_device_proc_address()
9770 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_display_control"); in goldfish_vulkan_get_device_proc_address()
9777 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_display_timing"); in goldfish_vulkan_get_device_proc_address()
9782 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_display_timing"); in goldfish_vulkan_get_device_proc_address()
9789 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_discard_rectangles"); in goldfish_vulkan_get_device_proc_address()
9796 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_hdr_metadata"); in goldfish_vulkan_get_device_proc_address()
9803 bool hasExt = resources->hasDeviceExtension(device, "VK_MVK_ios_surface"); in goldfish_vulkan_get_device_proc_address()
9810 bool hasExt = resources->hasDeviceExtension(device, "VK_MVK_macos_surface"); in goldfish_vulkan_get_device_proc_address()
9817 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_utils"); in goldfish_vulkan_get_device_proc_address()
9822 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_utils"); in goldfish_vulkan_get_device_proc_address()
9827 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_utils"); in goldfish_vulkan_get_device_proc_address()
9832 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_utils"); in goldfish_vulkan_get_device_proc_address()
9837 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_utils"); in goldfish_vulkan_get_device_proc_address()
9842 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_utils"); in goldfish_vulkan_get_device_proc_address()
9847 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_utils"); in goldfish_vulkan_get_device_proc_address()
9852 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_utils"); in goldfish_vulkan_get_device_proc_address()
9857 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_utils"); in goldfish_vulkan_get_device_proc_address()
9862 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_utils"); in goldfish_vulkan_get_device_proc_address()
9867 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_debug_utils"); in goldfish_vulkan_get_device_proc_address()
9874 …bool hasExt = resources->hasDeviceExtension(device, "VK_ANDROID_external_memory_android_hardware_b… in goldfish_vulkan_get_device_proc_address()
9879 …bool hasExt = resources->hasDeviceExtension(device, "VK_ANDROID_external_memory_android_hardware_b… in goldfish_vulkan_get_device_proc_address()
9886 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_sample_locations"); in goldfish_vulkan_get_device_proc_address()
9891 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_sample_locations"); in goldfish_vulkan_get_device_proc_address()
9898 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_validation_cache"); in goldfish_vulkan_get_device_proc_address()
9903 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_validation_cache"); in goldfish_vulkan_get_device_proc_address()
9908 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_validation_cache"); in goldfish_vulkan_get_device_proc_address()
9913 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_validation_cache"); in goldfish_vulkan_get_device_proc_address()
9920 bool hasExt = resources->hasDeviceExtension(device, "VK_EXT_external_memory_host"); in goldfish_vulkan_get_device_proc_address()
9927 bool hasExt = resources->hasDeviceExtension(device, "VK_AMD_buffer_marker"); in goldfish_vulkan_get_device_proc_address()
9934 bool hasExt = resources->hasDeviceExtension(device, "VK_NV_device_diagnostic_checkpoints"); in goldfish_vulkan_get_device_proc_address()
9939 bool hasExt = resources->hasDeviceExtension(device, "VK_NV_device_diagnostic_checkpoints"); in goldfish_vulkan_get_device_proc_address()
9946 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_address_space"); in goldfish_vulkan_get_device_proc_address()
9953 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_color_buffer"); in goldfish_vulkan_get_device_proc_address()
9958 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_color_buffer"); in goldfish_vulkan_get_device_proc_address()
9965 … bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_sized_descriptor_update_template"); in goldfish_vulkan_get_device_proc_address()
9972 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_async_command_buffers"); in goldfish_vulkan_get_device_proc_address()
9977 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_async_command_buffers"); in goldfish_vulkan_get_device_proc_address()
9982 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_async_command_buffers"); in goldfish_vulkan_get_device_proc_address()
9987 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_async_command_buffers"); in goldfish_vulkan_get_device_proc_address()
9994 …bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_create_resources_with_requirements"… in goldfish_vulkan_get_device_proc_address()
9999 …bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_create_resources_with_requirements"… in goldfish_vulkan_get_device_proc_address()
10006 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_address_space_info"); in goldfish_vulkan_get_device_proc_address()
10013 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_free_memory_sync"); in goldfish_vulkan_get_device_proc_address()
10020 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_async_queue_submit"); in goldfish_vulkan_get_device_proc_address()
10025 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_async_queue_submit"); in goldfish_vulkan_get_device_proc_address()
10030 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_async_queue_submit"); in goldfish_vulkan_get_device_proc_address()
10035 bool hasExt = resources->hasDeviceExtension(device, "VK_GOOGLE_async_queue_submit"); in goldfish_vulkan_get_device_proc_address()