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 2024-11-22 at 00:02:01 +0000