microsoft / D3D12TranslationLayer

A library containing utilities for mapping higher-level graphics work to D3D12
MIT License
327 stars 47 forks source link

Handle values are intended to be off-by-one indices into the m_OpenResourceMap #94

Closed vdwtanner closed 6 months ago

vdwtanner commented 6 months ago

so that 0 can still represent a null value.