Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgBinaryOps.cpp112 class CustomBinaryOp : public CustomBinaryBase class
127 CustomBinaryOp<ComputeValue>::CustomBinaryOp() : CustomBinaryBase(Token::PLUS) in CustomBinaryOp() function in rsg::CustomBinaryOp
136 CustomBinaryOp<EvaluateSub>::CustomBinaryOp() : CustomBinaryBase(Token::MINUS) in CustomBinaryOp() function in rsg::CustomBinaryOp
146 CustomBinaryOp<EvaluateLessThan>::CustomBinaryOp() : CustomBinaryBase(Token::CMP_LT) in CustomBinaryOp() function in rsg::CustomBinaryOp