KhronosGroup / KhronosGroup/OpenCL-Docs

Missing documentation for CL_READ_ONLY_CACHE and CL_READ_WRITE_CACHE

Open
#1,474 1 comment 0 reactions 1 assignee Claimed by @bashbaug View on GitHub
Dominant language
Python
Stars
420
Forks
131
Avg merge
5d 13h
Merged PRs (30d)
11

Description

**Table 5. List of supported *param_names* by `clGetDeviceInfo`**

| **Device Info** | **Return Type** | **Description** |
|-|-|-|
| `CL_GLOBAL_MEM_CACHE_TYPE` | `cl_device_mem_cache_type` | Type of global memory cache supported. Valid values are: `CL_NONE`, `CL_READ_ONLY_CACHE`, and `CL_READ_WRITE_CACHE`. |

In the generated PDF file, `CL_READ_ONLY_CACHE` and `CL_READ_WRITE_CACHE` are clickable, but the links are broken.

`CL_NONE` is documented in **Appendix G: Other Miscellaneous Enums**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.