highlights(cuda): add support for __launch_bounds__

This commit is contained in:
Stephan Seitz 2021-07-19 21:05:39 +02:00
parent bdf740565c
commit af63aa17d4

View file

@ -10,4 +10,5 @@
"__device__"
"__forceinline__"
"__restrict__"
"__launch_bounds__"
] @keyword