Searched refs:TexCoordArrayIndex (Results 1 – 5 of 5) sorted by relevance
41 static int TexCoordArrayIndex(unsigned int unit);
740 int Context::TexCoordArrayIndex(unsigned int unit) in TexCoordArrayIndex() function in gl::Context742 return GLES1Renderer::TexCoordArrayIndex(unit); in TexCoordArrayIndex()
509 attribsMask.set(GLES1Renderer::TexCoordArrayIndex(i), isTexCoordArrayEnabled(i)); in getVertexArraysAttributeMask()
458 int GLES1Renderer::TexCoordArrayIndex(unsigned int unit) in TexCoordArrayIndex() function in gl::GLES1Renderer872 int index = TexCoordArrayIndex(i); in setAttributesEnabled()
575 static int TexCoordArrayIndex(unsigned int unit);