Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.01 KB

cl_khr_egl_image.adoc

File metadata and controls

37 lines (20 loc) · 1.01 KB

cl_khr_egl_image

Create derived resources, such as OpenCL image objects, from EGLImages.

#pragma OPENCL EXTENSION cl_khr_egl_image : enable

Description

If this extension is supported by an implementation, the string cl_khr_egl_image will be present in the CL_PLATFORM_EXTENSIONS string described in table 4.1 (see clGetPlatformInfo) or CL_DEVICE_EXTENSIONS string described in table 4.3 (see clGetDeviceInfo).

If the cl_khr_egl_image extension is supported, then the following functions are enabled: