Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_loops.cpp56 if( testMethod == k1D ) in test_image_type()
150 if( testMethod == k1D ) in test_image_type()
Dmain.cpp47 return test_image_set( device, context, queue, k1D ); in test_1D()
/external/OpenCL-CTS/test_conformance/images/
DtestBase.h39 k1D = ( 1 << 0 ), enumerator
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_loops.cpp43 if ( testMethod == k1D ) in test_image_type()
Dmain.cpp44 return test_image_set(device, context, queue, k1D); in test_1D()