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