DirectX12ContextFactory
Description
- Derived from
-
GraphicsContextFactory abstract
Full source code is included in the Tinman 3D SDK download. |
Factory for DirectX12Context.
The graphics contexts produced by this factory use the following directories in the shader repository (see IGraphicsContextFactory.ShaderRepository):
-
hlsl.dx12/
Compiled HLSL shaders (*.cso
) and HLSL shader metadata (*.asm
), see DirectX12ShaderInfo.
The following Direct3D 12 features are required:
-
Feature Level : 12.0 (or higher)
-
Shader Model : 6.5 (or higher)
-
Mesh Shaders : Tier 1 (or higher)
You can check the features with GPU-Z:
https://www.techpowerup.com/gpuz/