| /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 | 550 class AttachmentReference class 553 AttachmentReference (deUint32 attachment, in AttachmentReference() function in vkt::__anon36f4cd630111::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::__anon769819430111::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/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/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 | 6087 struct AttachmentReference struct 6092 VULKAN_HPP_CONSTEXPR AttachmentReference( uint32_t attachment_ = {}, in AttachmentReference() function 6101 …AttachmentReference( VkAttachmentReference const & rhs ) VULKAN_HPP_NOEXCEPT : AttachmentReference… in AttachmentReference() function 6110 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference const *>( &rhs ); in operator =() 6115 …AN_HPP_CONSTEXPR_14 AttachmentReference & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NOEXCEPT in setAttachment() 6121 …14 AttachmentReference & setLayout( VULKAN_HPP_NAMESPACE::ImageLayout layout_ ) VULKAN_HPP_NOEXCEPT in setLayout() 6128 operator VkAttachmentReference const &() const VULKAN_HPP_NOEXCEPT in operator VkAttachmentReference const&() 6133 operator VkAttachmentReference &() VULKAN_HPP_NOEXCEPT in operator VkAttachmentReference&() 6144 reflect() const VULKAN_HPP_NOEXCEPT in reflect() 6153 bool operator==( AttachmentReference const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==() [all …]
|