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.cpp4721 void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentTests()
4892 …addAttachmentWriteMaskTests(tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentWriteMaskTests()
4986 …dAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentAllocationTests()
5623 void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addSimpleTests()
5994 void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addFormatTests()
6930 const TestConfigExternal testConfigExternal (allocationKind, renderPassType); in addRenderPassTests() local