Add missing CUDA tags

[ROCm/clr commit: 7933b3292d]
This commit is contained in:
wsttiger
2017-08-15 13:22:20 -05:00
parent b37cc92f36
commit 5ba2f6ea57
2 changed files with 7 additions and 3 deletions
@@ -161,6 +161,7 @@ typedef enum hipError_t {
hipErrorProfilerNotInitialized = 6,
hipErrorProfilerAlreadyStarted = 7,
hipErrorProfilerAlreadyStopped = 8,
hipErrorInsufficientDriver = 35,
hipErrorInvalidImage = 200,
hipErrorInvalidContext = 201, ///< Produced when input context is invalid.
hipErrorContextAlreadyCurrent = 202,