Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp383 std::vector<VkImageView> framebufferImageViews; in InputAttachmentSparseFillingTestInstance() local
393 framebufferImageViews.push_back(**inputImageView); in InputAttachmentSparseFillingTestInstance()
411 static_cast<deUint32>(framebufferImageViews.size()), // deUint32 attachmentCount; in InputAttachmentSparseFillingTestInstance()
412 framebufferImageViews.data(), // const VkImageView* pAttachments; in InputAttachmentSparseFillingTestInstance()