Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp219 vk::Move<vk::VkFramebuffer> makeFramebufferWithoutAttachments (const vk::DeviceInterface& vk, co…
DvktTessellationFractionalSpacingTests.cpp562 …const Unique<VkFramebuffer> framebuffer (makeFramebufferWithoutAttachments(vk, device, *renderP… in test()
DvktTessellationCoordinatesTests.cpp534 …const Unique<VkFramebuffer> framebuffer (makeFramebufferWithoutAttachments(vk, device, *renderPa… in iterate()
DvktTessellationInvarianceTests.cpp611 …, m_framebuffer (makeFramebufferWithoutAttachments(m_context.getDeviceInterface(), m_context… in BaseTestInstance()
1390 …const Unique<VkFramebuffer> framebuffer (makeFramebufferWithoutAttachments(vk, device, *rende… in iterate()
2040 …const Unique<VkFramebuffer> framebuffer (makeFramebufferWithoutAttachments(vk, device, *rende… in test()
DvktTessellationUtil.cpp274 Move<VkFramebuffer> makeFramebufferWithoutAttachments (const DeviceInterface& vk, in makeFramebufferWithoutAttachments() function