KDGpu::VulkanAttachmentKey¶
#include <vulkan_framebuffer.h>
Public Functions¶
Name | |
---|---|
bool | operator==(const VulkanAttachmentKey & other) const |
bool | operator!=(const VulkanAttachmentKey & other) const |
void | addAttachmentView(const Handle< TextureView_t > & view) |
Public Attributes¶
Name | |
---|---|
size_t | hash |
Public Functions Documentation¶
function operator==¶
1 2 3 |
|
function operator!=¶
1 2 3 |
|
function addAttachmentView¶
1 2 3 |
|
Public Attributes Documentation¶
variable hash¶
1 |
|
Updated on 2025-07-01 at 00:02:08 +0000