Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/api/
Dtest_kernel_arg_info.cpp170 const bool supports_3d_image_writes = false) in generate_kernel() argument
174 if (supports_3d_image_writes) in generate_kernel()
804 bool supports_3d_image_writes = in run_image_tests() local
822 if (!supports_3d_image_writes) in run_image_tests()
833 generate_kernel({ kernel_argument }, supports_3d_image_writes); in run_image_tests()