Home
last modified time | relevance | path

Searched refs:pWaitDstStageMask (Results 1 - 25 of 44) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueue.cpp84 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 DVkQueue.hpp68 const VkPipelineStageFlags *pWaitDstStageMask; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesQueueBindSparseTests.cpp79 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 DvktSparseResourcesTestsUtil.hpp202 const vk::VkPipelineStageFlags* pWaitDstStageMask = DE_NULL,
212 const vk::VkPipelineStageFlags* pWaitDstStageMask = DE_NULL,
H A DvktSparseResourcesTestsUtil.cpp322 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 DvktSparseResourcesQueueBindSparseTests.cpp79 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 DvktSparseResourcesTestsUtil.hpp202 const vk::VkPipelineStageFlags* pWaitDstStageMask = DE_NULL,
212 const vk::VkPipelineStageFlags* pWaitDstStageMask = DE_NULL,
H A DvktSparseResourcesTestsUtil.cpp322 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 DVulkanCommandBufferPerf.cpp293 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 DSurfaceSemaphoreTest.cpp316 submitInfo.pWaitDstStageMask = &waitStages; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.c382 si[0].pWaitDstStageMask = bs->acquire_flags.data; in submit_queue()
390 si[1].pWaitDstStageMask = bs->wait_semaphore_stages.data; in submit_queue()
H A Dzink_kopper.c654 si.pWaitDstStageMask = &stages; in kopper_present()
817 si.pWaitDstStageMask = &mask; in zink_kopper_present_readback()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_queue.h290 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 Dvk_synchronization2.c357 .stageMask = pSubmits[s].pWaitDstStageMask[i], in vk_common_QueueSubmit()
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
H A Dmain.cpp307 info.pWaitDstStageMask = &wait_stage; in FrameRender()
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
H A Dmain.cpp315 info.pWaitDstStageMask = &wait_stage; in FrameRender()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.cpp37 submitInfo->pWaitDstStageMask = waitSemaphoreStageMasks.data(); in InitializeSubmitInfo()
1222 submitInfo.pWaitDstStageMask = &waitSemaphoreStageMask; in queueSubmitOneOff()
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_queue.c618 pvr_stage_mask_dst(desc->pWaitDstStageMask[j]); in pvr_QueueSubmit()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.cpp91 submitInfo.pWaitDstStageMask = &waitStageMask; in renderFrame()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DDeviceVk.cpp260 submitInfo.pWaitDstStageMask = dstStageMasks.data(); in SubmitPendingCommands()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common.c1067 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 Doverlay.cpp1375 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 Dtriangle-vulkan.c303 .pWaitDstStageMask = NULL, in demo_flush_init_cmd()
537 .pWaitDstStageMask = &pipe_stage_flags, in demo_draw()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_android.c837 .pWaitDstStageMask = stage_masks, in vn_QueueSignalReleaseImageANDROID()
H A Dvn_queue.c411 .pWaitDstStageMask = NULL, in vn_QueueSubmit()

Completed in 35 milliseconds

12