RetroArch
VULKAN_HPP_NAMESPACE::ClearDepthStencilValue Member List

This is the complete list of members for VULKAN_HPP_NAMESPACE::ClearDepthStencilValue, including all inherited members.

ClearDepthStencilValue(float depth_=0, uint32_t stencil_=0)VULKAN_HPP_NAMESPACE::ClearDepthStencilValueinline
ClearDepthStencilValue(VkClearDepthStencilValue const &rhs)VULKAN_HPP_NAMESPACE::ClearDepthStencilValueinline
depthVULKAN_HPP_NAMESPACE::ClearDepthStencilValue
operator const VkClearDepthStencilValue &() constVULKAN_HPP_NAMESPACE::ClearDepthStencilValueinline
operator!=(ClearDepthStencilValue const &rhs) constVULKAN_HPP_NAMESPACE::ClearDepthStencilValueinline
operator=(VkClearDepthStencilValue const &rhs)VULKAN_HPP_NAMESPACE::ClearDepthStencilValueinline
operator==(ClearDepthStencilValue const &rhs) constVULKAN_HPP_NAMESPACE::ClearDepthStencilValueinline
setDepth(float depth_)VULKAN_HPP_NAMESPACE::ClearDepthStencilValueinline
setStencil(uint32_t stencil_)VULKAN_HPP_NAMESPACE::ClearDepthStencilValueinline
stencilVULKAN_HPP_NAMESPACE::ClearDepthStencilValue