HomeSort by relevance Sort by last modified time
    Searched refs:formatGradient (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/opengl/
gluTextureTestUtil.hpp 384 inline LogGradientFmt formatGradient (const tcu::Vec4* minVal, const tcu::Vec4* maxVal) { return LogGradientFmt(minVal, maxVal); }
  /external/deqp/modules/gles2/functional/
es2fTextureFormatTests.cpp 120 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient"
269 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient"
  /external/deqp/modules/gles31/functional/
es31fTextureFormatTests.cpp 305 << ",\n fill with " << formatGradient(&colorA, &colorB) << " gradient"
  /external/deqp/modules/gles3/functional/
es3fTextureFormatTests.cpp 134 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient"
299 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient"
    [all...]

Completed in 173 milliseconds