Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgBinaryOps.cpp293 CustomSubOp* subOperation = new CustomSubOp(); in createNextChild() local
294 subOperation->setLeftValue(m_leftValueExpr); in createNextChild()
295 subOperation->setRightValue(parenRight); in createNextChild()
298 absOperation->setChild(subOperation); in createNextChild()