Searched defs:coordLoc (Results 1 – 8 of 8) sorted by relevance
65 deInt32 coordLoc = ctx.getAttribLocation(program, "a_coord"); in drawQuadWithVaoBuffers() local135 deInt32 coordLoc = ctx.getAttribLocation(program, "a_coord"); in drawQuadWithClientPointers() local
111 GLuint coordLoc; in render() local
222 deUint32 coordLoc = -1; in render() local391 deUint32 coordLoc = glGetAttribLocation(m_program->getProgram(), "a_coord"); in render() local
164 GLuint coordLoc; in render() local
303 GLuint coordLoc = (GLuint)-1; in renderTriangle() local
246 const int coordLoc = glGetAttribLocation(program.getProgram(), "a_coords"); in iterate() local
240 const int coordLoc = glGetAttribLocation(program.getProgram(), "a_coords"); in iterate() local
429 GLuint coordLoc = gl.getAttribLocation(glProgram, "a_coord"); in invokeGLES2() local504 GLuint coordLoc = gl.getAttribLocation(glProgram, "a_coord"); in invokeGLES2() local628 GLuint coordLoc = gl.getAttribLocation(glProgram, "a_coord"); in invokeGLES2() local