cubecl_hip_sys

Function hipTexObjectGetResourceViewDesc

Source
pub unsafe extern "C" fn hipTexObjectGetResourceViewDesc(
    pResViewDesc: *mut HIP_RESOURCE_VIEW_DESC,
    texObject: hipTextureObject_t,
) -> hipError_t
Expand description

@brief Gets resource view descriptor of a texture object.

@param [out] pResViewDesc pointer to resource view descriptor @param [in] texObject texture object

@returns #hipSuccess, #hipErrorNotSupported, #hipErrorInvalidValue