Searched refs:inputImageView (Results 1 – 1 of 1) sorted by relevance
311 …auto inputImageView = safeSharedPtr(new Unique<VkImageView>(createImageView(vk, vkDevice, &inpu… in InputAttachmentSparseFillingTestInstance() local315 m_inputImageViews.push_back(inputImageView); in InputAttachmentSparseFillingTestInstance()391 for (auto& inputImageView : m_inputImageViews) in InputAttachmentSparseFillingTestInstance() local393 framebufferImageViews.push_back(**inputImageView); in InputAttachmentSparseFillingTestInstance()397 **inputImageView, // VkImageView imageView; in InputAttachmentSparseFillingTestInstance()