Searched refs:_typeBufferOffset (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetActiveAttrib.cpp | 126 jint _typeBufferOffset = (jint) 0; in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() local 136 … = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 147 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 271 jint _typeBufferOffset = (jint) 0; in android_glGetActiveAttrib2() local 294 … = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib2() 301 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveAttrib2()
|
D | glGetActiveUniform.cpp | 126 jint _typeBufferOffset = (jint) 0; in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() local 136 … = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 147 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 274 jint _typeBufferOffset = (jint) 0; in android_glGetActiveUniform2() local 294 … = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveUniform2() 302 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveUniform2()
|
D | glGetTransformFeedbackVarying.cpp | 133 jint _typeBufferOffset = (jint) 0; in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() local 148 … = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 160 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 291 jint _typeBufferOffset = (jint) 0; in android_glGetTransformFeedbackVarying2() local 314 … = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying2() 321 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetTransformFeedbackVarying2()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES20.cpp | 1991 jint _typeBufferOffset = (jint) 0; in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() local 2001 … = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2012 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2136 jint _typeBufferOffset = (jint) 0; in android_glGetActiveAttrib2() local 2159 … = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveAttrib2() 2166 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveAttrib2() 2315 jint _typeBufferOffset = (jint) 0; in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() local 2325 … = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2336 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2463 jint _typeBufferOffset = (jint) 0; in android_glGetActiveUniform2() local [all …]
|
D | android_opengl_GLES30.cpp | 2297 jint _typeBufferOffset = (jint) 0; in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() local 2312 … = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 2324 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 2455 jint _typeBufferOffset = (jint) 0; in android_glGetTransformFeedbackVarying2() local 2478 … = (GLenum *)getPointer(_env, type_buf, (jarray*)&_typeArray, &_typeRemaining, &_typeBufferOffset); in android_glGetTransformFeedbackVarying2() 2485 type = (GLenum *) (_typeBase + _typeBufferOffset); in android_glGetTransformFeedbackVarying2()
|