Module: GLX_OML_swap_method::Constants

Defined in:
lib/opengl-definitions/extensions/GLX_OML_swap_method.rb

Constant Summary collapse

NSWAP_METHOD_OML =
0x8060
NSWAP_EXCHANGE_OML =
0x8061
NSWAP_COPY_OML =
0x8062
NSWAP_UNDEFINED_OML =
0x8063