|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Yantra::GpuDispatchCore::set_output_size | ( | size_t | index, |
| size_t | byte_size | ||
| ) |
Declare the byte capacity of an output binding independently of input data.
Required for edge lists, histograms, count buffers, and any output whose size cannot be derived from input.
| index | Binding index. |
| byte_size | Required allocation in bytes. |
Definition at line 22 of file GpuDispatchCore.cpp.
References m_output_size_overrides.