Searched refs:scopeId (Results 1 – 2 of 2) sorted by relevance
2340 DWORD scopeId = 0; in GetScopeId() local2417 scopeId = iaa->Ipv6IfIndex; in GetScopeId()2429 return scopeId; in GetScopeId()
6004 spv::Id scopeId; local6006 scopeId = builder.makeUintConstant(spv::ScopeQueueFamilyKHR);6008 scopeId = builder.makeUintConstant(spv::ScopeDevice);6021 scopeId = operands[3];6027 scopeId = operands[1];6034 scopeId = operands[2];6045 …if (glslangIntermediate->usingVulkanMemoryModel() && builder.getConstantScalar(scopeId) == spv::Sc…6051 spvAtomicOperands.push_back(scopeId);