Package icyllis.arc3d.engine
Class FramebufferDesc.ColorAttachmentDesc
java.lang.Object
icyllis.arc3d.engine.FramebufferDesc.ColorAttachmentDesc
- Enclosing class:
FramebufferDesc
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal int
final WeakReference
<@RawPtr Image> final UniqueID
final int
final WeakReference
<@RawPtr Image> final UniqueID
-
Constructor Summary
ConstructorsConstructorDescriptionColorAttachmentDesc
(@RawPtr Image attachment, @RawPtr Image resolveAttachment, int mipLevel, int arraySlice) -
Method Summary