mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
* Test against clCreateBufferWithProperties and clCreateImageWithProperties OpenCL 3.0 API * Test against clCreateBufferWithProperties and clCreateImageWithProperties - review fixes * Do not use enum query_type * Fix test success/failure conditions * Fix test_mem_object_properties_queries.cpp build error. * Review Fix test_mem_object_properties_queries.cpp