Searched refs:getCompareArgShaderStr (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp2121 static string getCompareArgShaderStr (const string& x, const string& y, const string& z, int imageWidth);
2147 string AtomicCompSwapCase::getCompareArgShaderStr (const string& x, const string& y, const string& z, int imageWidth) function in class:deqp::gles31::Functional::__anon5426::AtomicCompSwapCase
2439 " " + colorScalarTypeName + " compare = " + colorScalarTypeName + getCompareArgShaderStr("gx", "gy", "gz", imageSize.x()) + ";\n"

Completed in 178 milliseconds