Add hipEvent_t to vim syn

Change-Id: Iade4aa123e72ada39028543890957cec03dd7a2e
This commit is contained in:
Ben Sander
2016-09-01 15:43:44 -05:00
parent fb7046160f
commit 7036b7047b
+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