Searched defs:AttachmentReference (Results 1 – 4 of 4) sorted by relevance
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
4288 struct AttachmentReference struct4290 AttachmentReference( uint32_t attachment_ = 0, ImageLayout layout_ = ImageLayout::eUndefined ) in AttachmentReference() function4296 AttachmentReference( VkAttachmentReference const & rhs ) in AttachmentReference() function4301 AttachmentReference& operator=( VkAttachmentReference const & rhs ) in operator =()4307 AttachmentReference& setAttachment( uint32_t attachment_ ) in setAttachment()4313 AttachmentReference& setLayout( ImageLayout layout_ ) in setLayout()4319 operator const VkAttachmentReference&() const in operator const VkAttachmentReference&()4324 bool operator==( AttachmentReference const& rhs ) const in operator ==()4330 bool operator!=( AttachmentReference const& rhs ) const in operator !=()4335 uint32_t attachment;[all …]
502 class AttachmentReference class505 AttachmentReference (deUint32 attachment, in AttachmentReference() function in vkt::__anon96ae15a30111::AttachmentReference