< Previous | Contents | Next >

Process Introduction

With the DCTL Kernel and parameter structures defined, the fuse’s processing function follows the same lines as other Fuse tools. Images and UI elements like sliders and on screen controls will be requested for values, which are aggregated in the Request object given to the Process() function, and can then be copied into a block of parameters to be passed to the GPU compute kernel for processing.

 

DVIPComputeNodeSummaryUsageGetParamBlockSummaryUsageSetParamBlockSummaryUsageAddInputSummaryUsageAddOutputSummaryUsageAddSamplerSummaryUsageRunSessionSummaryUsageExamples