summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrice Videau <brice.videau@gmail.com>2023-01-31 19:36:21 -0600
committerGitHub <noreply@github.com>2023-01-31 17:36:21 -0800
commit4c82e9cfaaad18c340f48af3cf5d09ff33e8c1b7 (patch)
tree827b97be389d33a2ec53361055ab214438cf83c0
parenta86f4e7d8ec90c2a78d97729282ce7efff6982f4 (diff)
downloadOpenCL-Headers-4c82e9cfaaad18c340f48af3cf5d09ff33e8c1b7.tar.gz
cl_loader_layers update (#211)upstream/v2023.02.06
* Added `CL_LAYER_NAME` info query for layers. * Added `CL_LAYER_OPTIONS` info query for layers. * Remove options for now as suggested by the working group.
-rw-r--r--CL/cl_layer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/CL/cl_layer.h b/CL/cl_layer.h
index 59dae75..fe628bf 100644
--- a/CL/cl_layer.h
+++ b/CL/cl_layer.h
@@ -28,6 +28,7 @@ extern "C" {
typedef cl_uint cl_layer_info;
typedef cl_uint cl_layer_api_version;
#define CL_LAYER_API_VERSION 0x4240
+#define CL_LAYER_NAME 0x4241
#define CL_LAYER_API_VERSION_100 100
extern CL_API_ENTRY cl_int CL_API_CALL