Searched defs:glVertexAttribFormat (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java1066 // C function void glVertexAttribFormat ( GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset )
1068 public static native void glVertexAttribFormat( method in class:GLES31
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1538 const GLMessage_Function GLMessage::glVertexAttribFormat; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1886 static const Function glVertexAttribFormat = GLMessage_Function_glVertexAttribFormat; member in class:android::gltrace::GLMessage

Completed in 136 milliseconds