Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp1182 …const Unique<VkImageView> dsAttachment (makeImageView (vk, device, *dsImage, viewType, dsForm… in testLayeredReadBack() local
1188 const VkImageView attachments[] = {*colorAttachment, *dsAttachment}; in testLayeredReadBack()