MXVK Vulkan Framework 0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
mxvk::VK_Stencil Member List

This is the complete list of members for mxvk::VK_Stencil, including all inherited members.

configure_attachment(VkRenderingAttachmentInfo &attachment) constmxvk::VK_Stencil
destroy()mxvk::VK_Stencil
draw_content(VkCommandBuffer cmd, const PushConstants &push_constants) constmxvk::VK_Stencil
draw_mask(VkCommandBuffer cmd, const PushConstants &push_constants) constmxvk::VK_Stencil
extent() const noexceptmxvk::VK_Stencilinline
initialize(const VulkanContext &context, VkExtent2D extent, VkFormat color_format, VkFormat depth_format, VkPipelineCache pipeline_cache, const std::string &mask_vertex_shader, const std::string &mask_fragment_shader, const std::string &content_vertex_shader, const std::string &content_fragment_shader)mxvk::VK_Stencil
operator=(const VK_Stencil &)=deletemxvk::VK_Stencil
operator=(VK_Stencil &&)=deletemxvk::VK_Stencil
prepare_for_rendering(VkCommandBuffer cmd)mxvk::VK_Stencil
resize(VkExtent2D extent)mxvk::VK_Stencil
stencil_format() const noexceptmxvk::VK_Stencilinline
valid() const noexceptmxvk::VK_Stencil
VK_Stencil()=defaultmxvk::VK_Stencil
VK_Stencil(const VK_Stencil &)=deletemxvk::VK_Stencil
VK_Stencil(VK_Stencil &&)=deletemxvk::VK_Stencil
~VK_Stencil()mxvk::VK_Stencil