docs: opencl -> OpenCL

Acked-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9946>
This commit is contained in:
Erik Faye-Lund 2021-02-03 11:55:51 +01:00 committed by Marge Bot
parent 35bf5c4dca
commit 9c1b8ce7aa
1 changed files with 1 additions and 1 deletions

View File

@ -3445,7 +3445,7 @@ component is used.
TGSI_SEMANTIC_WORK_DIM
""""""""""""""""""""""
For compute shaders started via opencl this retrieves the work_dim
For compute shaders started via OpenCL this retrieves the work_dim
parameter to the clEnqueueNDRangeKernel call with which the shader
was started.