/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTestsUtil.hpp | 261 class AttachmentReference class
|
D | vktRenderPassTestsUtil.cpp | 371 AttachmentReference::AttachmentReference (deUint32 attachment, in AttachmentReference() function in vkt::renderpass::AttachmentReference
|
D | vktRenderPassTests.cpp | 540 class AttachmentReference class 543 AttachmentReference (deUint32 attachment, in AttachmentReference() function in vkt::__anon5d0530620111::AttachmentReference
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassTestsUtil.hpp | 261 class AttachmentReference class
|
D | vktRenderPassTestsUtil.cpp | 371 AttachmentReference::AttachmentReference (deUint32 attachment, in AttachmentReference() function in vkt::renderpass::AttachmentReference
|
D | vktRenderPassTests.cpp | 540 class AttachmentReference class 543 AttachmentReference (deUint32 attachment, in AttachmentReference() function in vkt::__anon9ed13ee20111::AttachmentReference
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawCreateInfoUtil.hpp | 148 class AttachmentReference : public vk::VkAttachmentReference class
|
D | vktDrawCreateInfoUtil.cpp | 441 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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawCreateInfoUtil.hpp | 148 class AttachmentReference : public vk::VkAttachmentReference class
|
D | vktDrawCreateInfoUtil.cpp | 441 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/ |
D | vulkan_structs.hpp | 4772 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/ |
D | vulkan_structs.hpp | 5543 struct AttachmentReference struct 5548 VULKAN_HPP_CONSTEXPR AttachmentReference( uint32_t attachment_ = {}, in AttachmentReference() function 5557 …AttachmentReference( VkAttachmentReference const & rhs ) VULKAN_HPP_NOEXCEPT : AttachmentReference… in AttachmentReference() function 5566 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference const *>( &rhs ); in operator =() 5571 …AN_HPP_CONSTEXPR_14 AttachmentReference & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NOEXCEPT in setAttachment() 5577 …14 AttachmentReference & setLayout( VULKAN_HPP_NAMESPACE::ImageLayout layout_ ) VULKAN_HPP_NOEXCEPT in setLayout() 5584 operator VkAttachmentReference const &() const VULKAN_HPP_NOEXCEPT in operator VkAttachmentReference const&() 5589 operator VkAttachmentReference &() VULKAN_HPP_NOEXCEPT in operator VkAttachmentReference&() 5600 reflect() const VULKAN_HPP_NOEXCEPT in reflect() 5609 bool operator==( AttachmentReference const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==() [all …]
|