Home
last modified time | relevance | path

Searched refs:GL_COPY_READ_BUFFER (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dcontext.c2859 GL_EXTCALL(glBindBuffer(GL_COPY_READ_BUFFER, src->buffer_object)); in context_copy_bo_address()
2861 GL_EXTCALL(glCopyBufferSubData(GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, in context_copy_bo_address()
/reactos/sdk/include/reactos/wine/
H A Dwgl.h804 #define GL_COPY_READ_BUFFER 0x8F36 macro
/reactos/sdk/include/GL/
H A Dglext.h1887 #define GL_COPY_READ_BUFFER GL_COPY_READ_BUFFER_BINDING macro