27 lines
306 B
Plaintext
27 lines
306 B
Plaintext
@Layer gpu
|
|
|
|
////////////////////////////////
|
|
//~ Dependencies
|
|
|
|
@Dep base
|
|
@Dep platform
|
|
@Dep tar
|
|
@Dep ase
|
|
@Dep dxc
|
|
@Dep inc
|
|
@Dep resource
|
|
@Dep watch
|
|
|
|
////////////////////////////////
|
|
//~ Api
|
|
|
|
@CpuApi gpu_core
|
|
|
|
//- Dx12
|
|
@CpuApi dx12/gpu_dx12
|
|
|
|
////////////////////////////////
|
|
//~ Init
|
|
|
|
@Init GPU_StartupCore
|