Searched defs:executionScope (Results 1 – 5 of 5) sorted by relevance
624 auto executionScope = spv::Scope(GetConstScalarInt(insn.word(1))); in EmitControlBarrier() local
405 VkPipelineStageFlags* executionScope) in computeMemoryDepBarrier()
473 VkPipelineStageFlags* executionScope) in computeMemoryDepBarrier()
8580 spv::IdImmediate executionScope = { true, builder.makeUintConstant(spv::ScopeSubgroup) }; in createSubgroupOperation() local8711 unsigned int executionScope = builder.getConstantScalar(operands[0]); in createMiscOperation() local
2647 void Builder::createMemoryBarrier(unsigned executionScope, unsigned memorySemantics) in createMemoryBarrier()