Files
OpenCL-CTS/test_conformance
Kévin Petit 4c5a8fff6d Conditionally test BGRA in Basic readimage3d (#623) (#624)
* imageHelpers: Created generic function that returns a vector of required image formats.

An upcoming commit requires access to the vector of required image formats, separatley from check_minimum_supported.

* imageHelpers: Added a new function is_image_format_required.

This function can be used to determine for any given cl_image_format, whether the implementaion is required to support it.

Conditionally test BGRA in Basic readimage3d (#623)

This change adds checks to see if testing against an embedded implementation and if so, queries whether BGRA is supported or not.

* Refactor based on PR review.

* Update passed message code.

* Changed scope of struct to be within test_readimage3d.
2020-03-05 18:47:51 +00:00
..
2020-02-27 15:36:28 +00:00
2020-02-27 15:36:28 +00:00
2020-03-03 21:38:58 +00:00
2020-02-27 15:36:28 +00:00
2019-07-31 16:00:45 +01:00