|
| DepthStencilTarget (const CreateInfo &ci) |
|
uint32_t | GetWidth () const |
|
uint32_t | GetHeight () const |
|
VkImage | GetImage () const |
|
VkImageView | GetImageView () const |
|
VkSampler | GetSampler () const |
|
virtual void | Resize (uint32_t width, uint32_t height) override |
|
virtual void | BindFace (int k) |
|
◆ ~DepthStencilTarget()
Grindstone::GraphicsAPI::Vulkan::DepthStencilTarget::~DepthStencilTarget |
( |
| ) |
|
|
overridevirtual |
◆ BindFace()
void Grindstone::GraphicsAPI::Vulkan::DepthStencilTarget::BindFace |
( |
int | k | ) |
|
|
virtual |
◆ Resize()
void Grindstone::GraphicsAPI::Vulkan::DepthStencilTarget::Resize |
( |
uint32_t | width, |
|
|
uint32_t | height ) |
|
overridevirtual |
The documentation for this class was generated from the following files:
- /github/workspace/sources/code/Plugins/GraphicsVulkan/VulkanDepthStencilTarget.hpp
- /github/workspace/sources/code/Plugins/GraphicsVulkan/VulkanDepthStencilTarget.cpp