Home
last modified time | relevance | path

Searched refs:AttachmentResources (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp1439 class AttachmentResources class
1442 AttachmentResources (const InstanceInterface& vki, in AttachmentResources() function in vkt::__anon03b6e7050111::AttachmentResources
1507 ~AttachmentResources (void) in ~AttachmentResources()
2482 const vector<de::SharedPtr<AttachmentResources> >& attachmentResources, in pushImageInitializationCommands()
2707 const vector<de::SharedPtr<AttachmentResources> >& attachmentResources, in pushReadImagesToBuffers()
3739 const vector<de::SharedPtr<AttachmentResources> >& attachmentResources, in logAndVerifyImages()
4750 vector<de::SharedPtr<AttachmentResources> > attachmentResources; in renderPassTest()
4760 …attachmentResources.push_back(de::SharedPtr<AttachmentResources>(new AttachmentResources(vki, phys… in renderPassTest()