Searched refs:widthDim (Results 1 – 2 of 2) sorted by relevance
24 cl_int widthDim; member175 if( outKernelData.widthDim != (cl_int)imageInfo->width ) in test_get_image_info_single()177 …im did not validate (expected %d, got %d)\n", (int)imageInfo->width, (int)outKernelData.widthDim ); in test_get_image_info_single()
28 cl_int widthDim; member309 result |= verify(width, outKernelData.widthDim, "width from get_image_dim"); in test_image_format_methods()