omd24
omd24
While other DXR intrinsics are working properly, it seems like `TraceRay` is not supported yet. Is there any way to at least disable the pertaining errors in VSCode?
I like these concise word documents explaining the main idea for each tutorial but IMHO the doc for the Tutorial 14 is missing a rather important note on synchronization problem...
Failing this check: `checkf(m_FeatureSupport.ResourceHeapTier() >= D3D12_RESOURCE_HEAP_TIER_2, "Device does not support Resource Heap Tier 2 or higher. Tier 1 is not supported");` I have a GTX 1060 so I guess the...
I noticed a rare issue with clustered spotlights which only appears at certain positions and orientations.  The issue can be reproduced using following camera position and orientation (replace the...
Hi, I have a 100% reproducible TDR, but interestingly, I can't reproduce it when Crash Analysis is connected. Do you have any idea what could cause this difference? Could Crash...