/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_wayland_surface/ |
D | platformCreateSurface_wayland.adoc | 70 Also, calling flink:vkQueuePresentKHR will result in Vulkan sending 74 the call to flink:vkQueuePresentKHR and must: not be issued by the 75 implementation outside of flink:vkQueuePresentKHR. 77 flink:vkQueuePresentKHR returns will be received by the compositor after the 88 prior to calling flink:vkQueuePresentKHR.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_frame_boundary.adoc | 10 typically when `vkQueuePresentKHR` is not a relevant frame boundary delimiter. 18 `vkQueuePresentKHR` is a natural frame boundary delimiter: a frame is made by 19 all commands between two `vkQueuePresentKHR`. However, there are scenarios where 20 `vkQueuePresentKHR` is not a suitable frame boundary delimiter. The 30 There are a number of cases where `vkQueuePresentKHR` is not a suitable frame 37 not call `vkQueuePresentKHR`. 42 all, so they would not call `vkQueuePresentKHR`. 51 `vkQueueSubmit` followed by a `vkQueuePresentKHR`, and frame preparation is 57 vkQueuePresentKHR(); // present Frame N-1 60 vkQueuePresentKHR(); // present Frame N [all …]
|
D | VK_EXT_swapchain_maintenance1.adoc | 107 * A fence passed to `vkQueuePresentKHR` that signals when the presentation 140 `vkQueuePresentKHR` call 152 `vkQueuePresentKHR`.
|
D | VK_EXT_external_memory_acquire_unmodified.adoc | 160 link:{refpage}vkQueuePresentKHR.html[vkQueuePresentKHR].
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/ |
D | PresentId.adoc | 15 fname:vkQueuePresentKHR command. 20 the same index in the flink:vkQueuePresentKHR call. 23 by a call to fname:vkQueuePresentKHR, an identifier needs to be associated
|
D | wsi.adoc | 7 …kSwapchainKHR',desc='Opaque handle to a swapchain object',type='handles',xrefs='vkQueuePresentKHR'] 48 flink:vkQueuePresentKHR. 58 Finally, the application presents the image with flink:vkQueuePresentKHR, 380 flink:vkQueuePresentKHR any images it had already acquired from 384 As usual, flink:vkQueuePresentKHR may: fail if pname:oldSwapchain has 1312 [open,refpage='vkQueuePresentKHR',desc='Queue an image for presentation',type='protos'] 1314 :refpage: vkQueuePresentKHR 1319 include::{generated}/api/protos/vkQueuePresentKHR.adoc[] 1338 * [[VUID-vkQueuePresentKHR-pSwapchains-01292]] 1344 * [[VUID-vkQueuePresentKHR-pSwapchains-01293]] [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_shared_presentable_image/ |
D | wsi.adoc | 16 The application must: call fname:vkQueuePresentKHR to guarantee an 23 fname:vkQueuePresentKHR, after which the presentation engine will update 26 calling fname:vkQueuePresentKHR, but this does not guarantee the timing
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_shared_presentable_image.adoc | 86 *RESOLVED*: flink:vkQueuePresentKHR to act as API to trigger a refresh, as 88 flink:vkQueuePresentKHR. 97 9) What should subsequent calls to flink:vkQueuePresentKHR for
|
D | VK_EXT_frame_boundary.adoc | 24 scenarios, typically when flink:vkQueuePresentKHR is not a relevant frame
|
D | VK_KHR_incremental_present.adoc | 26 This device extension extends flink:vkQueuePresentKHR, from the 75 However, all other semantics of flink:vkQueuePresentKHR must still be
|
D | VK_KHR_wayland_surface.adoc | 91 ** Added wording about interactions between flink:vkQueuePresentKHR and
|
D | VK_KHR_swapchain.adoc | 102 8) Can multiple presents be queued using one flink:vkQueuePresentKHR call? 108 flink:vkQueuePresentKHR call will be applied atomically as one operation. 130 flink:vkQueuePresentKHR. 506 vkAcquireNextImageKHR and vkQueuePresentKHR. 536 vkQueuePresentKHR can be used on. 596 ** Rename vkQueuePresentKHR()'s 2nd parameter to "`pPresentInfo`", for 735 per-swapchain results can be obtained from vkQueuePresentKHR(). 749 ** Make pPresentInfo parameter to vkQueuePresentKHR const.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_incremental_present/ |
D | wsi.adoc | 5 …tRegionsKHR',desc='Structure hint of rectangular regions changed by vkQueuePresentKHR',type='struc… 46 …RegionKHR',desc='Structure containing rectangular region changed by vkQueuePresentKHR for a given … 73 …desc='Structure containing a rectangle, including layer, changed by vkQueuePresentKHR for a given …
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_low_latency2/ |
D | low_latency2.adoc | 46 flink:vkQueuePresentKHR calls for a given swapchain that 51 will still enforce pname:minimumIntervalUs between fname:vkQueuePresentKHR 120 end of flink:vkQueuePresentKHR calls, fname:vkSetLatencyMarkerNV can: be 139 associate the timestamp with a fname:vkQueuePresentKHR command using 167 fname:vkQueuePresentKHR. 169 fname:vkQueuePresentKHR returns. 236 associate the timestamp with a fname:vkQueuePresentKHR command using 282 presentId used for a given fname:vkQueuePresentKHR via
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_present_barrier/ |
D | present_barrier.adoc | 22 flink:vkQueuePresentKHR and specifying a swapchain using the present 32 set, as described by flink:vkQueuePresentKHR, have completed.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_GOOGLE_display_timing/ |
D | queries.adoc | 122 information for a given flink:vkQueuePresentKHR command will become 166 previous fname:vkQueuePresentKHR command via 169 flink:vkQueuePresentKHR command. 171 to a previous flink:vkQueuePresentKHR command via 183 fname:vkQueuePresentKHR command was processed compared to how soon it 217 images presented with fname:vkQueuePresentKHR. 248 fname:vkQueuePresentKHR is called to present another image, the first
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_present_wait/ |
D | present_wait.adoc | 32 presentation engine at the flink:vkQueuePresentKHR call that it plans on
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | VK_EXT_hdr_metadata.adoc | 29 at the next fname:vkQueuePresentKHR call using that slink:VkSwapchainKHR
|
D | debugging.adoc | 719 sname:VkFrameBoundaryEXT as expressive as flink:vkQueuePresentKHR, which is
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_swapchain_maintenance1/ |
D | SwapchainPresentFenceInfo.adoc | 5 [open,refpage='VkSwapchainPresentFenceInfoEXT',desc='Fences associated with a vkQueuePresentKHR ope…
|
D | SwapchainPresentModeInfo.adoc | 5 [open,refpage='VkSwapchainPresentModeInfoEXT',desc='Presentation modes for a vkQueuePresentKHR oper…
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_dispatch.h | 307 PFN_vkQueuePresentKHR vkQueuePresentKHR; member
|
D | goldfish_vk_dispatch.cpp | 315 out->vkQueuePresentKHR = (PFN_vkQueuePresentKHR)dlSymFunc(lib, "vkQueuePresentKHR"); in init_vulkan_dispatch_from_system_loader() 1080 out->vkQueuePresentKHR = in init_vulkan_dispatch_from_instance() 2026 out->vkQueuePresentKHR = in init_vulkan_dispatch_from_device()
|
/hardware/google/gfxstream/host/vulkan/ |
D | DisplayVk.cpp | 555 presentRes = m_vk.vkQueuePresentKHR(m_swapChainVkQueue, &presentInfo); in postImpl()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 2272 …VkResult vkQueuePresentKHR( VkQueue queue, const VkPresentInfoKHR * pPresentInfo ) const VULKAN_HP… in vkQueuePresentKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 2274 return ::vkQueuePresentKHR( queue, pPresentInfo ); in vkQueuePresentKHR() 4838 PFN_vkQueuePresentKHR vkQueuePresentKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 5327 …vkQueuePresentKHR = PFN_vkQueuePresentKHR( vkGetInstanceProcAddr( instance, "vkQueuePresentKHR" ) … in init() 5731 … vkQueuePresentKHR = PFN_vkQueuePresentKHR( vkGetDeviceProcAddr( device, "vkQueuePresentKHR" ) ); in init()
|