Searched defs:colorAttachments (Results 1 – 3 of 3) sorted by relevance
296 VkAttachmentReference* colorAttachments = nullptr; in CreateRenderPassCombined() local479 VkAttachmentReference2KHR* colorAttachments = nullptr; in CreateRenderPassCombined2() local
1258 …nderBackendGLES::HandleColorAttachments(const array_view<const RenderPassDesc::AttachmentDesc*> co… in HandleColorAttachments()1362 colorAttachments[PipelineStateConstants::MAX_RENDER_PASS_ATTACHMENT_COUNT]; in DoSubPass() local
1222 Attachment colorAttachments[PipelineStateConstants::MAX_COLOR_ATTACHMENT_COUNT]; member