Function hip_sys::hiprt::hipTexObjectGetResourceDesc
source · pub unsafe extern "C" fn hipTexObjectGetResourceDesc(
pResDesc: *mut HIP_RESOURCE_DESC_st,
texObject: *mut __hip_texture
) -> hipError_tExpand description
@brief Gets resource descriptor of a texture object.
@param [out] pResDesc pointer to resource descriptor @param [in] texObject texture object
@returns hipSuccess, hipErrorNotSupported, hipErrorInvalidValue