Searched refs:glFlushMappedBufferRange (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_gl.h286 USE_GL_FUNC(glFlushMappedBufferRange) \
H A Dbuffer.c823 GL_EXTCALL(glFlushMappedBufferRange(This->buffer_type_hint, start, len));
824 checkGLcall("glFlushMappedBufferRange");
1331 GL_EXTCALL(glFlushMappedBufferRange(buffer->buffer_type_hint,
1333 checkGLcall("glFlushMappedBufferRange");
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dbuffer.c919 GL_EXTCALL(glFlushMappedBufferRange(This->buffer_type_hint, start, len));
920 checkGLcall("glFlushMappedBufferRange");
1388 GL_EXTCALL(glFlushMappedBufferRange(This->buffer_type_hint,
1391 checkGLcall("glFlushMappedBufferRange");
H A Dwined3d_gl.h3922 glFlushMappedBufferRange, ARB_MAP_BUFFER_RANGE, NULL) \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglprocs.h635 "glFlushMappedBufferRange\0"
2080 NAME_FUNC_OFFSET( 9341, glFlushMappedBufferRange, glFlushMappedBufferRange, NULL, 580),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglprocs.h632 "glFlushMappedBufferRange\0"
2257 NAME_FUNC_OFFSET(9341, glFlushMappedBufferRange, glFlushMappedBufferRange,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglprocs.h632 "glFlushMappedBufferRange\0"
2257 NAME_FUNC_OFFSET(9341, glFlushMappedBufferRange, glFlushMappedBufferRange,
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h487 #define glFlushMappedBufferRange MANGLE(FlushMappedBufferRange) macro
H A Dglext.h6873 GLAPI void APIENTRY glFlushMappedBufferRange (GLenum target, GLintptr offset, GLsizeiptr length);
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h3931 glFlushMappedBufferRange, ARB_MAP_BUFFER_RANGE, NULL) \
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h7756 GLAPI void APIENTRY glFlushMappedBufferRange (GLenum target, GLintptr offset, GLsizeiptr length);

Completed in 1932 milliseconds