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.cpp118 struct TestConfigExternal struct
120 TestConfigExternal (AllocationKind allocationKind_, in TestConfigExternal() argument
4877 void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentTests()
5071 void addAttachmentWriteMaskTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExt… in addAttachmentWriteMaskTests()
5167 void addAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigEx… in addAttachmentAllocationTests()
5824 void addSimpleTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addSimpleTests()
6195 void addFormatTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addFormatTests()
7131 const TestConfigExternal testConfigExternal (allocationKind, renderPassType); in addRenderPassTests()