#include <vulkan.hpp>
◆ ClearDepthStencilValue() [1/2]
VULKAN_HPP_NAMESPACE::ClearDepthStencilValue::ClearDepthStencilValue |
( |
float |
depth_ = 0 , |
|
|
uint32_t |
stencil_ = 0 |
|
) |
| |
|
inline |
◆ ClearDepthStencilValue() [2/2]
◆ operator const VkClearDepthStencilValue &()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setDepth()
◆ setStencil()
◆ depth
float VULKAN_HPP_NAMESPACE::ClearDepthStencilValue::depth |
◆ stencil
uint32_t VULKAN_HPP_NAMESPACE::ClearDepthStencilValue::stencil |
The documentation for this struct was generated from the following file: