Searched defs:relativeoffset (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/opengl/java/android/opengl/ |
D | GLES31.java | 1080 int relativeoffset in glVertexAttribFormat() 1089 int relativeoffset in glVertexAttribIFormat()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES31.cpp | 3645 … jobject _this, jint attribindex, jint size, jint type, jboolean normalized, jint relativeoffset) { in android_glVertexAttribFormat__IIIZI() 3658 (JNIEnv *_env, jobject _this, jint attribindex, jint size, jint type, jint relativeoffset) { in android_glVertexAttribIFormat__IIII()
|