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