Function hip_sys::hiprt::hipTexObjectGetResourceViewDesc
source · pub unsafe extern "C" fn hipTexObjectGetResourceViewDesc(
pResViewDesc: *mut HIP_RESOURCE_VIEW_DESC_st,
texObject: *mut __hip_texture
) -> hipError_tExpand 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