Searched defs:AttachmentSampleLocationsEXT (Results 1 – 4 of 4) sorted by relevance
6858 struct AttachmentSampleLocationsEXT struct6863 …VULKAN_HPP_CONSTEXPR AttachmentSampleLocationsEXT( uint32_t at… in AttachmentSampleLocationsEXT() function6872 AttachmentSampleLocationsEXT( VkAttachmentSampleLocationsEXT const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentSampleLocationsEXT() function6882 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT const *>( &rhs ); in operator =()6887 … AttachmentSampleLocationsEXT & setAttachmentIndex( uint32_t attachmentIndex_ ) VULKAN_HPP_NOEXCEPT in setAttachmentIndex()6894 …fo( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const & sampleLocationsInfo_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsInfo()6901 operator VkAttachmentSampleLocationsEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkAttachmentSampleLocationsEXT const&()6906 operator VkAttachmentSampleLocationsEXT &() VULKAN_HPP_NOEXCEPT in operator VkAttachmentSampleLocationsEXT&()6917 reflect() const VULKAN_HPP_NOEXCEPT in reflect()6926 bool operator==( AttachmentSampleLocationsEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
6867 struct AttachmentSampleLocationsEXT struct6872 …VULKAN_HPP_CONSTEXPR AttachmentSampleLocationsEXT( uint32_t at… in AttachmentSampleLocationsEXT() function6881 AttachmentSampleLocationsEXT( VkAttachmentSampleLocationsEXT const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentSampleLocationsEXT() function6891 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT const *>( &rhs ); in operator =()6896 … AttachmentSampleLocationsEXT & setAttachmentIndex( uint32_t attachmentIndex_ ) VULKAN_HPP_NOEXCEPT in setAttachmentIndex()6903 …fo( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const & sampleLocationsInfo_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsInfo()6910 operator VkAttachmentSampleLocationsEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkAttachmentSampleLocationsEXT const&()6915 operator VkAttachmentSampleLocationsEXT &() VULKAN_HPP_NOEXCEPT in operator VkAttachmentSampleLocationsEXT&()6926 reflect() const VULKAN_HPP_NOEXCEPT in reflect()6935 bool operator==( AttachmentSampleLocationsEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
6838 struct AttachmentSampleLocationsEXT struct6843 …VULKAN_HPP_CONSTEXPR AttachmentSampleLocationsEXT( uint32_t at… in AttachmentSampleLocationsEXT() function6852 AttachmentSampleLocationsEXT( VkAttachmentSampleLocationsEXT const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentSampleLocationsEXT() function6862 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT const *>( &rhs ); in operator =()6867 … AttachmentSampleLocationsEXT & setAttachmentIndex( uint32_t attachmentIndex_ ) VULKAN_HPP_NOEXCEPT in setAttachmentIndex()6874 …fo( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const & sampleLocationsInfo_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsInfo()6881 operator VkAttachmentSampleLocationsEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkAttachmentSampleLocationsEXT const&()6886 operator VkAttachmentSampleLocationsEXT &() VULKAN_HPP_NOEXCEPT in operator VkAttachmentSampleLocationsEXT&()6897 reflect() const VULKAN_HPP_NOEXCEPT in reflect()6906 bool operator==( AttachmentSampleLocationsEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]
25185 pub struct AttachmentSampleLocationsEXT { struct25189 impl AttachmentSampleLocationsEXT { argument25227 pub fn build(self) -> AttachmentSampleLocationsEXT { in build()25340 attachment_initial_sample_locations: &'a [AttachmentSampleLocationsEXT], in attachment_initial_sample_locations()