Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fInteger64StateQueryTests.cpp244 …const GLuint64 minCombinedUniformComponents = GLuint64(maxUniformBlocks) * uniformBlockSize / 4 + … in test() local
246 …fier->verifyUnsignedInteger64GreaterOrEqual(m_testCtx, m_targetName, minCombinedUniformComponents); in test()