Home
last modified time | relevance | path

Searched refs:AttachmentInfo (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiGranularityTests.cpp56 struct AttachmentInfo struct
58 AttachmentInfo (const VkFormat vkFormat, in AttachmentInfo() function
69 ~AttachmentInfo (void) in ~AttachmentInfo()
84 const std::vector<AttachmentInfo>& attachments,
95 const std::vector<AttachmentInfo> m_attachments;
109 const std::vector<AttachmentInfo>& attachments, in GranularityInstance()
152 for (std::vector<AttachmentInfo>::const_iterator it = m_attachments.begin(); it != m_attachments.end(); ++it) in initAttachmentDescriptions()
167 for (std::vector<AttachmentInfo>::const_iterator it = m_attachments.begin(); it != m_attachments.end(); ++it) in initImages()
360 const std::vector<AttachmentInfo>& attachments,
366 const std::vector<AttachmentInfo> m_attachment
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiGranularityTests.cpp64 struct AttachmentInfo struct
66 AttachmentInfo (const VkFormat vkFormat, in AttachmentInfo() function
77 ~AttachmentInfo (void) in ~AttachmentInfo()
92 const std::vector<AttachmentInfo>& attachments,
100 const std::vector<AttachmentInfo> m_attachments;
114 const std::vector<AttachmentInfo>& attachments, in GranularityInstance()
138 for (std::vector<AttachmentInfo>::const_iterator it = m_attachments.begin(); it != m_attachments.end(); ++it) in initAttachmentDescriptions()
154 for (std::vector<AttachmentInfo>::const_iterator it = m_attachments.begin(); it != m_attachments.end(); ++it) in initImages()
426 const std::vector<AttachmentInfo>& attachments,
433 const std::vector<AttachmentInfo> m_attachment
[all...]

Completed in 2 milliseconds