VulkanSwapchain

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

depth_stencil_image
const(void)* depth_stencil_image;
Undocumented in source.
depth_stencil_view
const(void)* depth_stencil_view;
Undocumented in source.
present_complete_semaphore
const(void)* present_complete_semaphore;
Undocumented in source.
render_finished_semaphore
const(void)* render_finished_semaphore;
Undocumented in source.
render_image
const(void)* render_image;
Undocumented in source.
render_view
const(void)* render_view;
Undocumented in source.
resolve_image
const(void)* resolve_image;
Undocumented in source.
resolve_view
const(void)* resolve_view;
Undocumented in source.

Meta