Marcin Hajder

Results 66 issues of Marcin Hajder

Related to #2282, according to work plan from [here](https://github.com/KhronosGroup/OpenCL-CTS/issues/2282#issuecomment-3069182773)

Related to #2282, according to work plan from [here](https://github.com/KhronosGroup/OpenCL-CTS/issues/2282#issuecomment-3069182773)

Related to #2282, according to work plan from [here](https://github.com/KhronosGroup/OpenCL-CTS/issues/2282#issuecomment-3069182773)

https://github.com/KhronosGroup/OpenCL-CTS/blob/08738a6954024dbf276288b4f81be9312ea890f6/test_conformance/api/test_kernels.cpp#L657-L679 ``` constexpr cl_image_format formats = { CL_RGBA, CL_UNSIGNED_INT8 }; constexpr size_t size_dim = 128; ``` above dimensionalities for 2D image expects host pointer size of ` size_dim * size_dim...

Related to #2142, according to the work plan, extending CBasicTestFetchSubSpecialFloats with support for atomic_float.

Related to #2142, according to the work plan, extending CBasicTestFetchSubSpecialFloats with support for atomic_double.