Home
last modified time | relevance | path

Searched defs:relativeoffset (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES31.java1073 int relativeoffset in glVertexAttribFormat()
1082 int relativeoffset in glVertexAttribIFormat()
/frameworks/base/core/jni/
Dandroid_opengl_GLES31.cpp3016 … 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/
Dgltrace_api.cpp13285 …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()