Searched refs:RenderPassColorAttachmentDesc (Results 1 – 4 of 4) sorted by relevance
253 struct RenderPassColorAttachmentDesc : public RenderPassAttachmentDesc struct255 inline bool operator==(const RenderPassColorAttachmentDesc &other) const259 inline bool operator!=(const RenderPassColorAttachmentDesc &other) const295 RenderPassColorAttachmentDesc colorAttachments[kMaxRenderTargets];
321 for (mtl::RenderPassColorAttachmentDesc &colorAttachment : mRenderPassDesc.colorAttachments)414 mtl::RenderPassColorAttachmentDesc &colorAttachment =460 mtl::RenderPassColorAttachmentDesc &colorAttachment =633 mtl::RenderPassColorAttachmentDesc &colorAttachment =
184 MTLRenderPassColorAttachmentDescriptor *ToObjC(const RenderPassColorAttachmentDesc &desc)
364 const RenderPassColorAttachmentDesc &renderPassColorAttachment =