Searched defs:subpassLayout (Results 1 – 6 of 6) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 787 void addSubpassColorAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassColorAttachment() 813 …passDepthStencilAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout, con… in addSubpassDepthStencilAttachment() 829 void addSubpassInputAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassInputAttachment()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 790 void addSubpassColorAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassColorAttachment() 816 …passDepthStencilAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout, con… in addSubpassDepthStencilAttachment() 832 void addSubpassInputAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassInputAttachment()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 5698 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayouts), DE… in addAttachmentTests() local 5835 const VkImageLayout subpassLayout = VK_IMAGE_LAYOUT_GENERAL; in addAttachmentWriteMaskTests() local 6381 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor),… in addAttachmentAllocationTests() local 6402 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor),… in addAttachmentAllocationTests() local 6423 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor),… in addAttachmentAllocationTests() local 6444 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor),… in addAttachmentAllocationTests() local 6462 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor),… in addAttachmentAllocationTests() local
|
| D | vktRenderPassSubpassDependencyTests.cpp | 3941 const VkImageLayout subpassLayout (VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL); in initTests() local 4022 const VkImageLayout subpassLayout (VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL); in initTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 5723 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayouts), DE… in addAttachmentTests() local 5860 const VkImageLayout subpassLayout = VK_IMAGE_LAYOUT_GENERAL; in addAttachmentWriteMaskTests() local 6422 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor),… in addAttachmentAllocationTests() local 6443 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor),… in addAttachmentAllocationTests() local 6464 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor),… in addAttachmentAllocationTests() local 6485 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor),… in addAttachmentAllocationTests() local 6503 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayoutsColor),… in addAttachmentAllocationTests() local
|
| D | vktRenderPassSubpassDependencyTests.cpp | 3941 const VkImageLayout subpassLayout (VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL); in initTests() local 4022 const VkImageLayout subpassLayout (VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL); in initTests() local
|