Searched refs:formatGradient (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fTextureFormatTests.cpp | 120 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient" in init() 269 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient" in init()
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.hpp | 394 inline LogGradientFmt formatGradient (const tcu::Vec4* minVal, const tcu::Vec4* maxVal) { return Lo… in formatGradient() function
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFormatTests.cpp | 329 << ",\n fill with " << formatGradient(&colorA, &colorB) << " gradient" in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureFormatTests.cpp | 155 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient" in init() 325 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient" in init()
|