Addded Romeo that generates some doc. WIP.

This commit is contained in:
2026-07-18 18:58:29 -04:00
parent 446670bd29
commit 0c583b58da
120 changed files with 6167 additions and 18 deletions
@@ -0,0 +1,12 @@
# Juliet\src\Graphics\D3D12\D3D12InternalTests
## Source Files
- Header: `Juliet\src\Graphics\D3D12\D3D12InternalTests.h`
- Source: `Juliet\src\Graphics\D3D12\D3D12InternalTests.cpp`
## AI Description
This C++ component provides D3D12 unit test utilities, including allocation management and descriptor heap testing. Designed exclusively for debug builds via JULIET_DEBUG flags, it isolates verification logic to ensure graphics system integrity without impacting production performance or runtime efficiency.
## Symbols
*No symbols detected.*