KelseyHigham / jprof-lovr

Profiling library/tool for LÖVR
MIT License
1 stars 0 forks source link

support multiple GPU passes #6

Open KelseyHigham opened 12 months ago

KelseyHigham commented 12 months ago

(i'm probably not going to bother with this unless i start working on a project that involves multiple passes)

KelseyHigham commented 11 months ago

i need to submit GPU timing to popFrame(), so i can lie about the duration of a frame. so the likely API is popFrame(pass_1, pass_2, pass_3)