Searched refs:gpu_data_entire_volume_patch_col_major (Results 1 – 1 of 1) sorted by relevance
127 …DataType* gpu_data_entire_volume_patch_col_major = static_cast<DataType*>(sycl_device.allocate(pa… in test_entire_volume_patch_sycl() local128 …DataLayout,IndexType>> gpu_entire_volume_patch_col_major(gpu_data_entire_volume_patch_col_major, p… in test_entire_volume_patch_sycl()130 …memcpyDeviceToHost(entire_volume_patch_col_major.data(), gpu_data_entire_volume_patch_col_major, p… in test_entire_volume_patch_sycl()204 sycl_device.deallocate(gpu_data_entire_volume_patch_col_major); in test_entire_volume_patch_sycl()