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