Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clCopyImage/
H A Dtest_loops.cpp78 case k2DTo2DArray: in test_image_type()
135 else if( testMethod == k2DTo2DArray) in test_image_type()
H A Dmain.cpp70 return test_image_set( device, context, queue, k2DTo2DArray ); in test_2Dto2Darray()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/
H A DtestBase.h53 k2DTo2DArray = ( 1 << 8 ), enumerator