Home | History | Annotate | Download | only in iosgl

Lines Matching defs:indicesPtr

736     void* indicesPtr = getDirectBufferPointer( env, indices );
738 glGetActiveUniformsiv(program, uniformCount, (GLuint*)indicesPtr, pname, (GLint*)paramsPtr);