Talk:GLAPI/glCopyBufferSubData

From OpenGL Wiki
Revision as of 01:18, 28 May 2015 by Alfonse (talk | contribs) (Added section and data.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

AMD error

On AMD video cards on Windows 8, size argument must be greater than zero or else the function crashes program. Tjnvg (talk) 01:12, 27 May 2015 (UTC)

Good to know. However, that information is best handled by filing a bug report to AMD. You could also put an annotation on the buffer copying section of the buffer object page. It's best not to put the information on the API page. The API will always be what it is, while implementations can vary. Alfonse (talk) 01:18, 28 May 2015 (UTC)