Searched defs:ClearDepthStencilValue (Results 1 – 6 of 6) sorted by relevance
1086 clear_depth_stencil_value: &vk::ClearDepthStencilValue, in cmd_clear_depth_stencil_image()
1356 p_depth_stencil: *const ClearDepthStencilValue, constant3507 _p_depth_stencil: *const ClearDepthStencilValue, in load()4922 p_depth_stencil: *const ClearDepthStencilValue, in cmd_clear_depth_stencil_image()
7109 pub struct ClearDepthStencilValue { struct7113 impl ClearDepthStencilValue { implementation7149 pub fn build(self) -> ClearDepthStencilValue { in build()
13316 struct ClearDepthStencilValue struct13321 …VULKAN_HPP_CONSTEXPR ClearDepthStencilValue( float depth_ = {}, uint32_t stencil_ = {} ) VULKAN_HP… in ClearDepthStencilValue() function13329 ClearDepthStencilValue( VkClearDepthStencilValue const & rhs ) VULKAN_HPP_NOEXCEPT in ClearDepthStencilValue() function13339 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ClearDepthStencilValue const *>( &rhs ); in operator =()13344 VULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setDepth( float depth_ ) VULKAN_HPP_NOEXCEPT in setDepth()13350 …ULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setStencil( uint32_t stencil_ ) VULKAN_HPP_NOEXCEPT in setStencil()13357 explicit operator VkClearDepthStencilValue const &() const VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue const&()13362 explicit operator VkClearDepthStencilValue &() VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue&()13373 reflect() const VULKAN_HPP_NOEXCEPT in reflect()13382 bool operator==( ClearDepthStencilValue const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
12068 struct ClearDepthStencilValue struct12076 VULKAN_HPP_CONSTEXPR ClearDepthStencilValue(float depth_ = {}, uint32_t stencil_ = {}) VULKAN_HPP_N… in ClearDepthStencilValue() function12082 ClearDepthStencilValue( VkClearDepthStencilValue const & rhs ) VULKAN_HPP_NOEXCEPT in ClearDepthStencilValue() function12092 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ClearDepthStencilValue const *>( &rhs ); in operator =()12097 VULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setDepth( float depth_ ) VULKAN_HPP_NOEXCEPT in setDepth()12103 …ULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setStencil( uint32_t stencil_ ) VULKAN_HPP_NOEXCEPT in setStencil()12111 operator VkClearDepthStencilValue const &() const VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue const&()12116 operator VkClearDepthStencilValue &() VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue&()12127 reflect() const VULKAN_HPP_NOEXCEPT in reflect()12137 bool operator==( ClearDepthStencilValue const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
12979 struct ClearDepthStencilValue struct12984 …VULKAN_HPP_CONSTEXPR ClearDepthStencilValue( float depth_ = {}, uint32_t stencil_ = {} ) VULKAN_HP… in ClearDepthStencilValue() function12992 ClearDepthStencilValue( VkClearDepthStencilValue const & rhs ) VULKAN_HPP_NOEXCEPT in ClearDepthStencilValue() function13002 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ClearDepthStencilValue const *>( &rhs ); in operator =()13007 VULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setDepth( float depth_ ) VULKAN_HPP_NOEXCEPT in setDepth()13013 …ULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setStencil( uint32_t stencil_ ) VULKAN_HPP_NOEXCEPT in setStencil()13020 operator VkClearDepthStencilValue const &() const VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue const&()13025 operator VkClearDepthStencilValue &() VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue&()13036 reflect() const VULKAN_HPP_NOEXCEPT in reflect()13045 bool operator==( ClearDepthStencilValue const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]