Home
last modified time | relevance | path

Searched defs:SmoothStep (Results 1 – 3 of 3) sorted by relevance

/external/spirv-llvm/lib/SPIRV/
DOCLUtil.h183 const static char SmoothStep[] = "smoothstep"; variable
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3317 class SmoothStep : public DerivedFunc<Signature<float, float, float, float> > class
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3288 class SmoothStep : public DerivedFunc<Signature<float, float, float, float> > class