- the article presents an overview of Vulkan barriers and shows how different barriers influence a PowerVR chip’s ability to overlap work

- the second part of the series presents how to overlap work from two consecutive frames by submitting each frame to its own queue

- the blog post presents how to use the Intel Embree library to generate a BVH tree for use with a GPU raytracer
- offers performance and memory comparisons for the different quality modes …