KDGpu::VulkanSurface¶
Module: Vulkan
#include <vulkan_surface.h>
Inherits from KDGpu::ApiSurface
Public Functions¶
Name | |
---|---|
VulkanSurface(VkSurfaceKHR _surface, VkInstance _instance, bool _isOwned =true) |
Public Attributes¶
Public Functions Documentation¶
function VulkanSurface¶
1 2 3 4 5 |
|
Public Attributes Documentation¶
variable surface¶
1 |
|
variable instance¶
1 |
|
variable isOwned¶
1 |
|
Updated on 2025-04-12 at 00:01:45 +0000