Thomas H. P. Andersen

Results 3 issues of Thomas H. P. Andersen

Following the instructions in the README.md fails for me. I created a dir "amd" and ran the repo init and sync there. That created a opencl dir under which I...

Just a few typos I spotted while reading the documentation. Not sure if you want PRs for this at this stage. This is just for the USER_GROUP_API.md but I will...

Since e655ed07c648bd01590376c3e56db7932eea3a38 I get a segmentation fault when running on NVK. It happens at the ralloc_array call in this generated part of `vk_get_physical_device_info`: ``` if (dev->vk.GetPhysicalDeviceProperties2) { VkPhysicalDeviceProperties2 second_load_props =...