Example Node: Gpu To Cpu Copy

Generates a new AOV representing a CPU copy of a GPU buffer

Installation

To use this Node, you must enable omni.graph.examples.cpp in the Extension Manager.

Inputs

Name

Type

Description

Default

gpu

uint64

Pointer to shared context containing gpu foundations

rp

uint64

Pointer to render product for this view

aovGpu

string

Name of AOV to copy from GPU to CPU

Outputs

Name

Type

Description

Default

gpu

uint64

Pointer to shared context containing gpu foundations

rp

uint64

Pointer to render product for this view

aovCpu

string

Name of AOV representing CPU buffer of GPU resource