Files
OpenCL-CTS/test_conformance
niranjanjoshi121 c73d6a341b Add NULL CL_MEM_HOST_PTR check for clGetMemObjectInfo (#1801)
The spec requires implementations return NULL for CL_MEM_HOST_PTR
when the flags passed at memory object creation time do not contain
CL_MEM_USE_HOST_PTR

CTS was not checking this. Add the same check.

Fixes #1752
2023-10-10 09:25:10 -07:00
..
2023-10-10 09:18:22 -07:00
2023-05-03 09:16:21 +01:00
2023-09-05 09:04:38 -07:00