Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5234 void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentTests()
5463 …ddAttachmentWriteMaskTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentWriteMaskTests()
5560 …dAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentAllocationTests()
6217 void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addSimpleTests()
6589 void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addFormatTests()
7527 const TestConfigExternal testConfigExternal (allocationKind, renderingType); in addRenderPassTests() local