simvx.graphics.gpu.instance¶
VkInstance creation, debug messenger, and surface helpers.
Module Contents¶
Functions¶
Create a VkInstance with optional validation layers. |
|
Attach a debug utils messenger to instance. |
Data¶
API¶
- simvx.graphics.gpu.instance.__all__¶
[‘create_instance’, ‘create_debug_messenger’]