void GetCacheResults(RenderTarget** results, unsigned count);
GetCacheResults returns the cached results (if available) for the primitive.
Parameters |
Description |
RenderTarget** results |
Returns pointers to the cached render target results. |
unsigned count |
_The number of elements in the results. |