void SetCacheResults(CacheState state, RenderTarget** results, unsigned count);
SetCacheResults sets the cache results for the filter primitive.
Parameters |
Description |
CacheState state |
The state of caching. |
RenderTarget** results |
Array of results to store. |
unsigned count |
Number of elements in the results. |