Home
last modified time | relevance | path

Searched defs:testConfigExternal (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5561 void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentTests()
5799 …ddAttachmentWriteMaskTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentWriteMaskTests()
5896 …dAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentAllocationTests()
6554 void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addSimpleTests()
6926 void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addFormatTests()
7870 const TestConfigExternal testConfigExternal (allocationKind, groupParams); in addRenderPassTests() local