Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dmain.cpp41 bool gUseKernelSamplers = false; variable
471 gUseKernelSamplers = true; in main()
Dtest_common.h33 extern bool gUseKernelSamplers;
Dtest_read_3D.cpp132 if( gUseKernelSamplers ) in test_read_image_set_3D()
Dtest_read_1D.cpp397 if( !gUseKernelSamplers ) in test_read_image_1D()
1067 if( gUseKernelSamplers ) in test_read_image_set_1D()
Dtest_read_1D_array.cpp475 if( !gUseKernelSamplers ) in test_read_image_1D_array()
1172 if( gUseKernelSamplers ) in test_read_image_set_1D_array()
Dtest_read_2D_array.cpp501 if( !gUseKernelSamplers ) in test_read_image_2D_array()
1393 if( gUseKernelSamplers ) in test_read_image_set_2D_array()
Dtest_iterations.cpp1434 if( !gUseKernelSamplers ) in test_read_image_2D()
1628 if( gUseKernelSamplers ) in test_read_image_set_2D()
Dtest_common.cpp487 if (!gUseKernelSamplers) in test_read_image()