Searched refs:setUniformValue (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsRandomShaderCase.cpp | 371 void setUniformValue (int location, rsg::ConstValueAccess value) in setUniformValue() function 512 setUniformValue(location, uniformIter->getValue()); in iterate()
|
D | glsFragOpInteractionCase.cpp | 328 void setUniformValue (sglr::Context& ctx, int location, rsg::ConstValueAccess value) in setUniformValue() function 599 …setUniformValue(ctx, ctx.getUniformLocation(program, uniformIter->getVariable()->getName()), unifo… in iterate()
|
D | glsShaderLibraryCase.cpp | 766 static void setUniformValue (const glw::Functions& gl, const std::vector<deUint32>& pipelineProgram… in setUniformValue() function 1243 setUniformValue(gl, pipelineProgramIDs, refName, val, arrayNdx, m_testCtx.getLog()); in execute() 1253 setUniformValue(gl, pipelineProgramIDs, valueName, val, arrayNdx, m_testCtx.getLog()); in execute()
|