Searched refs:inputImageView (Results 1 – 2 of 2) sorted by relevance
388 const Unique<VkImageView> inputImageView( in iterate() local390 const VkImageView firstAttachmentImages[] = {*inputImageView}; in iterate()399 const VkImageView secondAttachmentImages[] = {*inputImageView, *outputImageView}; in iterate()455 *inputImageView, // VkImageView imageView; in iterate()
441 auto inputImageView = in InputAttachmentSparseFillingTestInstance() local446 m_inputImageViews.push_back(inputImageView); in InputAttachmentSparseFillingTestInstance()528 for (auto &inputImageView : m_inputImageViews) in InputAttachmentSparseFillingTestInstance() local530 framebufferImageViews.push_back(**inputImageView); in InputAttachmentSparseFillingTestInstance()533 **inputImageView, // VkImageView imageView; in InputAttachmentSparseFillingTestInstance()