Home
last modified time | relevance | path

Searched refs: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() argument
5337 …bool useDynamicRendering (testConfigExternal.renderingType == RENDERING_TYPE_DYNAMIC_RENDERING… in addAttachmentTests()
5452 testConfigExternal.allocationKind, in addAttachmentTests()
5453 testConfigExternal.renderingType); in addAttachmentTests()
5463 …ddAttachmentWriteMaskTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentWriteMaskTests() argument
5499 …const VkImageLayout finalizeLayout = (testConfigExternal.renderingType == RENDERING_TYPE_DYNAMI… in addAttachmentWriteMaskTests()
5536 testConfigExternal.allocationKind, in addAttachmentWriteMaskTests()
5537 testConfigExternal.renderingType, in addAttachmentWriteMaskTests()
5560 …dAttachmentAllocationTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentAllocationTests() argument
5882 if (testConfigExternal.renderingType == RENDERING_TYPE_RENDERPASS2) in addAttachmentAllocationTests()
[all …]