KDGpu::VulkanFramebufferKey
#include <vulkan_framebuffer.h>
Public Functions
Public Attributes
Public Functions Documentation
function operator==
| inline bool operator==(
const VulkanFramebufferKey & other
) const
|
function operator!=
| inline bool operator!=(
const VulkanFramebufferKey & other
) const
|
Public Attributes Documentation
variable renderPass
| Handle< RenderPass_t > renderPass;
|
variable attachmentsKey
| VulkanAttachmentKey attachmentsKey;
|
variable width
variable height
variable layers
Updated on 2025-01-04 at 00:07:56 +0000