Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgBinaryOps.hpp129 struct EvaluateSub struct
134 typedef BinaryVecOp<5, true, true, false, ComputeSubRange, EvaluateSub> SubBase;
DrsgBinaryOps.cpp135 CustomBinaryOp<EvaluateSub>::CustomBinaryOp () in CustomBinaryOp()
292 typedef CustomBinaryOp<EvaluateSub> CustomSubOp; in createNextChild()