Namespace: Rx::LFR – Class: CCudaCompute – Header: Rx.LFR/CudaCompute.h

CCudaCompute::Upload Method

C++
void Upload(EImage imageId, const Rx::LFR::CudaImage& image)

Uploads the given image onto the CUDA device.

Parameters

[EImage] imageId

Identifier for the image.

[const Rx::LFR::CudaImage&] image

The image.