Function hip_sys::hiprt::hipGetTextureObjectResourceDesc
source · pub unsafe extern "C" fn hipGetTextureObjectResourceDesc(
pResDesc: *mut hipResourceDesc,
textureObject: *mut __hip_texture
) -> hipError_tExpand description
@brief Gets resource descriptor for the texture object.
@param [out] pResDesc pointer to resource descriptor @param [in] textureObject texture object
@returns hipSuccess, hipErrorInvalidValue