Home
last modified time | relevance | path

Searched refs:vulkan_dispatch_check_instance_VK_VERSION_1_1 (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h62 bool vulkan_dispatch_check_instance_VK_VERSION_1_1(const VulkanDispatch* vk);
Dgoldfish_vk_dispatch.cpp2883 bool vulkan_dispatch_check_instance_VK_VERSION_1_1(const VulkanDispatch* vk) in vulkan_dispatch_check_instance_VK_VERSION_1_1() function
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp689 if (!vulkan_dispatch_check_instance_VK_VERSION_1_1(ivk)) { in createGlobalVkEmulation()
712 if (!vulkan_dispatch_check_instance_VK_VERSION_1_1(ivk)) { in createGlobalVkEmulation()