Searched defs:AttachmentSampleLocationsEXT (Results 1 – 1 of 1) sorted by relevance
6061 struct AttachmentSampleLocationsEXT struct6069 VULKAN_HPP_CONSTEXPR AttachmentSampleLocationsEXT(uint32_t attachmentIndex_ = {}, VULKAN_HPP_NAMESP… in AttachmentSampleLocationsEXT() function6075 AttachmentSampleLocationsEXT( VkAttachmentSampleLocationsEXT const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentSampleLocationsEXT() function6085 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT const *>( &rhs ); in operator =()6090 … AttachmentSampleLocationsEXT & setAttachmentIndex( uint32_t attachmentIndex_ ) VULKAN_HPP_NOEXCEPT in setAttachmentIndex()6096 …fo( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const & sampleLocationsInfo_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsInfo()6104 operator VkAttachmentSampleLocationsEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkAttachmentSampleLocationsEXT const&()6109 operator VkAttachmentSampleLocationsEXT &() VULKAN_HPP_NOEXCEPT in operator VkAttachmentSampleLocationsEXT&()6120 reflect() const VULKAN_HPP_NOEXCEPT in reflect()6130 bool operator==( AttachmentSampleLocationsEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()[all …]