Home
last modified time | relevance | path

Searched refs:LessThanBase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgBinaryOps.hpp172 typedef RelationalOp<ComputeLessThanRange, EvaluateLessThan> LessThanBase; typedef
174 class LessThanOp : public LessThanBase
H A DrsgBinaryOps.cpp783 : LessThanBase(state, Token::CMP_LT, valueRange) in LessThanOp()
789 return LessThanBase::getWeight(state, valueRange); in getWeight()

Completed in 3 milliseconds