3#include "PixelBullet/Graphics/Images/Image.hpp"
15 explicit ImageDepth(
const glm::uvec2& extent, VkSampleCountFlagBits samples = VK_SAMPLE_COUNT_1_BIT);
Resource that represents a depth‑stencil image.
Definition ImageDepth.hpp:13
A representation of a Vulkan image, sampler, and view.
Definition Image.hpp:18