/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkQueue.cpp | 84 submits[i].pWaitDstStageMask = nullptr; in DeepCopySubmitInfo() 96 submits[i].pWaitDstStageMask = reinterpret_cast<const VkPipelineStageFlags *>(mem); in DeepCopySubmitInfo() 97 memcpy(mem, pSubmits[i].pWaitDstStageMask, size); in DeepCopySubmitInfo() 222 sem->wait(submitInfo.pWaitDstStageMask[j]); in submitQueue()
|
H A D | VkQueue.hpp | 68 const VkPipelineStageFlags *pWaitDstStageMask; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesQueueBindSparseTests.cpp | 79 const VkPipelineStageFlags* pWaitDstStageMask, in makeSubmissionRegular() 89 pWaitDstStageMask, // const VkPipelineStageFlags* pWaitDstStageMask; in makeSubmissionRegular() 76 makeSubmissionRegular(const Queue* queue, const deUint32 numWaitSemaphores, const VkSemaphore* pWaitSemaphore, const VkPipelineStageFlags* pWaitDstStageMask, const deUint32 numSignalSemaphores, const VkSemaphore* pSignalSemaphore) makeSubmissionRegular() argument
|
H A D | vktSparseResourcesTestsUtil.hpp | 202 const vk::VkPipelineStageFlags* pWaitDstStageMask = DE_NULL, 212 const vk::VkPipelineStageFlags* pWaitDstStageMask = DE_NULL,
|
H A D | vktSparseResourcesTestsUtil.cpp | 322 const VkPipelineStageFlags* pWaitDstStageMask, in submitCommands() 332 pWaitDstStageMask, // const VkPipelineStageFlags* pWaitDstStageMask; in submitCommands() 348 const VkPipelineStageFlags* pWaitDstStageMask, in submitCommandsAndWait() 381 pWaitDstStageMask, // const VkPipelineStageFlags* pWaitDstStageMask; in submitCommandsAndWait() 317 submitCommands(const DeviceInterface& vk, const VkQueue queue, const VkCommandBuffer commandBuffer, const deUint32 waitSemaphoreCount, const VkSemaphore* pWaitSemaphores, const VkPipelineStageFlags* pWaitDstStageMask, const deUint32 signalSemaphoreCount, const VkSemaphore* pSignalSemaphores) submitCommands() argument 342 submitCommandsAndWait(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const VkCommandBuffer commandBuffer, const deUint32 waitSemaphoreCount, const VkSemaphore* pWaitSemaphores, const VkPipelineStageFlags* pWaitDstStageMask, const deUint32 signalSemaphoreCount, const VkSemaphore* pSignalSemaphores, const bool useDeviceGroups, const deUint32 physicalDeviceID) submitCommandsAndWait() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesQueueBindSparseTests.cpp | 79 const VkPipelineStageFlags* pWaitDstStageMask, in makeSubmissionRegular() 89 pWaitDstStageMask, // const VkPipelineStageFlags* pWaitDstStageMask; in makeSubmissionRegular() 76 makeSubmissionRegular(const Queue* queue, const deUint32 numWaitSemaphores, const VkSemaphore* pWaitSemaphore, const VkPipelineStageFlags* pWaitDstStageMask, const deUint32 numSignalSemaphores, const VkSemaphore* pSignalSemaphore) makeSubmissionRegular() argument
|
H A D | vktSparseResourcesTestsUtil.hpp | 202 const vk::VkPipelineStageFlags* pWaitDstStageMask = DE_NULL, 212 const vk::VkPipelineStageFlags* pWaitDstStageMask = DE_NULL,
|
H A D | vktSparseResourcesTestsUtil.cpp | 322 const VkPipelineStageFlags* pWaitDstStageMask, in submitCommands() 332 pWaitDstStageMask, // const VkPipelineStageFlags* pWaitDstStageMask; in submitCommands() 348 const VkPipelineStageFlags* pWaitDstStageMask, in submitCommandsAndWait() 381 pWaitDstStageMask, // const VkPipelineStageFlags* pWaitDstStageMask; in submitCommandsAndWait() 317 submitCommands(const DeviceInterface& vk, const VkQueue queue, const VkCommandBuffer commandBuffer, const deUint32 waitSemaphoreCount, const VkSemaphore* pWaitSemaphores, const VkPipelineStageFlags* pWaitDstStageMask, const deUint32 signalSemaphoreCount, const VkSemaphore* pSignalSemaphores) submitCommands() argument 342 submitCommandsAndWait(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const VkCommandBuffer commandBuffer, const deUint32 waitSemaphoreCount, const VkSemaphore* pWaitSemaphores, const VkPipelineStageFlags* pWaitDstStageMask, const deUint32 signalSemaphoreCount, const VkSemaphore* pSignalSemaphores, const bool useDeviceGroups, const deUint32 physicalDeviceID) submitCommandsAndWait() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | VulkanCommandBufferPerf.cpp | 293 submitInfo[0].pWaitDstStageMask = &pipe_stage_flags; in PrimaryCommandBufferBenchmarkHundredIndividual() 360 submitInfo[0].pWaitDstStageMask = &pipe_stage_flags; in PrimaryCommandBufferBenchmarkOneWithOneHundred() 452 submitInfo[0].pWaitDstStageMask = &pipe_stage_flags; in SecondaryCommandBufferBenchmark()
|
/third_party/skia/tests/ |
H A D | SurfaceSemaphoreTest.cpp | 316 submitInfo.pWaitDstStageMask = &waitStages; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_batch.c | 382 si[0].pWaitDstStageMask = bs->acquire_flags.data; in submit_queue() 390 si[1].pWaitDstStageMask = bs->wait_semaphore_stages.data; in submit_queue()
|
H A D | zink_kopper.c | 654 si.pWaitDstStageMask = &stages; in kopper_present() 817 si.pWaitDstStageMask = &mask; in zink_kopper_present_readback()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_queue.h | 290 if (val->pWaitDstStageMask) { in vn_sizeof_VkSubmitInfo_self() 293 size += vn_sizeof_VkFlags(&val->pWaitDstStageMask[i]); in vn_sizeof_VkSubmitInfo_self() 375 if (val->pWaitDstStageMask) { in vn_encode_VkSubmitInfo_self() 378 vn_encode_VkFlags(enc, &val->pWaitDstStageMask[i]); in vn_encode_VkSubmitInfo_self()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_synchronization2.c | 357 .stageMask = pSubmits[s].pWaitDstStageMask[i], in vk_common_QueueSubmit()
|
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/ |
H A D | main.cpp | 307 info.pWaitDstStageMask = &wait_stage; in FrameRender()
|
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/ |
H A D | main.cpp | 315 info.pWaitDstStageMask = &wait_stage; in FrameRender()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | CommandProcessor.cpp | 37 submitInfo->pWaitDstStageMask = waitSemaphoreStageMasks.data(); in InitializeSubmitInfo() 1222 submitInfo.pWaitDstStageMask = &waitSemaphoreStageMask; in queueSubmitOneOff()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_queue.c | 618 pvr_stage_mask_dst(desc->pWaitDstStageMask[j]); in pvr_QueueSubmit()
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
H A D | DrawTester.cpp | 91 submitInfo.pWaitDstStageMask = &waitStageMask; in renderFrame()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | DeviceVk.cpp | 260 submitInfo.pWaitDstStageMask = dstStageMasks.data(); in SubmitPendingCommands()
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common.c | 1067 submit_info.pWaitDstStageMask = stage_flags; in wsi_common_queue_present() 1103 submit_info.pWaitDstStageMask = stage_flags; in wsi_common_queue_present()
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
H A D | overlay.cpp | 1375 submit_info.pWaitDstStageMask = &stages_wait; in render_swapchain_display() 1384 submit_info.pWaitDstStageMask = &stages_wait; in render_swapchain_display() 1404 submit_info.pWaitDstStageMask = stages_wait; in render_swapchain_display()
|
/third_party/glfw/tests/ |
H A D | triangle-vulkan.c | 303 .pWaitDstStageMask = NULL, in demo_flush_init_cmd() 537 .pWaitDstStageMask = &pipe_stage_flags, in demo_draw()
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_android.c | 837 .pWaitDstStageMask = stage_masks, in vn_QueueSignalReleaseImageANDROID()
|
H A D | vn_queue.c | 411 .pWaitDstStageMask = NULL, in vn_QueueSubmit()
|