Searched defs:subpassLayout (Results 1 – 3 of 3) sorted by relevance
764 … 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()
6348 const VkImageLayout subpassLayout = in addAttachmentTests() local6501 const VkImageLayout subpassLayout = VK_IMAGE_LAYOUT_GENERAL; in addAttachmentWriteMaskTests() local7066 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local7087 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local7108 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local7129 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local7147 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local
4222 const VkImageLayout subpassLayout(VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL); in initTests() local4315 const VkImageLayout subpassLayout(VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL); in initTests() local