Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp175 Move<VkImageView> m_depthAttachmentView; member in vkt::pipeline::__anone674c0570111::DepthTestInstance
380 m_depthAttachmentView = createImageView(vk, vkDevice, &depthAttachmentViewParams); in DepthTestInstance()
391 *m_depthAttachmentView, in DepthTestInstance()
DvktPipelineCacheTests.cpp615 Move<VkImageView> m_depthAttachmentView; member in vkt::pipeline::__anona4e470560111::GraphicsCacheTestInstance
866 m_depthAttachmentView = createImageView(vk, vkDevice, &depthAttachmentViewParams); in GraphicsCacheTestInstance()
874 *m_depthAttachmentView, in GraphicsCacheTestInstance()
DvktPipelineTimestampTests.cpp850 Move<VkImageView> m_depthAttachmentView; member in vkt::pipeline::__anon13d241360111::BasicGraphicsTestInstance
1006 m_depthAttachmentView = createImageView(vk, vkDevice, &depthAttachmentViewParams); in buildFrameBuffer()
1014 *m_depthAttachmentView, in buildFrameBuffer()