Package icyllis.arc3d.granite
Class RecordingContext.Options
java.lang.Object
icyllis.arc3d.granite.RecordingContext.Options
- Enclosing class:
RecordingContext
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
The budgeted in bytes for GPU resources allocated and held by the Context. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mMaxResourceBudget
public long mMaxResourceBudgetThe budgeted in bytes for GPU resources allocated and held by the Context.
-
-
Constructor Details
-
Options
public Options()
-