Searched refs:precision_buf (Results 1 – 1 of 1) sorted by relevance
3328 …nv, jobject _this, jint shadertype, jint precisiontype, jobject range_buf, jobject precision_buf) { in android_glGetShaderPrecisionFormat__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() argument3354 if (!precision_buf) { in android_glGetShaderPrecisionFormat__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()3360 …precision = (GLint *)getPointer(_env, precision_buf, (jarray*)&_precisionArray, &_precisionRemaini… in android_glGetShaderPrecisionFormat__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()