Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLESpointer.h68 void setBindingIndex(GLuint bindingindex);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESpointer.cpp155 void GLESpointer::setBindingIndex(GLuint index) { in setBindingIndex() function in GLESpointer
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp708 m_currVaoState.attribInfo()[attribindex].setBindingIndex(bindingindex); in setVertexAttribBindingIndex()