Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_copy_3D_2D_array.cpp302 size_t sizes2Darray[100][3]; in test_copy_image_set_3D_2D_array() local
305 …get_max_sizes(&numbeOfSizes, 100, sizes2Darray, maxWidth, maxHeight, maxDepth, maxArraySize, maxAl… in test_copy_image_set_3D_2D_array()
311 …set_image_dimensions( &dstImageInfo, sizes2Darray[ idx ][ 0 ], sizes2Darray[ idx ][ 1 ], 0, sizes2… in test_copy_image_set_3D_2D_array()