Home
last modified time | relevance | path

Searched refs:RenderPassColorAttachmentDesc (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/metal/
Dmtl_state_cache.h320 struct RenderPassColorAttachmentDesc : public RenderPassAttachmentDesc struct
322 inline bool operator==(const RenderPassColorAttachmentDesc &other) const
326 inline bool operator!=(const RenderPassColorAttachmentDesc &other) const
367 RenderPassColorAttachmentDesc colorAttachments[kMaxRenderTargets];
DFrameBufferMtl.mm736 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 =
Dmtl_state_cache.mm235 void ToObjC(const RenderPassColorAttachmentDesc &desc,