Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:currentIndexVbo

544     if (ctx->m_state->currentIndexVbo() != 0) {
547 ctx->m_glBindBuffer_enc(self, GL_ELEMENT_ARRAY_BUFFER, ctx->m_state->currentIndexVbo());
551 BufferData * buf = ctx->m_shared->getBufferData(ctx->m_state->currentIndexVbo());