Unit mseglextglob
Description
This item has no 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; |
|
This item has no description. |
function gldeviceextensions(const device: ptruint): glextensionsty; |
|
This item has no description. |
function mseglloadextensions(const extensions: array of glextensionty): boolean; |
|
This item has no description. |
procedure init(); |
|
This item has no description. |
Types
glextensionty = (...); |
|
This item has no description. Values
|
glextensionsty = set of glextensionty; |
|
This item has no description. |
Variables
libgl: tlibhandle; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.