[DX11] change square color every second, CPU or GPU work? – GameDev.net

[DX11] change square color every second, CPU or GPU work?
GameDev.net
You're CPU is probably much less busy, so I'd rather to the test there and write the color to a constant buffer, since then you need to update the buffer only once a second. The updating of constant buffers is an expensive task, by the way. how can i

Monday, December 19th, 2011 CPU

No comments yet.

Leave a comment

You must be logged in to post a comment.

Search

 

Admin

Categories

Tags