KhronosGroup / KhronosGroup/OpenCL-Docs

cl_khr_command_buffer access to read-only memory objects

Open
#1,312 4 comments 0 reactions 0 assignees View on GitHub
cl_khr_command_buffer
Dominant language
Python
Stars
420
Forks
131
Avg merge
5d 13h
Merged PRs (30d)
11

Description

clCommandFillImageKHR and similar should restrict target images to be write or read-write. clEnqueueFillImage permits fills of read-only images, which may not be implemented in a performant way in the context of command buffers.

Contributor guide

Open the contributing guide

Research direction

Locate the specification text for clCommandFillImageKHR and related command-buffer fill functions, then compare their image-access requirements with clEnqueueFillImage. Update the documented requirements so read-only target images are handled consistently, and verify the affected extension text and related references.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.