Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkAndroidNativeBuffer.cpp763 std::vector<VkPipelineStageFlags> pipelineStageFlags; in syncImageToColorBuffer() local
764 pipelineStageFlags.resize(waitSemaphoreCount, VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT); in syncImageToColorBuffer()
771 pipelineStageFlags.data(), in syncImageToColorBuffer()