the GPUTest
the shader builder function
the list of expression parameter types
the return type for the expression overload
test configuration values
list of test cases
Optional
batch_size: numberoverride the calculated casesPerBatch.
Generated using TypeDoc
Runs the list of expression tests, possibly splitting the tests into multiple dispatches to keep the input data within the buffer binding limits. run() will pack the scalar test cases into smaller set of vectorized tests if
cfg.vectorize
is defined.