ssdfasd
fb2b794156
Add IRHIDevice interface implementation to D3D12Device
- D3D12Device now inherits from IRHIDevice
- Implement factory methods: CreateCommandQueue, CreateCommandList, CreateFence, etc.
- Make D3D12CommandQueue implement ICommandQueue
- Add backward-compatible overloads for existing main.cpp code
- Remove duplicate Viewport/Rect definitions from D3D12CommandList.h
- Update main.cpp to use IRHIDevice* pointer
2026-03-15 23:03:06 +08:00
..
2026-03-13 20:37:08 +08:00
2026-03-13 20:37:08 +08:00
2026-03-15 23:03:06 +08:00
2026-03-13 20:53:57 +08:00
2026-03-13 18:43:14 +08:00
2026-03-13 19:23:12 +08:00
2026-03-13 20:37:08 +08:00
2026-03-13 20:37:08 +08:00
2026-03-15 01:58:30 +08:00
2026-03-13 20:37:08 +08:00