GPU Interop: Cuda Entry

Entry point for Cuda RTX Renderer Postprocessing

Installation

To use this node enable omni.graph.image.nodes in the Extension Manager.

Inputs

Name

Type

Descripton

Default

Source Name (inputs:sourceName)

string

Source name of the AOV

ldrColor

Outputs

Name

Type

Descripton

Default

bufferSize (outputs:bufferSize)

uint

Size of the buffer

None

cudaMipmappedArray (outputs:cudaMipmappedArray)

uint64

Pointer to the CUDA Mipmapped Array

None

externalTimeOfSimFrame (outputs:externalTimeOfSimFrame)

int64

The external time on the master node, matching the simulation frame used to render this frame

None

format (outputs:format)

uint64

Format

None

frameId (outputs:frameId)

int64

Frame identifier

None

height (outputs:height)

uint

Height

None

hydraTime (outputs:hydraTime)

double

Hydra time in stage

None

isBuffer (outputs:isBuffer)

bool

True if the entry exposes a buffer as opposed to a texture

None

mipCount (outputs:mipCount)

uint

Mip Count

None

Rational Time Of Sim Denominator (outputs:rationalTimeOfSimDenominator)

uint64

Rational time of simulation used to fetch data from Fabric

None

Rational Time Of Sim Numerator (outputs:rationalTimeOfSimNumerator)

int64

Rational time of simulation used to fetch data from Fabric

None

simTime (outputs:simTime)

double

Simulation time

None

stream (outputs:stream)

uint64

Pointer to the CUDA Stream

None

width (outputs:width)

uint

Width

None

Metadata

Name

Value

Unique ID

omni.graph.nodes.GpuInteropCudaEntry

Version

3

Extension

omni.graph.image.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

GPU Interop: Cuda Entry

Generated Class Name

OgnGpuInteropCudaEntryDatabase

Python Module

omni.graph.image.nodes