13 lines
696 B
Markdown
13 lines
696 B
Markdown
# Juliet\src\Graphics\D3D12\D3D12InternalTests
|
|
|
|
## Source Files
|
|
- Header: `Juliet\src\Graphics\D3D12\D3D12InternalTests.h`
|
|
- Source: `Juliet\src\Graphics\D3D12\D3D12InternalTests.cpp`
|
|
|
|
## AI Description
|
|
The `D3D12InternalTests.h` header file serves as a testing framework for the D3D12 graphics device in the Juliet engine. It includes necessary headers and namespaces to facilitate the creation of test cases that validate the functionality of the D3D12 graphics device within the engine. The `D3D12InternalTests.cpp` source file contains the implementation of these tests, ensuring that the D3D12 graphics device operates correctly under various conditions.
|
|
|
|
## Symbols
|
|
|
|
*No symbols detected.*
|