Home
last modified time | relevance | path

Searched defs:curPixelInvocationNdx (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp2122 const int curPixelInvocationNdx = x / imageWidth; in getCompareArg() local
2135 const string curPixelInvocationNdx = "(" + x + "/" + toString(imageWidth) + ")"; in getCompareArgShaderStr() local
2143 const string curPixelInvocationNdx = "(" + x + "/" + toString(imageWidth) + " + 1)"; in getAssignArgShaderStr() local