Home
last modified time | relevance | path

Searched refs:computeUniformValues (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgUtils.hpp39 void computeUniformValues (de::Random& rnd, std::vector<VariableValue>& values, const std::vector…
DrsgTest.cpp64 rsg::computeUniformValues(rnd, uniformValues, uniforms); in runTest()
DrsgUtils.cpp114 void computeUniformValues (de::Random& rnd, std::vector<VariableValue>& values, const std::vector<c… in computeUniformValues() function
/external/deqp/modules/glshared/
DglsRandomShaderCase.cpp151 rsg::computeUniformValues(rnd, m_uniforms, unifiedUniforms); in init()
DglsFragOpInteractionCase.cpp532 rsg::computeUniformValues(rnd, uniformValues, m_unifiedUniforms); in iterate()