Miroslaw Pawlowski
Results
2
issues of
Miroslaw Pawlowski
Forward declared type used inside a `struct` as shown below, does not compile. ```c { struct A; struct B { A *a; }; struct A { int c; float d;...
Bugs
I have faced a problem in OSPRay and just would like to make sure it is not an issue for ANARI. Let’s assume we want to create a scene with...
discussion-backlog