Skip to content

Commit

Permalink
Merge pull request #290 from karolherbst/patch-1
Browse files Browse the repository at this point in the history
Add Asahi to Rusticl
  • Loading branch information
MightyCreak authored Sep 11, 2023
2 parents 7513e73 + 21eb94f commit 7a8a185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Parser/Constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ abstract class Constants
public const RUSTICL_OPENCL_NAME = 'Rusticl OpenCL';
public const RUSTICL_OPENCL_EXTRA_NAME = 'Rusticl Extensions that are not part of any OpenCL version';
public const RUSTICL_OPENCL_ALL_DRIVERS = [
'asahi',
'iris',
'llvmpipe',
'nvc0',
Expand Down

0 comments on commit 7a8a185

Please sign in to comment.