KDGpu::VulkanRenderPassKeyColorAttachment
#include <vulkan_render_pass.h>
Public Functions
Public Attributes
Public Functions Documentation
function VulkanRenderPassKeyColorAttachment
 | explicit VulkanRenderPassKeyColorAttachment(
    const ColorAttachment & attachment,
    KDGpu::Format viewFormat,
    KDGpu::Format resolveViewFormat
)
  | 
 
function operator==
 | bool operator==(
    const VulkanRenderPassKeyColorAttachment & other
) const =default
  | 
 
function operator!=
 | bool operator!=(
    const VulkanRenderPassKeyColorAttachment & other
) const =default
  | 
 
Public Attributes Documentation
variable hash
Updated on 2025-07-08 at 12:01:11 +0000