Lines Matching refs:generateRandomInputData
137 static void generateRandomInputData (de::Random& rnd, glu::ShaderType shaderType, glu::DataType dataType, glu::Precision precision, deUint32* dst, int numValues)
391 generateRandomInputData(rnd, m_shaderType, type, precision, in0, numValues - DE_LENGTH_OF_ARRAY(easyCases));
392 generateRandomInputData(rnd, m_shaderType, type, precision, in1, numValues - DE_LENGTH_OF_ARRAY(easyCases));
485 generateRandomInputData(rnd, m_shaderType, type, precision, in0, numValues - DE_LENGTH_OF_ARRAY(easyCases));
486 generateRandomInputData(rnd, m_shaderType, type, precision, in1, numValues - DE_LENGTH_OF_ARRAY(easyCases));
731 generateRandomInputData(rnd, m_shaderType, type, precision, inValue, numValues);
805 generateRandomInputData(rnd, m_shaderType, type, precision, inBase, numValues);
806 generateRandomInputData(rnd, m_shaderType, type, precision, inInsert, numValues);
866 generateRandomInputData(rnd, m_shaderType, type, precision, inValue, numValues);
915 generateRandomInputData(rnd, m_shaderType, type, precision, inValue, numValues);
975 generateRandomInputData(rnd, m_shaderType, type, precision, inValue, numValues);
1035 generateRandomInputData(rnd, m_shaderType, type, precision, inValue, numValues);