Searched defs:ClearDepthStencilValue (Results 1 – 7 of 7) sorted by relevance
668 pub struct ClearDepthStencilValue { struct675 impl From<ClearDepthStencilValue> for ash::vk::ClearDepthStencilValue { argument685 impl From<f32> for ClearDepthStencilValue { implementation692 impl From<u32> for ClearDepthStencilValue { implementation702 impl From<(f32, u32)> for ClearDepthStencilValue { implementation
1648 clear_depth_stencil_value: &vk::ClearDepthStencilValue, in cmd_clear_depth_stencil_image()
1173 p_depth_stencil: *const ClearDepthStencilValue, constant3324 _p_depth_stencil: *const ClearDepthStencilValue, in load()
7930 pub struct ClearDepthStencilValue { struct7934 impl ClearDepthStencilValue { impl7972 pub fn build(self) -> ClearDepthStencilValue { in build()
13820 struct ClearDepthStencilValue struct13825 …VULKAN_HPP_CONSTEXPR ClearDepthStencilValue( float depth_ = {}, uint32_t stencil_ = {} ) VULKAN_HP… in ClearDepthStencilValue() function13833 ClearDepthStencilValue( VkClearDepthStencilValue const & rhs ) VULKAN_HPP_NOEXCEPT in ClearDepthStencilValue() function13843 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ClearDepthStencilValue const *>( &rhs ); in operator =()13848 VULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setDepth( float depth_ ) VULKAN_HPP_NOEXCEPT in setDepth()13854 …ULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setStencil( uint32_t stencil_ ) VULKAN_HPP_NOEXCEPT in setStencil()13861 operator VkClearDepthStencilValue const &() const VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue const&()13866 operator VkClearDepthStencilValue &() VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue&()13877 reflect() const VULKAN_HPP_NOEXCEPT in reflect()13886 bool operator==( ClearDepthStencilValue const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
13590 struct ClearDepthStencilValue struct13595 …VULKAN_HPP_CONSTEXPR ClearDepthStencilValue( float depth_ = {}, uint32_t stencil_ = {} ) VULKAN_HP… in ClearDepthStencilValue() function13603 ClearDepthStencilValue( VkClearDepthStencilValue const & rhs ) VULKAN_HPP_NOEXCEPT in ClearDepthStencilValue() function13613 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ClearDepthStencilValue const *>( &rhs ); in operator =()13618 VULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setDepth( float depth_ ) VULKAN_HPP_NOEXCEPT in setDepth()13624 …ULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setStencil( uint32_t stencil_ ) VULKAN_HPP_NOEXCEPT in setStencil()13631 operator VkClearDepthStencilValue const &() const VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue const&()13636 operator VkClearDepthStencilValue &() VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue&()13647 reflect() const VULKAN_HPP_NOEXCEPT in reflect()13656 bool operator==( ClearDepthStencilValue const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
16325 struct ClearDepthStencilValue struct16330 …VULKAN_HPP_CONSTEXPR ClearDepthStencilValue( float depth_ = {}, uint32_t stencil_ = {} ) VULKAN_HP… in ClearDepthStencilValue() function16338 ClearDepthStencilValue( VkClearDepthStencilValue const & rhs ) VULKAN_HPP_NOEXCEPT in ClearDepthStencilValue() function16348 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ClearDepthStencilValue const *>( &rhs ); in operator =()16353 VULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setDepth( float depth_ ) VULKAN_HPP_NOEXCEPT in setDepth()16359 …ULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setStencil( uint32_t stencil_ ) VULKAN_HPP_NOEXCEPT in setStencil()16366 operator VkClearDepthStencilValue const &() const VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue const&()16371 operator VkClearDepthStencilValue &() VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue&()16376 operator VkClearDepthStencilValue const *() const VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue const*()16381 operator VkClearDepthStencilValue *() VULKAN_HPP_NOEXCEPT in operator VkClearDepthStencilValue*()[all …]