Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:coherentFlags

2520     accessChain.coherentFlags.clear();
2525 void Builder::accessChainPushSwizzle(std::vector<unsigned>& swizzle, Id preSwizzleBaseType, AccessChain::CoherentFlags coherentFlags, unsigned int alignment)
2527 accessChain.coherentFlags |= coherentFlags;