Searched refs:glVertexAttribFormat (Results 1 – 13 of 13) sorted by relevance
/frameworks/native/opengl/libs/ |
D | libGLESv3.map.txt | 410 glVertexAttribFormat; # introduced=21
|
D | entries.in | 995 GL_ENTRY(void, glVertexAttribFormat, GLuint attribindex, GLint size, GLenum type, GLboolean normali…
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES31.spec | 65 void glVertexAttribFormat ( GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLui…
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES31.java | 1075 public static native void glVertexAttribFormat( in glVertexAttribFormat() method in GLES31
|
/frameworks/base/libs/hwui/debug/ |
D | gles_undefine.h | 896 #undef glVertexAttribFormat
|
D | gles_redefine.h | 897 #define glVertexAttribFormat wrap_glVertexAttribFormat macro
|
D | gles_stubs.in | 931 void API_ENTRY(glVertexAttribFormat)(GLuint attribindex, GLint size, GLenum type, GLboolean normali… 932 CALL_GL_API(glVertexAttribFormat, attribindex, size, type, normalized, relativeoffset);
|
D | gles_decls.in | 311 GL_ENTRY(void, glVertexAttribFormat, GLuint attribindex, GLint size, GLenum type, GLboolean normali…
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2_api.in | 931 void API_ENTRY(glVertexAttribFormat)(GLuint attribindex, GLint size, GLenum type, GLboolean normali… 932 CALL_GL_API(glVertexAttribFormat, attribindex, size, type, normalized, relativeoffset);
|
/frameworks/native/opengl/include/GLES3/ |
D | gl31.h | 1517 GL_APICALL void GL_APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLbo…
|
D | gl32.h | 1517 GL_APICALL void GL_APIENTRY glVertexAttribFormat (GLuint attribindex, GLint size, GLenum type, GLbo…
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES31.cpp | 3613 glVertexAttribFormat( in android_glVertexAttribFormat__IIIZI()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |