Searched defs:testConfigExternal (Results 1 – 1 of 1) sorted by relevance
6224 void addAttachmentTests(tcu::TestCaseGroup *group, const TestConfigExternal testConfigExternal) in addAttachmentTests()6440 …addAttachmentWriteMaskTests(tcu::TestCaseGroup *group, const TestConfigExternal testConfigExternal) in addAttachmentWriteMaskTests()6531 …ddAttachmentAllocationTests(tcu::TestCaseGroup *group, const TestConfigExternal testConfigExternal) in addAttachmentAllocationTests()7203 void addSimpleTests(tcu::TestCaseGroup *group, const TestConfigExternal testConfigExternal) in addSimpleTests()7441 void addFormatTests(tcu::TestCaseGroup *group, const TestConfigExternal testConfigExternal) in addFormatTests()8281 const TestConfigExternal testConfigExternal(allocationKind, groupParams); in addRenderPassTests() local