Searched defs:attachmentDescriptions (Results 1 – 13 of 13) sorted by relevance
421 std::vector<VkAttachmentDescription> attachmentDescriptions; in makeRenderPass() local
296 const AttachmentDesc attachmentDescriptions[] = in makeRenderPass() local
174 VkAttachmentDescription attachmentDescriptions[] = in makeTestRenderPass() local
125 vector<VkAttachmentDescription> attachmentDescriptions (numLayers); in makeRenderPass() local965 vector<VkAttachmentDescription> attachmentDescriptions (numAttachments); in makeRenderPassDifferentAttachmentSizes() local
330 …const std::vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescri… in makeMultisampleRenderPass() local
451 vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescription); in makeRenderPass() local
3732 const VkAttachmentDescription attachmentDescriptions[] = in init() local
2237 std::vector<VkAttachmentDescription> attachmentDescriptions; in initialize() local
359 std::vector<VkAttachmentDescription> attachmentDescriptions; in VulkanDrawContext() local
104 const AttachmentDesc attachmentDescriptions[] = in createRenderPass() local
690 std::vector<VkAttachmentDescription> attachmentDescriptions; in createRenderPass() local
720 vector<VkAttachmentDescription> attachmentDescriptions(numLayers, colorAttachmentDescription); in makeRenderPass() local
3481 const VkAttachmentDescription attachmentDescriptions[1] = in ResolveImageToImage() local