Home
last modified time | relevance | path

Searched refs:are_rw_images_supported (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/basic/
Dtest_rw_image_access_qualifier.cpp58 cl_uint are_rw_images_supported{}; in test_rw_image_access_qualifier() local
61 sizeof(are_rw_images_supported), in test_rw_image_access_qualifier()
62 &are_rw_images_supported, nullptr), in test_rw_image_access_qualifier()
64 if (0 == are_rw_images_supported) in test_rw_image_access_qualifier()
/external/OpenCL-CTS/test_common/harness/
DkernelHelpers.cpp1419 cl_uint are_rw_images_supported{}; in checkForReadWriteImageSupport() local
1422 sizeof(are_rw_images_supported), in checkForReadWriteImageSupport()
1423 &are_rw_images_supported, nullptr), in checkForReadWriteImageSupport()
1425 if (0 == are_rw_images_supported) in checkForReadWriteImageSupport()