Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_direct_mode_display.adoc34 leverage `apiext:VK_KHR_display`, or provide separate equivalent interfaces.
36 *RESOLVED*: Use `apiext:VK_KHR_display` concepts and objects.
37 `apiext:VK_KHR_display` can be used to enumerate all displays on the system,
DVK_KHR_get_display_properties2.adoc22 This extension can be considered the `apiext:VK_KHR_display` equivalent of
DVK_EXT_display_control.adoc23 `apiext:VK_KHR_display` and `apiext:VK_KHR_display_swapchain` extensions.
DVK_KHR_display.adoc5 include::{generated}/meta/{refprefix}VK_KHR_display.adoc[]
24 include::{generated}/interfaces/VK_KHR_display.adoc[]
208 The example code for the `VK_KHR_display` and
327 ** Renamed from VK_EXT_KHR_display to VK_KHR_display.
DVK_KHR_display_swapchain.adoc78 The example code for the `apiext:VK_KHR_display` and
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_EXT_debug_report.adoc206 ifdef::VK_KHR_display[]
209 endif::VK_KHR_display[]
Ddebugging.adoc71 ifdef::VK_KHR_display[]
74 endif::VK_KHR_display[]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/
Dwsi.adoc195 ifdef::VK_KHR_display[]
196 include::{chapters}/VK_KHR_display/display.adoc[]
197 endif::VK_KHR_display[]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display/
Ddisplay.adoc12 The `apiext:VK_KHR_display` extension provides the functionality necessary
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc11007 * Removed the <<VK_KHR_display>> and <<VK_KHR_display_swapchain>> example
12115 not set a mode, in the VK_KHR_display extension. This is a round-about
12766 VK_KHR_display, VK_KHR_swapchain, and VK_KHR_surface extensions.
13065 VK_KHR_display extension (internal issue 125)
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7829 #define VK_KHR_display 1 macro