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
110 GLuint coordLoc; in render() local
222 deUint32 coordLoc = -1; in render() local391 deUint32 coordLoc = glGetAttribLocation(m_program->getProgram(), "a_coord"); in render() local
154 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
239 const int coordLoc = glGetAttribLocation(program.getProgram(), "a_coords"); in iterate() local
762 GLuint coordLoc = glGetAttribLocation(glProgram, "a_coord"); in renderTexture2D() local882 GLuint coordLoc = glGetAttribLocation(glProgram, "a_coord"); in renderDepth() local1165 GLint coordLoc = glGetAttribLocation(glProgram, "a_coord"); in renderCubeMap() local