Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTgles2Ext.cpp37 glMapBufferOES = 0; in LoadExtensions()
82 glMapBufferOES = (PFNGLMAPBUFFEROES) PVRGetProcAddress(glMapBufferOES); in LoadExtensions()
DPVRTgles2Ext.h124 PFNGLMAPBUFFEROES glMapBufferOES; variable
/external/deqp/framework/opengl/wrapper/
DglwInitExtES.inl158 gl->mapBuffer = (glMapBufferFunc) loader->get("glMapBufferOES");
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl914 "glMapBufferOES",
/external/mesa3d/include/GLES/
Dglext.h789 GL_API void* GL_APIENTRY glMapBufferOES (GLenum target, GLenum access);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dglext.h789 GL_API void* GL_APIENTRY glMapBufferOES (GLenum target, GLenum access);
/external/swiftshader/include/GLES/
Dglext.h338 GL_API void *GL_APIENTRY glMapBufferOES (GLenum target, GLenum access);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2ext.h1029 GL_APICALL void* GL_APIENTRY glMapBufferOES (GLenum target, GLenum access);
/external/mesa3d/include/GLES2/
Dgl2ext.h426 GL_APICALL void *GL_APIENTRY glMapBufferOES (GLenum target, GLenum access);
/external/swiftshader/include/GLES2/
Dgl2ext.h430 GL_APICALL void *GL_APIENTRY glMapBufferOES (GLenum target, GLenum access);