Home
last modified time | relevance | path

Searched defs:subpassLayout (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp764 … void addSubpassColorAttachment(const uint32_t attachmentIndex, const VkImageLayout subpassLayout) in addSubpassColorAttachment()
792 …addSubpassDepthStencilAttachment(const uint32_t attachmentIndex, const VkImageLayout subpassLayout, in addSubpassDepthStencilAttachment()
808 … void addSubpassInputAttachment(const uint32_t attachmentIndex, const VkImageLayout subpassLayout) in addSubpassInputAttachment()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp6348 const VkImageLayout subpassLayout = in addAttachmentTests() local
6501 const VkImageLayout subpassLayout = VK_IMAGE_LAYOUT_GENERAL; in addAttachmentWriteMaskTests() local
7066 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local
7087 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local
7108 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local
7129 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local
7147 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local
DvktRenderPassSubpassDependencyTests.cpp4222 const VkImageLayout subpassLayout(VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL); in initTests() local
4315 const VkImageLayout subpassLayout(VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL); in initTests() local