|
You are here |
reindernijhoff.net | ||
| | | | |
danielsieger.com
|
|
| | | | | A summary of learning Rust and writing a ray tracer from scratch using test-driven development. | |
| | | | |
timur.hu
|
|
| | | | | In the previous post I gave a brief introduction on what mesh and task shaders are from the perspective of application developers. Now it's time to dive deeper and talk about how mesh shaders are implemented in a Vulkan driver on AMD HW. Note that everything I discuss here is based on my experience and understanding as I was working on mesh shader support in RADV and is already available as public information in open source driver code. The goal of this blog post is to elaborate on how mesh shaders are i... | |
| | | | |
www.jendrikillner.com
|
|
| | | | | ||
| | | | |
automationhacks.io
|
|
| | | Redis is a powerful in-memory data store that could be used for a variety of test automation use cases. In this post, we setup a redis server on an ubuntu VM and see how we can use redis-cli and a simple Kotlin class to interact with our server. | ||