Loading...
Searching...
No Matches
poolChainIndex.h File Reference
+ Include dependency graph for poolChainIndex.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VdfPoolChainIndex
 Opaque pool chain index type. More...
 

Functions

bool Vdf_IsPoolOutput (const VdfOutput &output)
 Returns true if output is a pool output, i.e., an output that has an associated input, that outputs vectorized data.
 

Function Documentation

◆ Vdf_IsPoolOutput()

bool Vdf_IsPoolOutput ( const VdfOutput output)
inline

Returns true if output is a pool output, i.e., an output that has an associated input, that outputs vectorized data.

Definition at line 78 of file poolChainIndex.h.