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