Searched refs:getExpectedValue (Results 1 – 1 of 1) sorted by relevance
113 static float getExpectedValue (glu::DataType type, int id, const char* name);193 float UniformLocationCase::getExpectedValue (glu::DataType type, int id, const char* name) in getExpectedValue() function in deqp::gles31::Functional::__anond6e404f00111::UniformLocationCase330 …const string expectValue = de::floatToString(getExpectedValue(scalarType, location >= 0 ? locatio… in genShaderSources()567 const float expectedValue = getExpectedValue(scalarType, expectedLocation, typeName); in render()