Home
last modified time | relevance | path

Searched defs:attachmentResources (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp2185 const vector<de::SharedPtr<AttachmentResources>> &attachmentResources, in beginDynamicRendering()
2390const vector<de::SharedPtr<AttachmentResources>> &attachmentResources, const VkRect2D &renderArea, in SubpassRenderer()
3151const vector<de::SharedPtr<AttachmentResources>> &attachmentResources, in pushImageInitializationCommands()
3337const vector<de::SharedPtr<AttachmentResources>> &attachmentResources, in pushDynamicRenderingCommands()
3549 const vector<de::SharedPtr<AttachmentResources>> &attachmentResources, in pushRenderPassCommands()
3584 const vector<de::SharedPtr<AttachmentResources>> &attachmentResources, in pushReadImagesToBuffers()
4615 const vector<de::SharedPtr<AttachmentResources>> &attachmentResources, in logAndVerifyImages()
5815 vector<de::SharedPtr<AttachmentResources>> attachmentResources; in renderPassTest() local