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

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

Completed in 83 milliseconds