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