Searched refs:uniformSlot (Results 1 – 1 of 1) sorted by relevance
163 const sglr::UniformSlot& uniformSlot = m_uniforms[uniformNdx]; in refreshUniforms() local165 …e(uniformVar) = rsg::ConstValueAccess(uniformType, (const rsg::Scalar*)&uniformSlot.value).value(); in refreshUniforms()