Home
last modified time | relevance | path

Searched refs:Fuchsia (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_FUCHSIA_imagepipe_surface/
DplatformQuerySupport_imagepipe.adoc6 === Fuchsia Platform
8 On Fuchsia, all physical devices and queue families must: be capable of
10 As a result there is no Fuchsia-specific query for these capabilities.
DplatformCreateSurface_imagepipe.adoc6 === Fuchsia Platform
8 …eImagePipeSurfaceFUCHSIA',desc='Create a slink:VkSurfaceKHR object for a Fuchsia ImagePipe',type='…
12 To create a sname:VkSurfaceKHR object for a Fuchsia ImagePipe, call:
51 On Fuchsia, the surface pname:currentExtent is the special value
/hardware/google/gfxstream/third-party/fuchsia/
DREADME1 …ce Magma is in the Fuchsia SDK (https://fxbug.dev/42067270, https://fxbug.dev/42062806), these fil…
DLICENSE1 Copyright 2019 The Fuchsia Authors.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_FUCHSIA_external_memory/
Ddevice_memory.adoc6 === Fuchsia External Memory
8 On Fuchsia, when allocating memory that may: be imported from another
13 External memory on Fuchsia is imported and exported using VMO handles of
15 VMO handles to external memory are canonically obtained from Fuchsia's
34 ==== Importing Fuchsia External Memory
113 ==== Exporting Fuchsia Device Memory
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_FUCHSIA_buffer_collection.adoc34 On Fuchsia, the Sysmem service uses buffer collections as a core construct
37 applications to interoperate with the Sysmem service on Fuchsia.
DVK_FUCHSIA_imagepipe_surface.adoc22 the `apiext:VK_KHR_surface` extension) that refers to a Fuchsia
Dboilerplate.adoc341 | `apiext:VK_FUCHSIA_imagepipe_surface` | Fuchsia | `vulkan_fuchsia.h` | `<zir…
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/
DREADME7 Copyright 2019 The Fuchsia Authors.
47 Several Fuchsia SDK libraries, such as *libfidl*, depend on FIT and on the C++
53 generalize across the entire ecosystem of Fuchsia C++ applications. These will
64 - Is the feature needed by a Fuchsia SDK library?
65 - Does the feature embody a beneficial idiom that clients of the Fuchsia SDK
/hardware/google/gfxstream/
DREADME.md79 - `BUILD.gn`: specifies all guest-side build targets for Fuchsia
101 - Support for Android, Fuchsia, and Linux guests.
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DOpenglEsPipe.cpp68 Fuchsia = 1, enumerator
361 } else if (android::opengl::recvMode == android::opengl::RecvMode::Fuchsia) { in onGuestRecv()
/hardware/google/gfxstream/guest/
DBUILD.gn111 # These sources require access to the Fuchsia goldfish protocols.
305 # Vulkan ICDs on Fuchsia are only allowed to depend on (parts of) libc
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dresources.adoc9711 Fuchsia's FIDL-based Sysmem service interoperates with Vulkan via the
9722 On Fuchsia, the Sysmem service uses buffer collections as a core construct
9734 * FIDL - Fuchsia Interface Definition Language.
9736 interfaces on Fuchsia.
9741 reuse on Fuchsia
9749 To initialize a buffer collection on Fuchsia:
Dcapabilities.adoc1404 Vulkan on Fuchsia uses only the ZX_EVENT_SIGNALED bit when signaling or
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc8010 * Add Fuchsia platform to <<boilerplate-wsi-header-table, Window System