Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRandomShaderProgram.cpp161 const rsg::Variable* uniformVar = m_unifiedUniforms[uniformNdx]->getVariable(); in refreshUniforms() local
162 const rsg::VariableType& uniformType = uniformVar->getType(); in refreshUniforms()
165 …m_execCtx.getValue(uniformVar) = rsg::ConstValueAccess(uniformType, (const rsg::Scalar*)&uniformSl… in refreshUniforms()