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 |
|
Pointer to shared context containing gpu foundations |
|
rp |
|
Pointer to render product for this view |
|
aovGpu |
|
Name of AOV to copy from GPU to CPU |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
gpu |
|
Pointer to shared context containing gpu foundations |
|
rp |
|
Pointer to render product for this view |
|
aovCpu |
|
Name of AOV representing CPU buffer of GPU resource |