MCPcopy Index your code
hub / github.com/gpujs/gpu.js / optimize-float-memory.js

File optimize-float-memory.js

test/features/optimize-float-memory.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { assert, skip, test, module: describe, only } = require('qunit');
2const { GPU, utils } = require('../../src');
3
4describe('feature: optimizeFloatMemory');

Callers

nothing calls this directly

Calls 9

singlePrecisionFunction · 0.85
float2DOutputFunction · 0.85
float3DOutputFunction · 0.85
floatPipelineOutputFunction · 0.85
floatPipeline2DOutputFunction · 0.85
floatPipeline3DOutputFunction · 0.85

Tested by

no test coverage detected