pub unsafe extern "C" fn hipGetTextureObjectResourceDesc(
    pResDesc: *mut hipResourceDesc,
    textureObject: *mut __hip_texture
) -> hipError_t
Expand description

@brief Gets resource descriptor for the texture object.

@param [out] pResDesc pointer to resource descriptor @param [in] textureObject texture object

@returns hipSuccess, hipErrorInvalidValue