Click or drag to resize
Ab4d.SharpEngine logo

Vk Properties

The Vk type exposes the following members.

Properties
 NameDescription
Public propertyAreFunctionsLoaded True when all function pointers are loaded. Check ParentInstance or ParentDevice to see if the functions use per-instance or per-device pointers.
(Overrides VkCoreAreFunctionsLoaded)
Public propertyStatic memberIsInitialized True when the address of the GetInstanceProcAddr function is initialized.
Public propertyLoadedDeviceExtensions 
Public propertyLoadedInstanceExtensions 
Public propertyParentInstance When ParentInstance is set, then the functions in this class are defined for this instance.
Top
See Also