Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp6224 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