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

  /external/deqp/modules/gles2/functional/
es2fTextureFormatTests.cpp 118 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient"
267 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient"
  /external/deqp/modules/gles31/functional/
es31fTextureFormatTests.cpp 293 << ",\n fill with " << formatGradient(&colorA, &colorB) << " gradient"
  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 569 inline LogGradientFmt formatGradient (const tcu::Vec4* minVal, const tcu::Vec4* maxVal) { return LogGradientFmt(minVal, maxVal); }
  /external/deqp/modules/gles3/functional/
es3fTextureFormatTests.cpp 133 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient"
298 << ",\n fill with " << formatGradient(&spec.valueMin, &spec.valueMax) << " gradient"
    [all...]

Completed in 139 milliseconds