Searched refs:RenderPassColorAttachmentDesc (Results 1 – 3 of 3) sorted by relevance
320 struct RenderPassColorAttachmentDesc : public RenderPassAttachmentDesc struct322 inline bool operator==(const RenderPassColorAttachmentDesc &other) const326 inline bool operator!=(const RenderPassColorAttachmentDesc &other) const367 RenderPassColorAttachmentDesc colorAttachments[kMaxRenderTargets];
736 for (mtl::RenderPassColorAttachmentDesc &colorAttachment : mRenderPassDesc.colorAttachments)796 for (mtl::RenderPassColorAttachmentDesc &colorAttachment : mRenderPassDesc.colorAttachments)977 mtl::RenderPassColorAttachmentDesc &colorAttachment = desc.colorAttachments[colorIndexGL];1072 mtl::RenderPassColorAttachmentDesc &colorAttachment =1115 mtl::RenderPassColorAttachmentDesc &colorAttachment =1309 mtl::RenderPassColorAttachmentDesc &colorAttachment =
235 void ToObjC(const RenderPassColorAttachmentDesc &desc,