Searched defs:subpassLayout (Results 1 – 3 of 3) sorted by relevance
6323 const VkImageLayout subpassLayout = in addAttachmentTests() local6476 const VkImageLayout subpassLayout = VK_IMAGE_LAYOUT_GENERAL; in addAttachmentWriteMaskTests() local7032 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local7053 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local7074 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local7095 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local7113 const VkImageLayout subpassLayout = rng.choose<VkImageLayout>( in addAttachmentAllocationTests() local
4211 const VkImageLayout subpassLayout(VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL); in initTests() local4304 const VkImageLayout subpassLayout(VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL); in initTests() local
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()