Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgBinaryOps.cpp246 FloatLiteral* epsilonLiteral = new FloatLiteral(0.001f); in createNextChild() local
251 addOperation->setRightValue(epsilonLiteral); in createNextChild()
266 FloatLiteral* epsilonLiteral = new FloatLiteral(0.001f); in createNextChild() local
271 addOperation->setRightValue(epsilonLiteral); in createNextChild()
299 FloatLiteral* epsilonLiteral = new FloatLiteral(0.001f); in createNextChild() local
304 lessOperation->setRightValue(epsilonLiteral); in createNextChild()