Function hip_sys::hiprt::hipGetChannelDesc
source · pub unsafe extern "C" fn hipGetChannelDesc(
desc: *mut hipChannelFormatDesc,
array: *const hipArray
) -> hipError_tExpand description
@brief Gets the channel descriptor in an array.
@param [in] desc pointer to channel format descriptor @param [out] array memory array on the device
@returns hipSuccess, hipErrorInvalidValue