#include <NvFlow.h>
Data Fields | |
| float | coarseResidentScaleFactor |
| Allows relative increase of resident scale for coarse sparse textures. | |
| NvFlowMultiRes | densityMultiRes |
| Number of density cells per velocity cell. | |
| bool | enableVTR |
| Enable use of volume tiled resources, if supported. | |
| NvFlowFloat3 | halfSize |
| Initial half size of axis aligned bounding box. | |
| NvFlowFloat3 | initialLocation |
| Initial location of axis aligned bounding box. | |
| bool | lowLatencyMapping |
| Faster mapping updates, more mapping overhead but less prediction required. | |
| float | residentScale |
| Fraction of virtual cells to allocate memory for. | |
| NvFlowDim | virtualDim |
| Resolution of virtual address space inside of bounding box. | |
Allows relative increase of resident scale for coarse sparse textures.
Number of density cells per velocity cell.
Enable use of volume tiled resources, if supported.
Initial half size of axis aligned bounding box.
Initial location of axis aligned bounding box.
Faster mapping updates, more mapping overhead but less prediction required.
Fraction of virtual cells to allocate memory for.
Resolution of virtual address space inside of bounding box.