Searched defs:testConfigExternal (Results 1 – 1 of 1) sorted by relevance
4721 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