Searched defs:attachmentResources (Results 1 – 1 of 1) sorted by relevance
2185 const vector<de::SharedPtr<AttachmentResources>> &attachmentResources, in beginDynamicRendering()2390 … const vector<de::SharedPtr<AttachmentResources>> &attachmentResources, const VkRect2D &renderArea, in SubpassRenderer()3151 … const vector<de::SharedPtr<AttachmentResources>> &attachmentResources, in pushImageInitializationCommands()3337 … const 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