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()
345 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
371 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
373 in0[easyCaseNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].x & integerMask; in getInputValues()
374 in1[easyCaseNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].y & integerMask; in getInputValues()
383 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
385 …in0[easyCaseNdx*scalarSize + compNdx] = extendSignTo32(in0[easyCaseNdx*scalarSize + compNdx], inte… in getInputValues()
386 …in1[easyCaseNdx*scalarSize + compNdx] = extendSignTo32(in1[easyCaseNdx*scalarSize + compNdx], inte… in getInputValues()
399 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
403 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
441 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
465 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
467 in0[easyCaseNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].x & integerMask; in getInputValues()
468 in1[easyCaseNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].y & integerMask; in getInputValues()
477 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
479 …in0[easyCaseNdx*scalarSize + compNdx] = extendSignTo32(in0[easyCaseNdx*scalarSize + compNdx], inte… in getInputValues()
480 …in1[easyCaseNdx*scalarSize + compNdx] = extendSignTo32(in1[easyCaseNdx*scalarSize + compNdx], inte… in getInputValues()
493 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
497 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
535 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
556 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
558 in0[valueNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].x; in getInputValues()
559 in1[valueNdx*scalarSize + compNdx] = easyCases[easyCaseNdx].y; in getInputValues()
567 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
573 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0; in getInputValues()
574 in1[valueNdx*scalarSize + compNdx] = base1 >> adj1; in getInputValues()
584 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
586 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
625 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
647 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
649 in0[valueNdx*scalarSize + compNdx] = (deInt32)easyCases[easyCaseNdx].x; in getInputValues()
650 in1[valueNdx*scalarSize + compNdx] = (deInt32)easyCases[easyCaseNdx].y; in getInputValues()
658 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in getInputValues()
664 in0[valueNdx*scalarSize + compNdx] = base0 >> adj0; in getInputValues()
665 in1[valueNdx*scalarSize + compNdx] = base1 >> adj1; in getInputValues()
675 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
677 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
738 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
742 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
803 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
809 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
864 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
867 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
913 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
916 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
972 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
976 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()
1051 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
1054 for (int compNdx = 0; compNdx < scalarSize; compNdx++) in compare()