Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuVectorUtil.hpp71 inline float smoothStep (float edge0, float edge1, float x) in smoothStep() function
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12649 static T smoothStep(T e0, T e1, T val) in smoothStep() function