power_play/src/gpu/gpu.lay

14 lines
150 B
Plaintext

@Layer gpu
//- Dependencies
@Dep platform
//- Api
@IncludeC gpu.h
//- Dx12 impl
@DefaultWindowsImpl gpu_dx12
//- Startup
@Startup GPU_StartupCore