Home
last modified time | relevance | path

Searched refs:tExpr (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3293 const ExprP<float> tExpr = clamp((x - edge0) / (edge1 - edge0), in doExpand() local
3295 const ExprP<float> t = bindExpression("t", ctx, tExpr); in doExpand()