Searched refs:getAllowedStages (Results 1 – 1 of 1) sorted by relevance
7483 vk::VkPipelineStageFlags getAllowedStages (void) const { return m_allowedStages; } in getAllowedStages() function in vkt::memory::__anone897a1840111::CacheState8480 dstStages = state.cache.getAllowedStages() & state.rng.getUint32(); in applyOp()8484 dstStages = dstStages ? dstStages : state.cache.getAllowedStages(); in applyOp()8798 dstStages = state.cache.getAllowedStages() & rng.getUint32(); in createCmdCommand()8802 dstStages = dstStages ? dstStages : state.cache.getAllowedStages(); in createCmdCommand()