Function hip_sys::hiprt::hipBindTextureToArray
source · pub unsafe extern "C" fn hipBindTextureToArray(
tex: *const textureReference,
array: *const hipArray,
desc: *const hipChannelFormatDesc
) -> hipError_t