Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRandomShaderProgram.cpp163 const sglr::UniformSlot& uniformSlot = m_uniforms[uniformNdx]; in refreshUniforms() local
165 …e(uniformVar) = rsg::ConstValueAccess(uniformType, (const rsg::Scalar*)&uniformSlot.value).value(); in refreshUniforms()