Skip to content

Commit

Permalink
review comments
Browse files Browse the repository at this point in the history
Change-Id: Ib1ac6320c4f391336074f468158187e76099c7b9
  • Loading branch information
kpet committed Sep 2, 2024
1 parent e0b5a70 commit 4c2754a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenCL_C.txt
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ endif::cl_khr_kernel_clock[]

ifdef::cl_ext_image_unorm_int_2_101010[]
| {opencl_c_ext_image_unorm_int_2_101010}
| The OpenCL C compiler supports returning `CLK_UNORM_INT_2_101010_EXT` from
`get_image_channel_data_type`.
| The OpenCL C compiler supports `CLK_UNORM_INT_2_101010_EXT` and returning it
from `get_image_channel_data_type`.
endif::cl_ext_image_unorm_int_2_101010[]

|====
Expand Down

0 comments on commit 4c2754a

Please sign in to comment.