Add hipEvent_t to vim syn
Change-Id: Iade4aa123e72ada39028543890957cec03dd7a2e
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user