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