Other Extension Metadata
- Last Modified Date
-
2024-11-06
- IP Status
-
No known IP claims.
- Contributors
-
-
Kevin Petit, Arm Ltd.
-
Ahmed Hesham, Arm Ltd.
-
Michael Rizkalla, Arm Ltd.
-
- Interactions
-
-
This extension interacts with
cl_khr_.egl_ image
-
Description
cl_ext_ provides a mechanism to create memory
objects that cannot be modified by the implementation after creation. This,
for example, enables implementation to support image formats for which no write
operations can be supported.
Issues
1) Can CL_MEM_ be used instead of CL_MEM_?
RESOLVED: No. Memory objects created with CL_MEM_ can be modified
by copy or fill commands and this behaviour cannot be changed without breaking
backwards compatibility.
Document Notes
For more information, see the OpenCL Specification
This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.