Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp234 bool inputAttachmentNeeded () const;
307 return (inputAttachmentNeeded() || depthBufferNeeded()); in dsAttachmentNeeded()
320 bool TestParams::inputAttachmentNeeded () const in inputAttachmentNeeded() function in vkt::image::__anon28013::TestParams
849 const auto needsIA = m_params.inputAttachmentNeeded(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp234 bool inputAttachmentNeeded () const;
307 return (inputAttachmentNeeded() || depthBufferNeeded()); in dsAttachmentNeeded()
320 bool TestParams::inputAttachmentNeeded () const in inputAttachmentNeeded() function in vkt::image::__anon29245::TestParams
849 const auto needsIA = m_params.inputAttachmentNeeded(); in iterate()

Completed in 7 milliseconds