Searched defs:rightValue (Results 1 – 7 of 7) sorted by relevance
99 V rightValue(); in rightValue() method
218 float rightValue = MAX3(rhs->fAverageMismatchR, in comparePixels() local239 uint32_t rightValue = MAX3(rhs->fMaxMismatchR, in comparePixels() local
29 #define VERIFY_INSTANCE_COUNT(c,rightValue) if( c != rightValue ) { \ argument
912 float rightValue = float(numSlotsAffected * N) + 1.0f; in DEF_TEST() local976 float rightValue = float(op.numSlotsAffected * N) + 1.0f; in DEF_TEST() local1028 int rightValue = slots[numSlotsAffected * N]; in DEF_TEST() local1127 int rightValue = slots[op.numSlotsAffected * N]; in DEF_TEST() local1178 float rightValue = slots[numSlotsAffected * N]; in DEF_TEST() local1249 float rightValue = slots[op.numSlotsAffected * N]; in DEF_TEST() local1306 int rightValue = slots[numSlotsAffected * N]; in DEF_TEST() local1389 int rightValue = slots[op.numSlotsAffected * N]; in DEF_TEST() local
5051 const spirv::IdRef rightValue = in visitBinary() local5069 const spirv::IdRef rightValue = in visitBinary() local
209 std::optional<double> rightValue = right->getConstantValue(index); in optimize_comparison() local