You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
672 B

// Auto-generated with: android/scripts/gen-entries.py --mode=funcargs android/android-emugl/host/libs/libOpenGLESDispatch/gles3_extensions.entries --output=android/android-emugl/host/include/OpenGLESDispatch/gles3_extensions_functions.h
// DO NOT EDIT THIS FILE
#ifndef GLES3_EXTENSIONS_FUNCTIONS_H
#define GLES3_EXTENSIONS_FUNCTIONS_H
#define LIST_GLES3_EXTENSIONS_FUNCTIONS(X) \
X(void, glVertexAttribIPointerWithDataSize, (GLuint indx, GLint size, GLenum type, GLsizei stride, const GLvoid* ptr, GLsizei dataSize), (indx, size, type, stride, ptr, dataSize)) \
X(void, glPrimitiveRestartIndex, (GLuint index), (index)) \
#endif // GLES3_EXTENSIONS_FUNCTIONS_H