pub unsafe extern "C" fn hipMipmappedArrayCreate(
    pHandle: *mut *mut hipMipmappedArray,
    pMipmappedArrayDesc: *mut HIP_ARRAY3D_DESCRIPTOR,
    numMipmapLevels: u32
) -> hipError_t
Expand description

@addtogroup TextureU Texture Management [Not supported] @{ @ingroup Texture This section describes the texture management functions currently unsupported in HIP runtime.