Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp132 class InputAttachmentSparseFillingTestInstance : public vkt::TestInstance class
135 InputAttachmentSparseFillingTestInstance (Context& context,
137 virtual ~InputAttachmentSparseFillingTestInstance (void);
241 return new InputAttachmentSparseFillingTestInstance(context, m_testParams); in createInstance()
258 InputAttachmentSparseFillingTestInstance::InputAttachmentSparseFillingTestInstance (Context& contex… in InputAttachmentSparseFillingTestInstance() function in vkt::renderpass::__anon902f34140111::InputAttachmentSparseFillingTestInstance
563 InputAttachmentSparseFillingTestInstance::~InputAttachmentSparseFillingTestInstance (void) in ~InputAttachmentSparseFillingTestInstance()
568 void InputAttachmentSparseFillingTestInstance::createCommandBuffer (const DeviceInterface& vk, in createCommandBuffer()
665 Move<VkRenderPass> InputAttachmentSparseFillingTestInstance::createRenderPass (const DeviceInterfac… in createRenderPass()
751 tcu::TestStatus InputAttachmentSparseFillingTestInstance::iterate (void) in iterate()
762 tcu::TestStatus InputAttachmentSparseFillingTestInstance::verifyImage (void) in verifyImage()