Home
last modified time | relevance | path

Searched refs:initialAndFinalColorLayouts (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp6232 const VkImageLayout initialAndFinalColorLayouts[] = { in addAttachmentTests() local
6313 rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalColorLayouts), in addAttachmentTests()
6314 DE_ARRAY_END(initialAndFinalColorLayouts)) : in addAttachmentTests()
6319 rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalColorLayouts), in addAttachmentTests()
6320 DE_ARRAY_END(initialAndFinalColorLayouts)) : in addAttachmentTests()
6539 const VkImageLayout initialAndFinalColorLayouts[] = { in addAttachmentAllocationTests() local
6644 rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalColorLayouts), in addAttachmentAllocationTests()
6645 DE_ARRAY_END(initialAndFinalColorLayouts)) : in addAttachmentAllocationTests()
6653 rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalColorLayouts), in addAttachmentAllocationTests()
6654 DE_ARRAY_END(initialAndFinalColorLayouts)) : in addAttachmentAllocationTests()
[all …]