' Auxiliary buffer test
dim auxBufferCount
glGetIntegerv(GL_AUX_BUFFERS, auxBufferCount)
cls : print "Number of Buffers:" + auxBufferCount
Friday, 25 July 2008
GL_AUX_BUFFERS in Basic4GL
The following short routine will calculate the amount of auxiliary screen buffers your graphic card has got.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment