Francisco José Letterio

Results 15 issues of Francisco José Letterio

## Description Adds a new class for 2,3 and 4-dimensional morton codes, with arithmetic and comparison operators ## Testing TODO ## TODO list: Need to make sure all operators work...

## Describe the bug If you try to put a comment on the same line as a preprocessor directive, preprocessing will fail ## Steps to Reproduce In my case I...

bug

Since there's no consteval in HLSL, the next best thing to procedurally generate constants at compile-time is recursively-defined structs with `const static` member fields. When trying to write these, however,...

bug
spirv

**Description** I cannot define static const member field for a struct if they need to be computed from a template parameter struct's static const member field. This godbolt shows what...

enhancement
needs-triage

Run on this branch: https://github.com/Devsh-Graphics-Programming/Nabla/tree/geotex_streaming