Lines Matching refs:scalarSize
139 const int scalarSize = glu::getDataTypeScalarSize(dataType); in generateRandomInputData() local
147 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in generateRandomInputData()
148 dst[valueNdx*scalarSize + compNdx] = rnd.getUint32() & integerMask; in generateRandomInputData()
153 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in generateRandomInputData()
154 … dst[valueNdx*scalarSize + compNdx] = extendSignTo32(rnd.getUint32() & integerMask, integerLength); in generateRandomInputData()
244 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
248 curScalarOffset += scalarSize*numValues; in getInputOutputPointers()
373 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
399 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
401 in0[easyCaseNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].x & integerMask; in getInputValues()
402 in1[easyCaseNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].y & integerMask; in getInputValues()
411 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
413 …in0[easyCaseNdx*scalarSize + compNdx] = extendSignTo32(in0[easyCaseNdx*scalarSize + compNdx], inte… in getInputValues()
414 …in1[easyCaseNdx*scalarSize + compNdx] = extendSignTo32(in1[easyCaseNdx*scalarSize + compNdx], inte… in getInputValues()
427 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
431 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
469 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
493 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
495 in0[easyCaseNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].x & integerMask; in getInputValues()
496 in1[easyCaseNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].y & integerMask; in getInputValues()
505 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
507 …in0[easyCaseNdx*scalarSize + compNdx] = extendSignTo32(in0[easyCaseNdx*scalarSize + compNdx], inte… in getInputValues()
508 …in1[easyCaseNdx*scalarSize + compNdx] = extendSignTo32(in1[easyCaseNdx*scalarSize + compNdx], inte… in getInputValues()
521 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
525 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
563 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
584 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
586 in0[valueNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].x; in getInputValues()
587 in1[valueNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].y; in getInputValues()
595 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
601 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0; in getInputValues()
602 in1[valueNdx*scalarSize + compNdx] = base1 >> adj1; in getInputValues()
612 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
614 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
653 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
675 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
677 in0[valueNdx*scalarSize + compNdx] = (deInt32)easyCases[easyCaseNdx].x; in getInputValues()
678 in1[valueNdx*scalarSize + compNdx] = (deInt32)easyCases[easyCaseNdx].y; in getInputValues()
686 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
692 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0; in getInputValues()
693 in1[valueNdx*scalarSize + compNdx] = base1 >> adj1; in getInputValues()
703 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
705 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
766 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
770 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
831 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
837 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
892 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
895 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
941 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
944 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
1000 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
1004 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
1079 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
1082 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()