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