Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clFillImage/
H A Dtest_fill_2D_array.cpp23 static int test_fill_image_2D_array( cl_context context, cl_command_queue queue, image_descriptor *… in test_fill_image_2D_array() function
115 … int ret = test_fill_image_2D_array( context, queue, &imageInfo, outputType, seed ); in test_fill_image_set_2D_array()
168 if ( test_fill_image_2D_array( context, queue, &imageInfo, outputType, seed ) ) in test_fill_image_set_2D_array()
203 int ret = test_fill_image_2D_array( context, queue, &imageInfo, outputType, seed ); in test_fill_image_set_2D_array()