Home
last modified time | relevance | path

Searched refs:VK_KHR_display_swapchain (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_direct_mode_display.adoc39 but `apiext:VK_KHR_display_swapchain` will fail to create a swapchain on
43 allowing them to be used with `apiext:VK_KHR_display_swapchain`.
DVK_KHR_display_swapchain.adoc5 include::{generated}/meta/{refprefix}VK_KHR_display_swapchain.adoc[]
23 include::{generated}/interfaces/VK_KHR_display_swapchain.adoc[]
79 `VK_KHR_display_swapchain` extensions was removed from the appendix after
115 ** Renamed from VK_EXT_KHR_display_swapchain to VK_KHR_display_swapchain.
DVK_EXT_display_control.adoc23 `apiext:VK_KHR_display` and `apiext:VK_KHR_display_swapchain` extensions.
DVK_KHR_display.adoc209 `apiext:VK_KHR_display_swapchain` extensions was removed from the appendix
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display_swapchain/
Dcreate_shared_swapchains.adoc14 When the `apiext:VK_KHR_display_swapchain` extension is enabled, multiple
Ddisplay_swapchain_present.adoc6 When the `apiext:VK_KHR_display_swapchain` extension is enabled, additional
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/
Dwsi.adoc816 ifdef::VK_KHR_display_swapchain[]
817 include::{chapters}/VK_KHR_display_swapchain/destroy_swapchain_interactions.adoc[]
818 endif::VK_KHR_display_swapchain[]
844 ifdef::VK_KHR_display_swapchain[]
845 include::{chapters}/VK_KHR_display_swapchain/create_shared_swapchains.adoc[]
846 endif::VK_KHR_display_swapchain[]
1343 ifdef::VK_KHR_display_swapchain[]
1348 endif::VK_KHR_display_swapchain[]
1534 ifdef::VK_KHR_display_swapchain[]
1535 include::{chapters}/VK_KHR_display_swapchain/display_swapchain_present.adoc[]
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
Dregistry.adoc1529 <extension name="VK_KHR_display_swapchain" number="4" supported="vulkan">
1533 <enum value="&quot;VK_KHR_display_swapchain&quot;"
1549 #define VK_KHR_display_swapchain 1
1552 #define VK_KHR_DISPLAY_SWAPCHAIN_EXTENSION_NAME "VK_KHR_display_swapchain"
DChangeLog.adoc11007 * Removed the <<VK_KHR_display>> and <<VK_KHR_display_swapchain>> example
12112 swapchain may reset the display's mode, in the VK_KHR_display_swapchain
12120 the VK_KHR_display_swapchain extension is present (internal issue
12123 interactions with VK_KHR_display_swapchain (internal issue 247).
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfundamentals.adoc1381 ifdef::VK_KHR_display_swapchain[]
1385 endif::VK_KHR_display_swapchain[]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7955 #define VK_KHR_display_swapchain 1 macro