Adding taskCount[0-3]

This commit is contained in:
Jeremy Edward Kozdon
2016-04-29 13:37:37 -07:00
parent 5db1e5fa39
commit 0fdfaad053

View File

@@ -16,7 +16,7 @@ unlet b:current_syntax
syn keyword ispcStatement cbreak ccontinue creturn launch print reference soa sync
syn keyword ispcConditional cif
syn keyword ispcRepeat cdo cfor cwhile foreach foreach_tiled foreach_unique foreach_active
syn keyword ispcBuiltin programCount programIndex taskCount taskIndex taskIndex0 taskIndex1 taskIndex2
syn keyword ispcBuiltin programCount programIndex taskCount taskCount0 taskCount1 taskCount3 taskIndex taskIndex0 taskIndex1 taskIndex2
syn keyword ispcType export uniform varying int8 int16 int32 int64 task
syn keyword ispcOperator operator