Home
last modified time | relevance | path

Searched refs:waitStages (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DDisplayVk.cpp515 VkPipelineStageFlags waitStages[] = {VK_PIPELINE_STAGE_TRANSFER_BIT}; in postImpl() local
519 .pWaitDstStageMask = waitStages, in postImpl()