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 | |
|---|---|
| uint64_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-08 at 12:01:11 +0000