Add hipEvent_t to vim syn

Change-Id: Iade4aa123e72ada39028543890957cec03dd7a2e


[ROCm/clr commit: fca1b367da]
This commit is contained in:
Ben Sander
2016-09-01 15:43:44 -05:00
parent f575ad7396
commit 5e8149a783
+1
View File
@@ -65,6 +65,7 @@ syn keyword hipFunctionName expf __expf exp logf __logf log
syn keyword hipType hipDeviceProp_t
syn keyword hipType hipError_t
syn keyword hipType hipStream_t
syn keyword hipType hipEvent_t
" Runtime functions
syn keyword hipFunctionName hipBindTexture hipBindTextureToArray