Searched refs:subpassLayoutsColor (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 5021 const VkImageLayout subpassLayoutsColor[] = in addAttachmentAllocationTests() local 5363 …eLayout(rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5451 …ayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5472 …ayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5493 …ayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5514 …ayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5533 …ayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5550 …ence(0, rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5560 …ssNdx), rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests()
|