Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how can i sort the gl draw element or array
06-27-2013, 03:34 PM
Post: #1
how can i sort the gl draw element or array
Is it possible to drop the buffer or sort the gl draw call?
Find all posts by this user
Quote this message in a reply
06-28-2013, 07:16 PM
Post: #2
RE: how can i sort the gl draw element or array
Why would you want to sort the draw calls, and in what order?
Find all posts by this user
Quote this message in a reply
06-29-2013, 03:26 AM
Post: #3
RE: how can i sort the gl draw element or array
(06-28-2013 07:16 PM)Henrik Wrote:  Why would you want to sort the draw calls, and in what order?
Hi, i would like to do a performance testing. If i drop some glDrawElements, how much fps should I get? The same fps or slight increase? i would like to know.... Smile
Find all posts by this user
Quote this message in a reply
06-29-2013, 04:50 PM
Post: #4
RE: how can i sort the gl draw element or array
If you drop some drawelements, you'll lose graphics...
Find all posts by this user
Quote this message in a reply
06-30-2013, 02:49 PM
Post: #5
RE: how can i sort the gl draw element or array
Hi Henrik...i have anohter question... Is that Buffered rendering will sort and group all glDrawElements?
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: