Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp703 int maxBlocks = 0; in init() local
705 gl.getIntegerv(limitPnames[m_shaderType], &maxBlocks); in init()
708 if (maxBlocks < m_numInstances) in init()