Suraj Shettigar
Suraj Shettigar
Can you elaborate on how you are not able to get featured images? `post.featuredMedia.sourceUrl` will be null if the post doesn't have any. The wordpress post content contains html tags....
> What is the execution time of your submissions? Each dispatch call takes around **400-500 ms** to complete. I added timestamp query to check for the GPU time. After adding...
Yeah, for now I've used `device.poll(wgt::Maintain::Wait);` too. But the performance has taken a massive hit. Almost double the time taken to render a several frames on average.