Searched defs:iterCountLoc (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fShaderSharedVarTests.cpp189 const int iterCountLoc = gl.getUniformLocation(program, "u_numIters"); local
296 gl.uniform1ui(iterCountLoc, product(m_workGroupSize));

Completed in 100 milliseconds