unstable#

Fully qualified name: omni::graph::image::unstable

namespace unstable#

Classes#

ComputeParams

Structure for holding arbitrary parameters.

ComputeParamsBuilder

A builder class for constructing instances of the ComputeParams class.

Functions#

void scheduleCudaTask(omni::graph::core::GpuFoundationsInterfaces *gpu, omni::usd::hydra::HydraRenderProduct *rp, uint32_t deviceIndex, ComputeParams< TParams > const &computeParams, const char *renderOpName, std::function< void(ComputeParams< TParams > *, cudaStream_t)> const &computeCuda)

Schedule a CUDA task on the post render graph.

Namespaces#

@0