Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:currentIndexVbo

483     if (ctx->m_state->currentIndexVbo() != 0) {
486 ctx->m_glBindBuffer_enc(self, GL_ELEMENT_ARRAY_BUFFER, ctx->m_state->currentIndexVbo());
490 BufferData * buf = ctx->m_shared->getBufferData(ctx->m_state->currentIndexVbo());