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 2024-11-21 at 00:08:26 +0000