Searched refs:getClientTextureUnit (Results 1 – 3 of 3) sorted by relevance
179 unsigned int getClientTextureUnit() const;
200 unsigned int GLES1State::getClientTextureUnit() const in getClientTextureUnit() function in gl::GLES1State
153 unsigned int clientActiveTexture = gles1State->getClientTextureUnit(); in prepareForDraw()553 return kTextureCoordAttribIndexBase + gles1.getClientTextureUnit(); in VertexArrayIndex()