Adding taskCount[0-3]
This commit is contained in:
@@ -16,7 +16,7 @@ unlet b:current_syntax
|
|||||||
syn keyword ispcStatement cbreak ccontinue creturn launch print reference soa sync
|
syn keyword ispcStatement cbreak ccontinue creturn launch print reference soa sync
|
||||||
syn keyword ispcConditional cif
|
syn keyword ispcConditional cif
|
||||||
syn keyword ispcRepeat cdo cfor cwhile foreach foreach_tiled foreach_unique foreach_active
|
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 ispcType export uniform varying int8 int16 int32 int64 task
|
||||||
syn keyword ispcOperator operator
|
syn keyword ispcOperator operator
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user