Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1326 class AttachmentResources class
1329 AttachmentResources (const InstanceInterface& vki, in AttachmentResources() function in vkt::__anon96ae15a30111::AttachmentResources
1394 ~AttachmentResources (void) in ~AttachmentResources()
2364 const vector<de::SharedPtr<AttachmentResources> >& attachmentResources, in pushImageInitializationCommands()
2559 const vector<de::SharedPtr<AttachmentResources> >& attachmentResources, in pushReadImagesToBuffers()
3515 const vector<de::SharedPtr<AttachmentResources> >& attachmentResources, in logAndVerifyImages()
4516 vector<de::SharedPtr<AttachmentResources> > attachmentResources; in renderPassTest()
4526 …attachmentResources.push_back(de::SharedPtr<AttachmentResources>(new AttachmentResources(vki, phys… in renderPassTest()