Skip to main content

Module context

Module context 

Source

Structsยง

DeviceContext
A set of handles required for any one-shot GPU operation (memory allocation, one-shot commands). Groups the handles that are typically passed around together throughout the vulkan/ module.
SubmitContext
Command pool + queue for submitting one-shot commands (staging uploads, mipmap generation, etc.).