Home | History | Annotate | Download | only in jni

Lines Matching refs:_indicesBase

1202         char * _indicesBase = (char *)_env->GetPrimitiveArrayCritical(_array, (jboolean *) 0);
1203 indices = (GLvoid *) (_indicesBase + _bufferOffset);