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.cpp4721 void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentTests() argument
4881 testConfigExternal.allocationKind, in addAttachmentTests()
4882 testConfigExternal.renderPassType); in addAttachmentTests()
4892 …addAttachmentWriteMaskTests(tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentWriteMaskTests() argument
4963 testConfigExternal.allocationKind, in addAttachmentWriteMaskTests()
4964 testConfigExternal.renderPassType); in addAttachmentWriteMaskTests()
4986 …dAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentAllocationTests() argument
5288 if (testConfigExternal.renderPassType == RENDERPASS_TYPE_RENDERPASS2) in addAttachmentAllocationTests()
5415 testConfigExternal.allocationKind, in addAttachmentAllocationTests()
5416 testConfigExternal.renderPassType); in addAttachmentAllocationTests()
[all …]