Searched refs:subpassLayoutsColor (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 5202 const VkImageLayout subpassLayoutsColor[] = in addAttachmentAllocationTests() local 5565 …eLayout(rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5653 …ayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5674 …ayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5695 …ayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5716 …ayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5734 …ayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5751 …ence(0, rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests() 5761 …ssNdx), rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor), DE_ARRAY_END(subpassLayouts… in addAttachmentAllocationTests()
|