1 / 6

GPU 가속

공도의 실버라이트 하기 좋은 날. GPU 가속. GPU 하드웨어 가속. Demo : D02_GPUAcceleration. Opt-in. 명시적으로 GPU 가속을 할 오브젝트를 지정 HTML 의 <object> 태그에 다음 파라미터를 추가 < param name=" EnableGPUAcceleration " value="True" />

Télécharger la présentation

GPU 가속

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 공도의 실버라이트 하기 좋은 날 GPU 가속

  2. GPU 하드웨어 가속 Demo : D02_GPUAcceleration

  3. Opt-in • 명시적으로 GPU 가속을 할 오브젝트를 지정 • HTML의 <object> 태그에 다음 파라미터를 추가<param name="EnableGPUAcceleration" value="True" /> • GPU 가속을 할 오브젝트에 CacheMode를 지정<MediaElement> <MediaElement.CacheMode> <BitmapCache /> </MediaElement.CacheMode></MediaElement>

  4. 디버깅 • GPU 가속의 영향을 받는 오브젝트를 시각화 • HTML의 <object> 태그에 다음 파라미터를 추가<param name="EnableCacheVisualization" value="True" /> • 성능 측정 • Xperf툴을 사용하여 정확한 성능 측정 • http://videos.visitmix.com/MIX09/T17F • http://videos.visitmix.com/MIX09/T67M • Xperf : http://msdn.microsoft.com/en-us/library/cc305187.aspx

  5. RenderTransform Effect Stretch Projection Clip (RectangleGeometry) Opacity(Alpha Blend)

  6. Enjoy MIX09 Video http://videos.visitmix.com/MIX09/ Get Started http://silverlight.net/getstarted/ Welcome! http://gongdosoft.com Follow me :D http://twitter.com/gongdo

More Related