DescriptionThis delivery adds two small enhancements to accelerate gpu AA clipping. The ClipMaskManager now attempts to reuse the cached texture and delays creation of the temp texture until it is needed. These two changes make the AA path go from 66-400x slower (than the stencil buffer path) to being 3-17x slower. This delivery also adds a new bench test case for profiling.
Patch Set 1 #
Total comments: 2
MessagesTotal messages: 6
|