MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / testPipedDefaults

Function testPipedDefaults

modules/dasUnitTest/test_handles.cpp:189–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187}
188
189void testPipedDefaults(int32_t a, float b, const TBlock<void, int32_t, float> & blk, Context * context, LineInfoArg * at) {
190 das_invoke<void>::invoke(context, at, blk, a, b);
191}
192
193vec4f new_and_init ( Context & context, SimNode_CallBase * call, vec4f * ) {
194 TypeInfo * typeInfo = call->types[0];

Callers

nothing calls this directly

Calls 1

invokeFunction · 0.50

Tested by

no test coverage detected