Lines Matching refs:offs0
663 const int offs0 = localOffs-1 < 0 ? ((localOffs+workGroupSize-1)%workGroupSize) : ((localOffs-1)%workGroupSize);665 const deUint32 ref = (deUint32)(globalOffs + offs0 + offs1);