Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/metal/
Dmtl_state_cache.h253 struct RenderPassColorAttachmentDesc : public RenderPassAttachmentDesc struct
255 inline bool operator==(const RenderPassColorAttachmentDesc &other) const
259 inline bool operator!=(const RenderPassColorAttachmentDesc &other) const
295 RenderPassColorAttachmentDesc colorAttachments[kMaxRenderTargets];
DFrameBufferMtl.mm321 for (mtl::RenderPassColorAttachmentDesc &colorAttachment : mRenderPassDesc.colorAttachments)
414 mtl::RenderPassColorAttachmentDesc &colorAttachment =
460 mtl::RenderPassColorAttachmentDesc &colorAttachment =
633 mtl::RenderPassColorAttachmentDesc &colorAttachment =
Dmtl_state_cache.mm184 MTLRenderPassColorAttachmentDescriptor *ToObjC(const RenderPassColorAttachmentDesc &desc)
Dmtl_render_utils.mm364 const RenderPassColorAttachmentDesc &renderPassColorAttachment =