KDGpu::VulkanRenderPassKey
#include <vulkan_render_pass.h>
Public Functions
Public Attributes
Public Functions Documentation
function VulkanRenderPassKey
 | explicit VulkanRenderPassKey(
    const RenderPassCommandRecorderOptions & options,
    VulkanResourceManager * resourceManager
)
  | 
 
function operator==
 | bool operator==(
    const VulkanRenderPassKey & other
) const =default
  | 
 
function operator!=
 | bool operator!=(
    const VulkanRenderPassKey & other
) const =default
  | 
 
Public Attributes Documentation
variable hash
Updated on 2025-07-08 at 12:01:11 +0000