Searched refs:destroyed (Results 1 – 25 of 41) sorted by relevance
12
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display_swapchain/ |
D | destroy_swapchain_interactions.adoc | 5 When a swapchain associated with a display surface is destroyed, if the 7 being destroyed, then either any display resources modified by presenting
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_swapchain_maintenance1.adoc | 39 a present operation can: be safely destroyed.
|
D | VK_EXT_private_data.adoc | 27 Private data slots can be created or destroyed any time an associated device
|
D | VK_KHR_win32_surface.adoc | 87 destroyed.
|
D | VK_KHR_display.adoc | 78 is destroyed. 193 These objects cannot be destroyed.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fundamentals.adoc | 232 value has been created more times than it has been destroyed. 247 Objects are destroyed or freed by ftext:vkDestroy* and ftext:vkFree* 266 Most objects can be created and destroyed as needed, provided that no more 293 They must: not be destroyed in the duration of any API command they are 322 A sname:VkPipelineLayout object must: not be destroyed while any command 329 descriptor set layout has been destroyed. 339 The following Vulkan objects must: not be destroyed while any command 385 The following Vulkan objects must: not be destroyed while any queue is 398 In general, objects can: be destroyed or freed in any order, even if the 415 used in any way except to be destroyed or to be reset in such a way that it [all …]
|
D | capabilities.adoc | 469 invalid when all Vulkan memory objects associated with it are destroyed. 479 Direct3D resources associated with it are destroyed. 1377 destroyed. 1638 invalid when all Vulkan fence objects associated with it are destroyed.
|
D | devsandqueues.adoc | 445 pipelines after the pipeline is destroyed. 2640 returned to the system when the device is destroyed, otherwise it may: not 2869 When a device is lost, its child objects are not implicitly destroyed and 2871 Those objects must: still be destroyed before their parents or the device 2872 can: be destroyed (see the <<fundamentals-objectmodel-lifetime,Object 2988 system when the device is destroyed, otherwise it may: not be returned to 3000 must: have been destroyed prior to destroying pname:device 3539 All queues associated with a logical device are destroyed when
|
D | initialization.adoc | 752 All child objects created using pname:instance must: have been destroyed
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | sync.h | 202 Bool destroyed; /* True if counter was destroyed */ member
|
D | syncproto.h | 448 BOOL destroyed; member
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | types.hal | 32 * destroyed frequently. The underlying buffers are allocated on demand
|
/hardware/interfaces/media/bufferpool/2.0/ |
D | types.hal | 32 * destroyed frequently. The underlying buffers are allocated on demand
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsDisplay.hal | 85 * buffers are expected to be returned before the IEvsDisplay interface is destroyed.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/ |
D | wsi.adoc | 156 The pname:pCreateInfo->surface must: not be destroyed until after the 157 swapchain is destroyed. 171 Vulkan swapchains have been destroyed. 177 destroyed before the pname:device. 183 was destroyed. 784 Swapchains cannot: be destroyed <<SCID-4>>. 788 when the device is destroyed. 806 pname:swapchain and all associated sname:VkImage handles are destroyed, and 811 the memory for that image may: not be freed until the window is destroyed, 822 the swapchain is destroyed. [all …]
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common_display.c | 165 bool destroyed; member 1698 if (fence->event_received && fence->destroyed) in wsi_display_fence_check_free() 1724 assert(!fence->destroyed); in wsi_display_fence_destroy() 1725 fence->destroyed = true; in wsi_display_fence_destroy() 1750 fence->destroyed = false; in wsi_display_fence_alloc()
|
/hardware/google/gfxstream/guest/renderControl_enc/ |
D | README | 88 to zero the colorbuffer is automatically destroyed.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_deferred_host_operations/ |
D | deferred_host_operations.adoc | 191 * pname:operation is the completed operation to be destroyed.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_swapchain_maintenance1.adoc | 175 the images from the old swapchain have been destroyed.
|
D | VK_EXT_shader_object.adoc | 305 Any `VkShaderEXT` can be destroyed using `vkDestroyShaderEXT()`: 315 …uffers to enter the _invalid_ state. A `VkShaderEXT` object must not be destroyed as long as any c…
|
/hardware/interfaces/media/c2/1.0/ |
D | IComponent.hal | 218 * The created `C2BlockPool` object can be destroyed by calling
|
/hardware/interfaces/graphics/composer/2.2/ |
D | IComposerClient.hal | 269 * presented until the display is destroyed.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_optical_flow/ |
D | optical_flow.adoc | 424 * pname:session is the optical flow session to be destroyed.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/ |
D | indirectcommands.adoc | 215 Indirect command layouts are destroyed by:
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 229 * When playback is completed the session is destroyed, and the secure
|
12