Searched defs:testConfigExternal (Results 1 – 1 of 1) sorted by relevance
5250 void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentTests()5479 …ddAttachmentWriteMaskTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentWriteMaskTests()5576 …dAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentAllocationTests()6234 void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addSimpleTests()6606 void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addFormatTests()7544 const TestConfigExternal testConfigExternal (allocationKind, renderingType); in addRenderPassTests() local