Lines Matching refs:inputs

166 	virtual bool			compare					(const void* const* inputs, const void* const* outputs) = 0;
313 const int numInputScalars = computeTotalScalarSize(m_spec.inputs);
317 const vector<void*> inputPointers = getInputOutputPointers(m_spec.inputs, inputData, m_numValues);
329 const vector<int> inScalarSizes = getScalarSizes(m_spec.inputs);
350 m_testCtx.getLog() << TestLog::Message << " inputs:" << TestLog::EndMessage;
352 m_testCtx.getLog() << TestLog::Message << " " << m_spec.inputs[inNdx].name << " = "
353 << VarValue(m_spec.inputs[inNdx].varType, curInputPtr[inNdx])
388 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
409 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
410 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
419 bool compare (const void* const* inputs, const void* const* outputs)
421 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
422 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
432 const float in0 = ((const float*)inputs[0])[compNdx];
448 const int in0 = ((const int*)inputs[0])[compNdx];
470 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
491 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
492 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
512 bool compare (const void* const* inputs, const void* const* outputs)
514 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
515 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
525 const float in0 = ((const float*)inputs[0])[compNdx];
542 const int in0 = ((const int*)inputs[0])[compNdx];
576 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
591 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
592 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
619 bool compare (const void* const* inputs, const void* const* outputs)
621 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
622 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
631 const float in0 = ((const float*)inputs[0])[compNdx];
652 const float in0 = ((const float*)inputs[0])[compNdx];
687 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
703 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
704 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
710 bool compare (const void* const* inputs, const void* const* outputs)
712 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
713 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
721 const float in0 = ((const float*)inputs[0])[compNdx];
758 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
766 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
767 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
787 bool compare (const void* const* inputs, const void* const* outputs)
789 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
790 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
798 const float in0 = ((const float*)inputs[0])[compNdx];
839 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
847 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
848 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
868 bool compare (const void* const* inputs, const void* const* outputs)
870 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
871 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
879 const float in0 = ((const float*)inputs[0])[compNdx];
919 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
934 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
935 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
941 bool compare (const void* const* inputs, const void* const* outputs)
943 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
944 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
952 const float in0 = ((const float*)inputs[0])[compNdx];
997 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, glu::PRECISION_HIGHP)));
1005 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1013 bool compare (const void* const* inputs, const void* const* outputs)
1015 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1021 const float in0 = ((const float*)inputs[0])[compNdx];
1043 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
1058 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1059 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1072 bool compare (const void* const* inputs, const void* const* outputs)
1074 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1075 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1083 const float in0 = ((const float*)inputs[0])[compNdx];
1104 const float in0 = ((const float*)inputs[0])[compNdx];
1139 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
1154 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1155 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1178 bool compare (const void* const* inputs, const void* const* outputs)
1180 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1181 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1189 const float in0 = ((const float*)inputs[0])[compNdx];
1212 const float in0 = ((const float*)inputs[0])[compNdx];
1247 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
1262 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1263 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1290 bool compare (const void* const* inputs, const void* const* outputs)
1292 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1293 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1301 const float in0 = ((const float*)inputs[0])[compNdx];
1340 const float in0 = ((const float*)inputs[0])[compNdx];
1375 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
1390 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1391 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1405 bool compare (const void* const* inputs, const void* const* outputs)
1407 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1408 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1417 const float in0 = ((const float*)inputs[0])[compNdx];
1438 const float in0 = ((const float*)inputs[0])[compNdx];
1480 m_spec.inputs.push_back(Symbol("in0", glu::VarType(baseType, precision)));
1495 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1496 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1523 bool compare (const void* const* inputs, const void* const* outputs)
1525 const glu::DataType type = m_spec.inputs[0].varType.getBasicType();
1526 const glu::Precision precision = m_spec.inputs[0].varType.getPrecision();
1535 const float in0 = ((const float*)inputs[0])[compNdx];
1555 const float in0 = ((const float*)inputs[0])[compNdx];