Searched defs:glBufferStorage (Results 1 – 7 of 7) sorted by relevance
50 #define glBufferStorage glwBufferStorage macro
108 "glBufferStorage": { object
5393 void GL_APIENTRY glBufferStorage(GLenum target, GLsizeiptr size, const void *data, GLbitfield flags) in glBufferStorage() function
315 void CallLogWrapper::glBufferStorage (glw::GLenum target, glw::GLsizeiptr size, const void *data, g… function in CallLogWrapper
361 GLW_APICALL void GLW_APIENTRY glBufferStorage (GLenum target, GLsizeiptr size, const void *data, GL… function
3995 #define glBufferStorage GLEW_GET_FUN(__glewBufferStorage) macro
16833 #define glBufferStorage epoxy_glBufferStorage macro