Home
last modified time | relevance | path

Searched defs:AttachmentReference (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.hpp272 class AttachmentReference class
DvktRenderPassTestsUtil.cpp371 AttachmentReference::AttachmentReference (deUint32 attachment, in AttachmentReference() function in vkt::renderpass::AttachmentReference
DvktRenderPassTests.cpp529 class AttachmentReference class
532 AttachmentReference (deUint32 attachment, in AttachmentReference() function in vkt::__anonc44970a30111::AttachmentReference
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp148 class AttachmentReference : public vk::VkAttachmentReference class
DvktDrawCreateInfoUtil.cpp441 AttachmentReference::AttachmentReference (deUint32 _attachment, vk::VkImageLayout _layout) in AttachmentReference() function in vkt::Draw::AttachmentReference
447 AttachmentReference::AttachmentReference (void) in AttachmentReference() function in vkt::Draw::AttachmentReference
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp4772 struct AttachmentReference struct
4777 VULKAN_HPP_CONSTEXPR AttachmentReference( in AttachmentReference() function
4786 AttachmentReference( VkAttachmentReference const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentReference() function
4795 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference const *>( &rhs ); in operator =()
4800 AttachmentReference & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NOEXCEPT in setAttachment()
4806 AttachmentReference & setLayout( VULKAN_HPP_NAMESPACE::ImageLayout layout_ ) VULKAN_HPP_NOEXCEPT in setLayout()
4813 operator VkAttachmentReference const &() const VULKAN_HPP_NOEXCEPT in operator VkAttachmentReference const&()
4841 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::AttachmentReference ) == sizeof( VkAttachm…
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp4787 struct AttachmentReference struct
4792 VULKAN_HPP_CONSTEXPR AttachmentReference( in AttachmentReference() function
4801 AttachmentReference( VkAttachmentReference const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentReference() function
4810 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference const *>( &rhs ); in operator =()
4815 …AN_HPP_CONSTEXPR_14 AttachmentReference & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NOEXCEPT in setAttachment()
4822 … setLayout( VULKAN_HPP_NAMESPACE::ImageLayout layout_ ) VULKAN_HPP_NOEXCEPT in setLayout()
4829 operator VkAttachmentReference const &() const VULKAN_HPP_NOEXCEPT in operator VkAttachmentReference const&()
4857 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::AttachmentReference ) == sizeof( VkAttachm…