Searched refs:_precisionBufferOffset (Results 1 – 1 of 1) sorted by relevance
3335 jint _precisionBufferOffset = (jint) 0; in android_glGetShaderPrecisionFormat__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() local3360 …ter(_env, precision_buf, (jarray*)&_precisionArray, &_precisionRemaining, &_precisionBufferOffset); in android_glGetShaderPrecisionFormat__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()3373 precision = (GLint *) (_precisionBase + _precisionBufferOffset); in android_glGetShaderPrecisionFormat__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()