Home
last modified time | relevance | path

Searched refs:TestConfigExternal (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp109 struct TestConfigExternal struct
111 TestConfigExternal (AllocationKind allocationKind_, in TestConfigExternal() argument
4721 void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentTests()
4892 void addAttachmentWriteMaskTests(tcu::TestCaseGroup* group, const TestConfigExternal testConfigExte… in addAttachmentWriteMaskTests()
4986 void addAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigEx… 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()