Class FramebufferDesc.DepthStencilAttachmentDesc

java.lang.Object
icyllis.arc3d.engine.FramebufferDesc.DepthStencilAttachmentDesc
Enclosing class:
FramebufferDesc

@Immutable public static final class FramebufferDesc.DepthStencilAttachmentDesc extends Object
  • Field Details

  • Constructor Details

    • DepthStencilAttachmentDesc

      public DepthStencilAttachmentDesc()
    • DepthStencilAttachmentDesc

      public DepthStencilAttachmentDesc(@Nullable @RawPtr @RawPtr Image attachment)
  • Method Details

    • isStale

      public boolean isStale()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object