Home
last modified time | relevance | path

Searched refs:imported (Results 1 – 25 of 46) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_win32_keyed_mutex/
Dkeyed_mutex_submit.adoc7 When submitting work that operates on memory imported from a Direct3D 11
12 They can: only be used if the imported resource was created with the
26 objects which were imported from Direct3D 11 resources.
37 objects which were imported from Direct3D 11 resources.
/hardware/interfaces/graphics/mapper/2.0/
DIMapper.hal85 * Imports a raw buffer handle to create an imported buffer handle for use
92 * buffer. It must be imported to create an imported handle first.
95 * imported handle. It must also support importing the same raw handle
96 * multiple times to create multiple imported handles. The imported handle
101 * may actually have been imported in the process. importBuffer must treat
109 * NO_RESOURCES when the raw handle cannot be imported at
111 * @return buffer is the imported buffer handle and has the type
123 * the imported handle. For example, if the imported handle was created
/hardware/interfaces/graphics/mapper/3.0/
DIMapper.hal87 * Imports a raw buffer handle to create an imported buffer handle for use
94 * buffer. It must be imported to create an imported handle first.
97 * imported handle. It must also support importing the same raw handle
98 * multiple times to create multiple imported handles. The imported handle
103 * may actually have been imported in the process. importBuffer() must treat
112 * - `NO_RESOURCES` if the raw handle cannot be imported due to
124 * the imported handle. For example, if the imported handle was created
155 * Calculates the transport size of a buffer. An imported buffer handle is a
158 * data at the tail when serializing the imported buffer handle.
161 * when sending an imported buffer handle. The mapper must support both
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_external_memory_screen_buffer/
Ddevice_memory.adoc23 The implementation may: not acquire a reference to the imported Screen
27 imported is being used.
52 * pname:buffer is the QNX Screen buffer which will be imported.
77 memory type which the specified Screen buffer can: be imported as.
104 when used with an image bound to memory imported from pname:buffer.
Dqnx_screen_buffer.adoc14 These QNX Screen buffer objects may: be imported into slink:VkDeviceMemory
16 An slink:VkImage or slink:VkBuffer can: be bound to the imported
37 A slink:VkDeviceMemory imported from a QNX Screen buffer has no way to
86 properties, so Vulkan images bound to memory imported from a QNX Screen
92 When creating an image that will be bound to an imported QNX Screen buffer,
/hardware/interfaces/keymaster/4.1/
Dtypes.hal60 * STORAGE_KEY is used to denote that a key generated or imported is a key used for storage
61 * encryption. Keys of this type can either be generated or imported or secure imported using
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_external_semaphore.adoc45 on imported semaphores that are in an invalid state?
51 However, this could cause security concerns when using imported semaphores,
DVK_KHR_win32_keyed_mutex.adoc24 associated with an imported Vulkan memory object when submitting command
DVK_EXT_external_memory_host.adoc48 Using the memory object imported from a host allocation that is already
68 6) Can the same host allocation be imported multiple times into a given
DVK_NV_external_memory.adoc38 specific support usage within Vulkan for imported native memory objects, or
DVK_NV_external_sci_sync.adoc42 imported.
DVK_NV_win32_keyed_mutex.adoc23 associated with an imported Vulkan memory object when submitting command
DVK_NV_external_sci_sync2.adoc46 imported.
DVK_NV_external_memory_win32.adoc39 specific support usage within Vulkan for imported native memory objects, or
DVK_KHR_external_memory.adoc153 properties need to be exported and imported when sharing images across
161 dedicated allocation mechanism to associate the exported and imported memory
/hardware/interfaces/graphics/mapper/2.1/
DIMapper.hal79 * Get the transport size of a buffer. An imported buffer handle is a raw
82 * runtime data at the tail when serializing the imported buffer handle.
85 * data when sending an imported buffer handle. The mapper must support
/hardware/interfaces/graphics/mapper/4.0/
DIMapper.hal101 * Imports a raw buffer handle to create an imported buffer handle for use
108 * buffer. It must be imported to create an imported handle first.
111 * imported handle. It must also support importing the same raw handle
112 * multiple times to create multiple imported handles. The imported handle
117 * may actually have been imported in the process. importBuffer() must treat
126 * - `NO_RESOURCES` if the raw handle cannot be imported due to
138 * the imported handle. For example, if the imported handle was created
169 * Calculates the transport size of a buffer. An imported buffer handle is a
172 * data at the tail when serializing the imported buffer handle.
175 * when sending an imported buffer handle. The mapper must support both
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_FUCHSIA_external_memory/
Ddevice_memory.adoc8 On Fuchsia, when allocating memory that may: be imported from another
13 External memory on Fuchsia is imported and exported using VMO handles of
100 type which the specified handle can be imported as.
/hardware/interfaces/tests/bar/1.0/
DIImportRules.hal46 // android.hardware.tests.foo@1.0::IFooCallback, since bar@1.0::IFooCallback is not imported.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc1272 instances other than that corresponding to the memory object imported.
1273 Implementations must: also ensure accessing imported memory which has not
1280 How exported and imported memory is isolated is left to the implementation,
1437 specified when the payload being imported was created
1444 payload being imported was allocated
1464 those specified when the payload being imported was created
1694 pname:handle is the VMO handle to the imported external memory
1758 and the memory is not an imported
1760 …NDROID_external_memory_android_hardware_buffer+VK_QNX_external_memory_screen_buffer[or an imported]
1772 and the memory is not an imported
[all …]
Dsynchronization.adoc2182 pname:fence must: not currently have its payload replaced by an imported
2185 that imported payload's handle type was included in
2280 pname:fence must: not currently have its payload replaced by an imported
2283 that imported payload's handle type was included in
2410 It indicates that the client can only wait on the imported fence or
2610 <<synchronization-fences-importing, payload imported>> with temporary
2777 a new fence was created with the same handle but the imported payload.
2806 If the fence was using a temporarily imported payload, the fence's prior
2880 When a fence is using an imported payload, its
2895 Because the exportable handle types of an imported fence correspond to its
[all …]
/hardware/interfaces/graphics/allocator/aidl/vts/
DVtsHalGraphicsAllocatorAidl_TargetTest.cpp94 BufferHandle(GraphicsTestsBase& testBase, native_handle_t* handle, bool imported, in BufferHandle() argument
98 mImported(imported), in BufferHandle()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_swapchain_maintenance1/
DSwapchainPresentFenceInfo.adoc36 wait semaphores imported by the presentation engine using the equivalent of
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dbind_image_common.adoc100 the external handle type of the imported memory must: also have been set
Dbind_buffer_common.adoc94 the external handle type of the imported memory must: also have been set

12