Home
last modified time | relevance | path

Searched refs:m_depthStencilView (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.cpp115 vk::Move<vk::VkImageView> m_depthStencilView; member in vkt::DynamicState::DiscardTestInstance
133 m_depthStencilView = vk::createImageView(m_vk, device, &stencilViewInfo); in DiscardTestInstance()
208 attachments[1] = *m_depthStencilView; in initFramebuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.cpp114 vk::Move<vk::VkImageView> m_depthStencilView; member in vkt::DynamicState::DiscardTestInstance
132 m_depthStencilView = vk::createImageView(m_vk, device, &stencilViewInfo); in DiscardTestInstance()
207 attachments[1] = *m_depthStencilView; in initFramebuffer()

Completed in 10 milliseconds