Home
last modified time | relevance | path

Searched refs:VK_KHR_SURFACE_EXTENSION_NAME (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DSwapChainStateVk.cpp137 VK_KHR_SURFACE_EXTENSION_NAME, in getRequiredInstanceExtensions()
DVkCommonOperations.cpp564 VK_KHR_SURFACE_EXTENSION_NAME, in createGlobalVkEmulation()
DVkDecoderGlobalState.cpp6939 res.push_back(VK_KHR_SURFACE_EXTENSION_NAME); in filteredInstanceExtensionNames()
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp45 VK_KHR_SURFACE_EXTENSION_NAME,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dextensions.adoc995 #define VK_KHR_SURFACE_EXTENSION_NAME "VK_KHR_surface"
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp3815 VULKAN_HPP_CONSTEXPR_INLINE auto KHRSurfaceExtensionName = VK_KHR_SURFACE_EXTENSION_NAME;
Dvulkan.hpp6302 VULKAN_HPP_CONSTEXPR_INLINE auto KHRSurfaceExtensionName = VK_KHR_SURFACE_EXTENSION_NAME;
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7556 #define VK_KHR_SURFACE_EXTENSION_NAME "VK_KHR_surface" macro