Searched defs:AttachmentReference (Results 1 – 7 of 7) sorted by relevance
265 class AttachmentReference class
372 AttachmentReference::AttachmentReference (deUint32 attachment, in AttachmentReference() function in vkt::renderpass::AttachmentReference
517 class AttachmentReference class520 AttachmentReference (deUint32 attachment, in AttachmentReference() function in vkt::__anonc29f8a2d0111::AttachmentReference
148 class AttachmentReference : public vk::VkAttachmentReference class
441 AttachmentReference::AttachmentReference (deUint32 _attachment, vk::VkImageLayout _layout) in AttachmentReference() function in vkt::Draw::AttachmentReference447 AttachmentReference::AttachmentReference (void) in AttachmentReference() function in vkt::Draw::AttachmentReference
7987 struct AttachmentReference struct7989 AttachmentReference( uint32_t attachment_ = 0, in AttachmentReference() argument7996 AttachmentReference( VkAttachmentReference const & rhs ) in AttachmentReference() argument8001 AttachmentReference& operator=( VkAttachmentReference const & rhs ) in operator =()8006 AttachmentReference& setAttachment( uint32_t attachment_ ) in setAttachment()8012 AttachmentReference& setLayout( ImageLayout layout_ ) in setLayout()8018 operator VkAttachmentReference const&() const in operator VkAttachmentReference const&()8023 operator VkAttachmentReference &() in operator VkAttachmentReference&()8028 bool operator==( AttachmentReference const& rhs ) const in operator ==()8034 bool operator!=( AttachmentReference const& rhs ) const in operator !=()[all …]
17473 struct AttachmentReference struct17475 AttachmentReference( uint32_t attachment_ = 0, in AttachmentReference() function17481 AttachmentReference( VkAttachmentReference const & rhs ) in AttachmentReference() function17486 AttachmentReference& operator=( VkAttachmentReference const & rhs ) in operator =()17492 AttachmentReference & setAttachment( uint32_t attachment_ ) in setAttachment()17498 AttachmentReference & setLayout( ImageLayout layout_ ) in setLayout()17504 operator VkAttachmentReference const&() const in operator VkAttachmentReference const&()17509 operator VkAttachmentReference &() in operator VkAttachmentReference&()17514 bool operator==( AttachmentReference const& rhs ) const in operator ==()17520 bool operator!=( AttachmentReference const& rhs ) const in operator !=()[all …]