Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderSharedVarTests.cpp190 const int iterCountLoc = gl.getUniformLocation(program, "u_numIters"); in iterate() local
297 gl.uniform1ui(iterCountLoc, product(m_workGroupSize)); in iterate()