Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderSharedVarTests.cpp188 const int valLoc = gl.getUniformLocation(program, "u_val[0]"); in iterate() local
204 const int location = uNdx == 1 ? refLoc : valLoc; in iterate()
223 const int location = uNdx == 1 ? refLoc : valLoc; in iterate()
241 const int location = uNdx == 1 ? refLoc : valLoc; in iterate()
259 const int location = uNdx == 1 ? refLoc : valLoc; in iterate()
278 const int location = uNdx == 1 ? refLoc : valLoc; in iterate()