Lines Matching full:bindingindex
656 static void s_glVertexBindingDivisor(void* self, GLuint bindingindex, GLuint divisor);
657 static void s_glVertexAttribBinding(void* self, GLuint attribindex, GLuint bindingindex);
658 static void s_glBindVertexBuffer(void* self, GLuint bindingindex, GLuint buffer, GLintptr offset, GLintptr stride);