First page Back Continue Last page Summary Graphics
Fragment Caching (cont)
fragment cache is checked before state cache
"keep state" does not automatically use the fragment cache (anymore)
if used both, the first fragment can be matched against the state stable (or can lead to a new state entry)
this implies that the first fragment must pass first!
but that is probably what you want anyway
Notes: