Searched refs:testConfigExternal (Results 1 – 1 of 1) sorted by relevance
5234 void addAttachmentTests (tcu::TestCaseGroup* group, const TestConfigExternal testConfigExternal) in addAttachmentTests() argument5337 …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() argument5499 …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() argument5882 if (testConfigExternal.renderingType == RENDERING_TYPE_RENDERPASS2) in addAttachmentAllocationTests()[all …]