Home
last modified time | relevance | path

Searched refs:VulkanNativeSwapchain (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DFeatureControlDefHost.h70 FEATURE_CONTROL_ITEM(VulkanNativeSwapchain, 37)
/hardware/google/gfxstream/host/features/include/gfxstream/host/
DFeatures.h256 FeatureInfo VulkanNativeSwapchain = { member
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp691 &features, VulkanNativeSwapchain, in parseGfxstreamFeatures()
745 if (features.VulkanNativeSwapchain.enabled && !features.Vulkan.enabled) { in parseGfxstreamFeatures()
DFrameBuffer.cpp366 if (fb->m_features.VulkanNativeSwapchain.enabled) { in initialize()
390 fb->m_features.VulkanNativeSwapchain.enabled; in initialize()
402 .useVulkanNativeSwapchain = fb->m_features.VulkanNativeSwapchain.enabled, in initialize()
416 fb->m_features.VulkanNativeSwapchain.enabled && in initialize()
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp923 if (emulation->mFeatures.VulkanNativeSwapchain.enabled) { in create()
1366 if (emulation->mFeatures.VulkanNativeSwapchain.enabled) { in create()