Searched refs:uniformVar (Results 1 – 1 of 1) sorted by relevance
161 const rsg::Variable* uniformVar = m_unifiedUniforms[uniformNdx]->getVariable(); in refreshUniforms() local162 const rsg::VariableType& uniformType = uniformVar->getType(); in refreshUniforms()165 …m_execCtx.getValue(uniformVar) = rsg::ConstValueAccess(uniformType, (const rsg::Scalar*)&uniformSl… in refreshUniforms()