Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp6236 const VkImageLayout initialAndFinalColorLayoutsLazy[] = { in addAttachmentTests() local
6315 rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalColorLayoutsLazy), in addAttachmentTests()
6316 DE_ARRAY_END(initialAndFinalColorLayoutsLazy)); in addAttachmentTests()
6321 rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalColorLayoutsLazy), in addAttachmentTests()
6322 DE_ARRAY_END(initialAndFinalColorLayoutsLazy)); in addAttachmentTests()
6543 const VkImageLayout initialAndFinalColorLayoutsLazy[] = { in addAttachmentAllocationTests() local
6646 … rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalColorLayoutsLazy), in addAttachmentAllocationTests()
6647 … DE_ARRAY_END(initialAndFinalColorLayoutsLazy)); in addAttachmentAllocationTests()
6655 … rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalColorLayoutsLazy), in addAttachmentAllocationTests()
6656 … DE_ARRAY_END(initialAndFinalColorLayoutsLazy)); in addAttachmentAllocationTests()
[all …]