Searched defs:relativeoffset (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLES31.java | 1073 int relativeoffset in glVertexAttribFormat() 1082 int relativeoffset in glVertexAttribIFormat()
|
| /frameworks/base/core/jni/ |
| D | android_opengl_GLES31.cpp | 3016 … jobject _this, jint attribindex, jint size, jint type, jboolean normalized, jint relativeoffset) { in android_glVertexAttribFormat__IIIZI() 3029 (JNIEnv *_env, jobject _this, jint attribindex, jint size, jint type, jint relativeoffset) { in android_glVertexAttribIFormat__IIII()
|
| /frameworks/native/opengl/libs/GLES_trace/src/ |
| D | gltrace_api.cpp | 13285 …bFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) { in GLTrace_glVertexAttribFormat() 13337 …GLTrace_glVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) { in GLTrace_glVertexAttribIFormat()
|