Skip to content

Comments

Test two additional defines and update descriptions in header#147

Merged
bashbaug merged 1 commit intoKhronosGroup:masterfrom
alycm:correct_test_options
Sep 15, 2021
Merged

Test two additional defines and update descriptions in header#147
bashbaug merged 1 commit intoKhronosGroup:masterfrom
alycm:correct_test_options

Conversation

@alycm
Copy link
Contributor

@alycm alycm commented Sep 6, 2021

Newly tested defines:

  • CL_HPP_USE_CL_DEVICE_FISSION (corrected from CL_HPP_ENABLE_DEVICE_FISSION)
  • CL_HPP_USE_CL_IMAGE2D_FROM_BUFFER_KHR

The CL_HPP_NO_STD_FOO defines are not tested, because the header won't build
unless an alternative implementation is provided. The CL_HPP_USE_DX_INTEROP
define is not tested because it does not work on platforms without DirectX
headers.

Issue #146 could make this irrelevant, but easy to test these defines in the
meantime.

Newly tested defines:
* `CL_HPP_USE_CL_DEVICE_FISSION` (corrected from `CL_HPP_ENABLE_DEVICE_FISSION`)
* `CL_HPP_USE_CL_IMAGE2D_FROM_BUFFER_KHR`

The `CL_HPP_NO_STD_FOO` defines are not tested, because the header won't build
unless an alternative implementation is provided.  `The CL_HPP_USE_DX_INTEROP`
define is not tested because it does not work on platforms without DirectX
headers.

Issue KhronosGroup#146 could make this irrelevant, but easy to test these defines in the
meantime.
@bashbaug
Copy link
Contributor

bashbaug commented Sep 8, 2021

I just created #148 which should make these changes unnecessary, but these changes are straightforward, fix the documentation, and increase test coverage, so it seems like a good idea to merge them anyhow.

@bashbaug bashbaug merged commit 21a34b0 into KhronosGroup:master Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants