Searched refs:RenderPassColorAttachmentInfo (Results 1 – 4 of 4) sorted by relevance
64 struct RenderPassColorAttachmentInfo { struct84 RenderPassColorAttachmentInfo colorAttachments[kMaxColorAttachments]; argument
1143 RenderPassColorAttachmentInfo* colorAttachment = &renderPass->colorAttachments[i]; in ValidateRenderPass()
78 struct RenderPassColorAttachmentInfo { struct100 ityp::array<ColorAttachmentIndex, RenderPassColorAttachmentInfo, kMaxColorAttachments> argument
1201 RenderPassColorAttachmentInfo& attachmentInfo = renderPass->colorAttachments[i]; in SetupRenderPass()