Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:m_shared

366     ctx->m_shared->updateBufferData(bufferId, size, (void*)data);
376 GLenum res = ctx->m_shared->subUpdateBufferData(bufferId, offset, size, (void*)data);
387 ctx->m_shared->deleteBufferData(buffers[i]);
574 BufferData * buf = ctx->m_shared->getBufferData(ctx->m_state->currentIndexVbo());