mirror of
https://github.com/nigels-com/glew.git
synced 2025-03-09 03:03:07 +00:00
added new line
This commit is contained in:
parent
aee5f5a1c2
commit
b63192c9bf
@ -6,4 +6,4 @@ GL_NVX_linked_gpu_multicast
|
||||
GL_MAX_LGPU_GPUS_NVX 0x92BA
|
||||
void glLGPUCopyImageSubDataNVX (GLuint sourceGpu, GLbitfield destinationGpuMask, GLuint srcName, GLuint srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLuint dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth)
|
||||
void glLGPUNamedBufferSubDataNVX (GLbitfield gpuMask, GLuint buffer, GLintptr offset, GLsizeiptr size, const GLvoid *data)
|
||||
void glLGPUInterlockNVX (void)
|
||||
void glLGPUInterlockNVX (void)
|
||||
|
Loading…
Reference in New Issue
Block a user