poolMaxAllocatedResources property

int poolMaxAllocatedResources
final

The maximum number of resources that may be allocated at once in the pool

It is used to constrain the number of parallel calls that are made to the Shadertoy endpoints

Implementation

final int poolMaxAllocatedResources;