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