zcorniere
Results
2
issues of
zcorniere
**Description** I'm writing a custom assert macro because I want to test cases involving `assert()`. My objective is this custom assert to behave like a regular assert but when it...
Hello ! I'm a recent Vulkan user, and I just ran into an issue. When I compile the fragment shader below, `glslc` trigger a segmentation fault ([coredump.bin.zip](https://github.com/google/shaderc/files/6773015/coredump.bin.zip)) ```glsl #version 460...