MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ Direction

Data flow direction for this binding.

INPUT_OUTPUT bindings receive a cross-pass memory barrier when used across multiple recorded dispatches in one command buffer (see ComputePress::record_sequence), since the same resource is both read and written by consecutive stages.

Enumerator
INPUT 
OUTPUT 
INPUT_OUTPUT 

Definition at line 157 of file GraphicsUtils.hpp.