summaryrefslogtreecommitdiff
path: root/src/gpu-compute/hsa_kernel_info.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu-compute/hsa_kernel_info.hh')
-rw-r--r--src/gpu-compute/hsa_kernel_info.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu-compute/hsa_kernel_info.hh b/src/gpu-compute/hsa_kernel_info.hh
index 396913dac..4151695eb 100644
--- a/src/gpu-compute/hsa_kernel_info.hh
+++ b/src/gpu-compute/hsa_kernel_info.hh
@@ -48,6 +48,7 @@ static const int HSA_GET_CODE = 0x4804;
static const int HSA_GET_READONLY_DATA = 0x4805;
static const int HSA_GET_CU_CNT = 0x4806;
static const int HSA_GET_VSZ = 0x4807;
+static const int HSA_GET_HW_STATIC_CONTEXT_SIZE = 0x4808;
// Return value (via buffer ptr) for HSA_GET_SIZES
struct HsaDriverSizes