Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clCopyImage/
H A Dtest_loops.cpp74 case k2DArrayTo2D: in test_image_type()
133 else if( testMethod == k2DArrayTo2D) in test_image_type()
H A Dmain.cpp66 return test_image_set( device, context, queue, k2DArrayTo2D ); in test_2Darrayto2D()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/
H A DtestBase.h52 k2DArrayTo2D = ( 1 << 7 ), enumerator