Home
last modified time | relevance | path

Searched refs:RenderPassDepthAttachmentDesc (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/metal/
Dmtl_state_cache.h266 struct RenderPassDepthAttachmentDesc : public RenderPassAttachmentDesc struct
268 inline bool operator==(const RenderPassDepthAttachmentDesc &other) const
272 inline bool operator!=(const RenderPassDepthAttachmentDesc &other) const
296 RenderPassDepthAttachmentDesc depthAttachment; argument
Dmtl_state_cache.mm196 MTLRenderPassDepthAttachmentDescriptor *ToObjC(const RenderPassDepthAttachmentDesc &desc)