Searched defs:curPixelInvocationNdx (Results 1 – 1 of 1) sorted by relevance
2122 const int curPixelInvocationNdx = x / imageWidth; in getCompareArg() local2135 const string curPixelInvocationNdx = "(" + x + "/" + toString(imageWidth) + ")"; in getCompareArgShaderStr() local2143 const string curPixelInvocationNdx = "(" + x + "/" + toString(imageWidth) + " + 1)"; in getAssignArgShaderStr() local