Home
last modified time | relevance | path

Searched refs:glBindVertexArrayOES (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTgles2Ext.cpp41 glBindVertexArrayOES = 0; in LoadExtensions()
90 glBindVertexArrayOES = (PFNGLBINDVERTEXARRAYOES) PVRGetProcAddress(glBindVertexArrayOES); in LoadExtensions()
DPVRTgles2Ext.h152 PFNGLBINDVERTEXARRAYOES glBindVertexArrayOES; variable
/external/deqp/framework/opengl/wrapper/
DglwInitExtES.inl164 gl->bindVertexArray = (glBindVertexArrayFunc) loader->get("glBindVertexArrayOES");
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl961 "glBindVertexArrayOES",
/external/mesa3d/include/GLES/
Dglext.h920 GL_API void GL_APIENTRY glBindVertexArrayOES (GLuint array);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dglext.h920 GL_API void GL_APIENTRY glBindVertexArrayOES (GLuint array);
/external/swiftshader/include/GLES/
Dglext.h508 GL_API void GL_APIENTRY glBindVertexArrayOES (GLuint array);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2ext.h1120 GL_APICALL void GL_APIENTRY glBindVertexArrayOES (GLuint array);
/external/mesa3d/include/GLES2/
Dgl2ext.h742 GL_APICALL void GL_APIENTRY glBindVertexArrayOES (GLuint array);
/external/swiftshader/include/GLES2/
Dgl2ext.h746 GL_APICALL void GL_APIENTRY glBindVertexArrayOES (GLuint array);