This repository contains graphics driver samples used to demonstrate how to write graphics driver for the windows platform.
385
stars
138
forks
source link
Update cos.inf to make the compute driver to belong to the ComputeAccelerator class #98
Open
iourit opened 2 years ago
There is a dedicated device class for compute accelerators - ComputeAccelerator, which the driver should use.