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 2024-11-22 at 00:02:01 +0000