KDGpu::VulkanFramebuffer¶
#include <vulkan_framebuffer.h>
Inherits from KDGpu::ApiFramebuffer
Public Functions¶
| Name | |
|---|---|
| VulkanFramebuffer(VkFramebuffer _framebuffer) |
Public Attributes¶
| Name | |
|---|---|
| VkFramebuffer | framebuffer |
Public Functions Documentation¶
function VulkanFramebuffer¶
1 2 3 | |
Public Attributes Documentation¶
variable framebuffer¶
1 | |
Updated on 2025-07-08 at 12:01:11 +0000