|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
strong |
| Enumerator | |
|---|---|
| CONTAINER | Download storage image at binding 0 into a TextureContainer. |
| SCALAR | Return SSBO readback via collect_result(); no image download. |
| IMAGE | Transition output image to shader-read layout; no CPU download. Retrieve via get_output_image(0). Zero readback cost. |
Definition at line 60 of file TextureExecutionContext.hpp.