Lines Matching refs:inputs
179 virtual bool compare (const void* const* inputs, const void* const* outputs) = 0;
326 const int numInputScalars = computeTotalScalarSize(m_spec.inputs);
330 const vector<void*> inputPointers = getInputOutputPointers(m_spec.inputs, inputData, m_numValues);
342 const vector<int> inScalarSizes = getScalarSizes(m_spec.inputs);
363 m_testCtx.getLog() << TestLog::Message << " inputs:" << TestLog::EndMessage;
365 m_testCtx.getLog() << TestLog::Message << " " << m_spec.inputs[inNdx].name << " = "
366 << VarValue(m_spec.inputs[inNdx].varType, curInputPtr[inNdx])
425 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
446 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
447 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
456 bool compare (const void* const* inputs, const void* const* outputs)
458 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
459 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
469 const float in0 = ((const float*)inputs[0])[compNdx];
485 const int in0 = ((const int*)inputs[0])[compNdx];
507 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
528 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
529 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
549 bool compare (const void* const* inputs, const void* const* outputs)
551 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
552 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
562 const float in0 = ((const float*)inputs[0])[compNdx];
579 const int in0 = ((const int*)inputs[0])[compNdx];
613 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
628 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
629 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
656 bool compare (const void* const* inputs, const void* const* outputs)
658 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
659 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
668 const float in0 = ((const float*)inputs[0])[compNdx];
689 const float in0 = ((const float*)inputs[0])[compNdx];
724 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
740 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
741 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
747 bool compare (const void* const* inputs, const void* const* outputs)
749 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
750 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
758 const float in0 = ((const float*)inputs[0])[compNdx];
795 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
803 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
804 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
824 bool compare (const void* const* inputs, const void* const* outputs)
826 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
827 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
835 const float in0 = ((const float*)inputs[0])[compNdx];
876 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
884 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
885 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
905 bool compare (const void* const* inputs, const void* const* outputs)
907 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
908 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
916 const float in0 = ((const float*)inputs[0])[compNdx];
956 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
971 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
972 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
978 bool compare (const void* const* inputs, const void* const* outputs)
980 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
981 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
989 const float in0 = ((const float*)inputs[0])[compNdx];
1034 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, glu::PRECISION_HIGHP)));
1042 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1050 bool compare (const void* const* inputs, const void* const* outputs)
1052 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1058 const float in0 = ((const float*)inputs[0])[compNdx];
1080 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
1095 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1096 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1109 bool compare (const void* const* inputs, const void* const* outputs)
1111 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1112 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1120 const float in0 = ((const float*)inputs[0])[compNdx];
1141 const float in0 = ((const float*)inputs[0])[compNdx];
1176 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
1191 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1192 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1215 bool compare (const void* const* inputs, const void* const* outputs)
1217 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1218 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1226 const float in0 = ((const float*)inputs[0])[compNdx];
1249 const float in0 = ((const float*)inputs[0])[compNdx];
1284 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
1299 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1300 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1327 bool compare (const void* const* inputs, const void* const* outputs)
1329 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1330 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1338 const float in0 = ((const float*)inputs[0])[compNdx];
1377 const float in0 = ((const float*)inputs[0])[compNdx];
1412 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
1427 inputs[0].varType.getBasicType();
1428 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1442 bool compare (const void* const* inputs, const void* const* outputs)
1444 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1445 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1454 const float in0 = ((const float*)inputs[0])[compNdx];
1475 const float in0 = ((const float*)inputs[0])[compNdx];
1517 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
1532 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1533 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1560 bool compare (const void* const* inputs, const void* const* outputs)
1562 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1563 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1572 const float in0 = ((const float*)inputs[0])[compNdx];
1592 const float in0 = ((const float*)inputs[0])[compNdx];