Unit mseglextglob
Uses
Classes, Interfaces, Objects and Records
Constants
Description
Overview
Functions and Procedures
function mseglparseextensions(const astr: pchar): glextensionsty; |
function gldeviceextensions(const device: ptruint): glextensionsty; |
function mseglloadextensions(const extensions: array of glextensionty): boolean; |
procedure init(); |
Types
glextensionty = (...); |
glextensionsty = set of glextensionty; |
Variables
libgl: tlibhandle; |
Description
Functions and Procedures
function mseglparseextensions(const astr: pchar): glextensionsty; |
function gldeviceextensions(const device: ptruint): glextensionsty; |
function mseglloadextensions(const extensions: array of glextensionty): boolean; |
procedure init(); |
Types
glextensionty = (...); |
Values
|
glextensionsty = set of glextensionty; |
Variables
libgl: tlibhandle; |
Generated by PasDoc 0.16.0.