uploadedTextures property
Pixel uploads, in order, so a test can assert what reached the device.
Implementation
final List<RenderTargetSpec> uploadedTextures = <RenderTargetSpec>[];
Pixel uploads, in order, so a test can assert what reached the device.
final List<RenderTargetSpec> uploadedTextures = <RenderTargetSpec>[];