CacheablePrimitive::SetCacheResults

CacheablePrimitive::SetCacheResults
void SetCacheResults(CacheState state, RenderTarget** results, unsigned count);
Description

SetCacheResults sets the cache results for the filter primitive.

Parameters
Parameters 
Description 
CacheState state 
The state of caching. 
RenderTarget** results 
Array of results to store. 
unsigned count 
Number of elements in the results.