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.cpp4877 void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentTests() argument
5060 testConfigExternal.allocationKind, in addAttachmentTests()
5061 testConfigExternal.renderPassType); in addAttachmentTests()
5071 …ddAttachmentWriteMaskTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentWriteMaskTests() argument
5143 testConfigExternal.allocationKind, in addAttachmentWriteMaskTests()
5144 testConfigExternal.renderPassType, in addAttachmentWriteMaskTests()
5167 …dAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentAllocationTests() argument
5489 if (testConfigExternal.renderPassType == RENDERPASS_TYPE_RENDERPASS2) in addAttachmentAllocationTests()
5617 testConfigExternal.allocationKind, in addAttachmentAllocationTests()
5618 testConfigExternal.renderPassType); in addAttachmentAllocationTests()
[all …]