本文へスキップ

Intel XeSS 3 SDK / XeSS-SR / XeSS-FG(Frame Generation, AI ベース フレーム補間)/XeLL(Xe Low Latency, 入力遅延短縮)/クロスベンダー対応(Battlemage / Alchemist / Core Ultra)

Intel XeSS(Xe Super Sampling)は、Intel が公開する AI ベースのアップスケーリング/フレーム補間/入力遅延短縮のオープン SDK 群です。最新の Intel® XeSS 3 SDK は、(1) XeSS Super Resolution(XeSS-SR、低解像度から高解像度の再構成)、(2) XeSS Frame Generation(XeSS-FG、AI フレーム補間)、(3) Xe Low Latency(XeLL、入力遅延短縮)の 3 コンポーネントで構成され、XeSS-SR は SM 6.4(DP4a)対応の全 GPU、XeSS-FG と XeLL は Intel Arc™ GPU(Alchemist / Battlemage)に加えて SM 6.4 対応の非 Intel GPU(NVIDIA / AMD)でも動作する『クロスベンダー対応』SDK です。本ページは Intel が GitHub で公開する XeSS SDK 公式ドキュメント(README / XeSS-FG Developer Guide / XeLL Developer Guide)の verbatim 引用のみから整理し、本サイト編集部による独自の fps 計測・画質再評価は行いません。

GLOSSARY

用語の概要

別表記 XeSS 2XeSS 3Intel XeSSXeSS SDKXeSS 3 SDKXeSS-SRXeSS Super ResolutionXeSS-FGXeSS Frame GenerationXeLLXe Low LatencyIntel Arc Battlemage XeSSArc B580 XeSSArc B570 XeSSCore Ultra Arrow Lake XeSSXeSS DirectX 12Shader Model 6.4

関連用語
14
出典
3
最終更新
DEFINITION

解説

Intel XeSS(Xe Super Sampling) は、Intel が GitHub で公開する AI ベースのアップスケーリング/フレーム補間/入力遅延短縮のオープン SDK 群 です。Intel は現在この SDK を 「XeSS 3 SDK」 と表記しており、その中身は (1) XeSS Super Resolution(XeSS-SR)(2) XeSS Frame Generation(XeSS-FG)(3) Xe Low Latency(XeLL) の 3 コンポーネントで構成されます。一般に 「XeSS 2」 と呼ばれるのはこの 「XeSS-SR + XeSS-FG + XeLL」の 3 コンポーネント体制が初めて成立した世代 で、現行 SDK 3 もこの 3 コンポーネント体制を継承し、NVIDIA / AMD など 非 Intel GPU でも動作するクロスベンダー対応 が拡張されました。

本ページは Intel が GitHub の intel/xess リポジトリで公開する公式ドキュメント(README / XeSS-FG Developer Guide / XeLL Developer Guide)の verbatim 引用のみ から整理しており、本サイト編集部による独自の fps 計測・画質再評価・遅延計測は含みません。「最強」「最速」「業界 No.1」等の最上級表現は使用しません(景品表示法(優良誤認)回避 の観点)。横並びの全体像は アップスケーリング / フレーム生成(DLSS / FSR / XeSS) を参照してください。

Intel 公式:XeSS 3 SDK は『3 コンポーネント』の SDK 群

Intel intel/xessREADME(出典:Intel XeSS 3 SDK GitHub)は SDK の位置付けを次のように表記しています。

The XeSS 3 SDK is a set of real-time AI-based technologies that drastically boost your frame rate at the highest visual quality while keeping your game responsive.

つまり XeSS 3 SDK は 「単一の機能」ではなく、リアルタイム AI 技術の SDK 群(a set of real-time AI-based technologies) であり、ゲーム開発者が 個別コンポーネントを選択して統合 する形で利用します。Intel 公式は構成を次の 3 点に整理しています。

  • XeSS Super Resolution(XeSS-SR) — 「boosts frame rates on all GPUs with SM 6.4 (DP4a) support.」(SM 6.4 / DP4a 対応の全 GPU で fps を向上)
  • XeSS Frame Generation(XeSS-FG) — 「achieves fluid motion and higher displayed frame rates; available on discrete and integrated Intel® Arc™ GPUs, as well as non-Intel GPUs with SM 6.4 support.」(流麗な動きと高い表示 fps を達成。ディスクリート/統合 Intel Arc GPU、および SM 6.4 対応の非 Intel GPU で利用可能)
  • Xe Low Latency(XeLL) — 「minimizes input lag for a more responsive gaming experience; available on discrete and integrated Intel® Arc™ GPUs, as well as non-Intel GPUs when combined with XeSS-FG.」(入力遅延を最小化。ディスクリート/統合 Intel Arc GPU で利用可能。非 Intel GPU では XeSS-FG と組み合わせる場合に利用可能)

Intel intel/xess の README は コンポーネント間の依存関係 を次のように明示しています。

While XeSS-FG requires XeLL integration, both XeSS-SR and XeLL can be enabled independently, giving you flexibility.

つまり、(a) XeSS-FG は必ず XeLL の統合が前提、(b) XeSS-SR と XeLL はそれぞれ 独立して有効化可能、という構造です。Intel は SDK 統合の推奨順序も明示しています。

We recommend starting with XeSS-SR integration to get a grasp of the APIs, then continue with XeLL followed by XeSS-FG.

1. XeSS Super Resolution(XeSS-SR)— SM 6.4 / DP4a 対応の全 GPU で動作

XeSS-SR は、ゲーム本体の解像度より低い解像度でレンダリングした出力を AI で高解像度に再構成 する Intel のアップスケーラーです。Intel intel/xess README は対応 GPU の条件を次のように verbatim で表記しています。

XeSS Super Resolution (XeSS-SR) - boosts frame rates on all GPUs with SM 6.4 (DP4a) support.

ポイントは、(a) SM 6.4(Shader Model 6.4)の DP4a 命令 を必須条件とすること、(b) Intel Arc GPU 限定ではなく 「all GPUs」 が対象であること、(c) XMX エンジン搭載の Intel Arc GPU では XMX パスでさらに最適化される こと(Intel Arc 公式の運用整理)、です。本サイトの製品ページでは「SM 6.4 / DP4a 対応の GPU で XeSS-SR が動作可能」とのみ表記し、世代別の画質・fps 倍率はタイトル / 解像度 / プリセット / 競合タイトルで大きく変動するため一般化した数値は記載しません

2. XeSS Frame Generation(XeSS-FG)— AI ベース フレーム補間

XeSS-FG は、連続する 2 フレームの間に AI 推論で補間フレームを 1 枚以上挿入 することで表示 fps を引き上げる AI ベース フレーム補間 技術です。Intel intel/xessXeSS-FG Developer Guide 1.3(出典:Intel XeSS Frame Generation Developer Guide)は次のように verbatim 表記しています。

Intel® XeSS Frame Generation (XeSS-FG) is an AI-based frame interpolation technology. XeSS-FG uses deep learning to generate detailed, high-resolution frames, improving gaming performance and fluidity without degrading image quality.

実装方式は次のように明示されています。

Intel® XeSS Frame Generation (XeSS-FG) is implemented as a sequence of compute shader passes, executed before a presentation event to generate additional frames. XeSS-FG provides a proxy swap chain to simplify integration, abstracting the complexity of issuing several present calls for every application-rendered frame with smooth presentation pacing.

つまり、XeSS-FG は (a) 一連のコンピュート シェーダ パスとして実装(b) presentation event の前に補間フレームを生成(c) プロキシ スワップ チェイン を提供して統合を簡素化(d) 円滑な表示ペーシングを抽象化 する設計です。

XeSS-FG の動作要件(Intel 公式 verbatim)

XeSS-FG Developer Guide 1.3 は動作要件を次のように整理しています。

  • OS — 「Windows 10/11 x64 - 10.0.19043/22000 or later
  • API — 「DirectX 12
  • Intel GPU — 「Intel GPU with driver version 32.0.101.7029 or later
    • 対象 SKU:Intel Arc™ Graphics family (Codename Alchemist, Battlemage) および Intel Core™ Ultra processor family (Codename Meteor Lake, Lunar Lake, Arrow Lake-S, Arrow Lake-H, Panther Lake)
  • 非 Intel GPU — 「or any non-Intel GPU supporting Shader Model 6.4
  • XeLL — 「Intel® Xe Low Latency (XeLL) 1.3.0 or later
  • Microsoft Visual C++ Redistributable — 「14.40.33810 or later

非 Intel GPU での重要な制限事項として、Intel は次のように明示しています。

[!IMPORTANT] On non-Intel GPUs the maximum number of generated frames is one.

[!IMPORTANT] Latency reduction solutions other than XeLL are not supported and may cause unexpected behavior.

つまり、(i) NVIDIA / AMD など非 Intel GPU では生成フレーム数は最大 1 枚 に制限される(Intel Arc GPU では複数枚生成が可能と Intel ドキュメントは含意)、(ii) XeSS-FG と併用できる遅延短縮は XeLL のみ で、NVIDIA Reflex / AMD Anti-Lag 2 等の他社遅延短縮ソリューションとの併用は 公式サポート対象外 で「may cause unexpected behavior」と明示されています。

XeSS-FG の推奨フレームレート(Intel 公式 verbatim)

Intel は XeSS-FG を有効化する際の 入力 fps の推奨値 を次のように verbatim で表記しています。

  • 40 FPS minimum (XeSS-SR or native input specification): This provides adequate reconstruction for fluid gameplay, making it ideal for entry-level graphics.」
  • 60 FPS recommended (XeSS-SR or native input specification): This ensures the best latency experience with the most fluid gameplay, targeting high-end graphics.」

VSync / VRR との関係は次のように明示されています。

XeSS-FG supports all vertical synchronization (VSYNC) and refresh rate modes (fixed refresh rate and variable refresh rate - VRR). For best results, motion blur should be either disabled or modified to accommodate the additional frames produced by XeSS-FG.

本サイトの方針として、「XeSS-FG で fps が N 倍」「XeSS-FG なら 4K 120fps 安定」等の定量主張は使用しません(タイトル / 解像度 / 競合プロセス / GPU クラス / モニタの VRR レンジ / 入力 fps で大きく変動するためです)。

3. Xe Low Latency(XeLL)— 入力遅延短縮レイヤ

XeLL(Xe Low Latency) は、GPU 投入タイミングを制御して入力遅延(input-to-screen latency)を短縮 する Intel のレイテンシ短縮レイヤです。Intel intel/xessXeLL Developer Guide 1.3(出典:Intel Xe Low Latency Developer Guide)は XeLL の役割を次のように verbatim 表記しています。

Intel® Xe Low Latency (XeLL) enables latency reduction in applications to enhance user experience and utilize the GPU in the most optimal way.

XeLL の遅延 3 種定義(Intel 公式 verbatim)

Intel は遅延を次の 3 軸に整理しています。

  • input-to-render latency — 「The period between a frame being submitted to a GPU and rendering start is what we call input-to-render latency.
  • render-to-screen latency — 「The time that a rendered frame was waiting after render has completed until it was presented on a screen … is called render-to-screen latency.
  • input-to-screen latency — 「Together with rendering time, they create a combined input-to-screen latency.

XeLL は xellSleep という CPU 側待機関数を通じて、次フレームの作業開始を「最後の瞬間」まで遅らせる ことで GPU の処理キューを圧縮し、input-to-render を短縮します。Intel は次のように整理しています。

The first is render queue reduction, which is always available. This optimization instructs the application to wait before CPU work for the next frame begins until the last possible moment, so that when command lists pertaining to the next frame are submitted to a GPU, it will not be queued, but its GPU processing will start almost immediately. This results in a decrease in input-to-render latency.

加えて、no-tearing モード(VSync 有効) では、XeLL は VSync 区間とレンダリング完了タイミングを揃える 第 2 のモードを追加で実行します(Intel ドキュメントによれば このアラインメント モードは Intel GPU のみ で有効)。

XeLL の対応 GPU(Intel 公式 verbatim)

XeLL Developer Guide 1.3 は対応デバイスを次のように verbatim 表記しています。

対応カテゴリIntel 公式 verbatim
OSWindows 10/11 x64 - 10.0.19043/22000 or later
APIDirectX12
モニタ接続Monitor connected directly to the rendering GPU
スワップチェインDXGI flip model used
Intel GPUIntel® Arc™ A-Series or later
非 Intel GPUany non-Intel GPU supporting XeSS-FG

非 Intel GPU 上での運用ルールについて、Intel は次のように verbatim 表記しています。

  • application must ensure that XeSS-FG is enabled if running in cross-vendor mode (non-Intel GPU)」(非 Intel GPU でクロスベンダー モードで動作する場合、XeSS-FG が有効化されている必要がある)
  • application must disable other latency reduction solutions when running XeLL on Intel or non-Intel GPUs.」(Intel / 非 Intel GPU いずれでも、XeLL 動作時は他の遅延短縮ソリューションを無効化する必要がある)

つまり、NVIDIA Reflex / AMD Anti-Lag 2 が動作している環境では XeLL を併用してはならず、ゲーム側が XeLL かそれ以外か を排他選択する設計です。

クロスベンダー対応(Cross-vendor support)の整理

Intel XeSS 3 SDK は、XeSS-SR / XeSS-FG / XeLL のいずれも非 Intel GPU で動作する クロスベンダー設計です。XeSS-FG / XeLL のクロスベンダー対応条件を整理すると次のとおりです。

機能Intel Arc GPU非 Intel GPU(NVIDIA / AMD)
XeSS-SR動作(XMX エンジンで追加最適化)SM 6.4 / DP4a 対応 GPU で動作
XeSS-FG動作(生成フレーム数は Intel が SDK で制御)動作(最大生成フレーム数 = 1 枚)
XeLL単体で動作(XeSS-FG なしでも有効化可)XeSS-FG が有効化されている場合のみ動作
no-tearing モードでの VSync アラインメント動作非対応(render queue reduction のみ)
他社遅延短縮との併用不可(無効化必須)不可(無効化必須)

本サイトの モニター個別ページ・ランキング・比較記事 では、XeSS 対応は モニター側仕様として記載しません。XeSS は GPU 側 + ゲーム エンジン側 SDK 統合 + DirectX 12 で動作が決まり、モニター側仕様(パネル / リフレッシュレート / VRR レンジ)とは別レイヤです(同じ方針が DLSS 4.5 / FSR 4 と同じ)。

既存技術との関係整理

XeSS 3 SDK は、本サイトで扱う他の NVIDIA / AMD 技術と次の 別レイヤ関係 にあります。

  1. NVIDIA DLSS 4.5(Super Resolution / Multi Frame Generation) との関係 — DLSS 4.5 は GeForce RTX 限定の AI 超解像 + フレーム生成、XeSS-SR / XeSS-FG は クロスベンダー対応の AI 超解像 + フレーム補間同じ機能カテゴリの別実装 であり、タイトル側 SDK 統合がいずれを採用しているかで排他選択になります。
  2. AMD FSR 4(RDNA 4 限定) との関係 — FSR 4 は Radeon RX 9000 シリーズ限定の ML アップスケーラー、XeSS-SR は SM 6.4 / DP4a 対応の全 GPU で動作するクロスベンダー アップスケーラー。同層の機能ですが対応 GPU 条件が異なります。
  3. ドライバレベル フレーム生成(AFMF 2 / Smooth Motion) との関係 — AFMF 2 / Smooth Motion はゲーム側 SDK 統合を 不要 とするドライバ層補間、XeSS-FG は ゲーム側 SDK 統合が必須。設計思想が対極にあります。
  4. NVIDIA Reflex 2 / Frame Warp / AMD Anti-Lag 2 / HYPR-RX との関係 — XeLL は 同じく入力遅延短縮レイヤ であり、3 規格は基本的に排他(XeLL 動作時は他社遅延短縮を無効化必須、と Intel が明示)。タイトル側がどの規格を統合しているかで利用可否が決まります。
  5. RTX Kit(NTC / Neural Materials / NRC / Mega Geometry) との関係 — RTX Kit は レンダリング前 / レンダリング中 のテクスチャ・マテリアル・BVH の AI 化、XeSS は レンダリング後 のフレームに対する超解像とフレーム生成。両者は別レイヤで併用可能
  6. アップスケーリング / フレーム生成(DLSS / FSR / XeSS 横並び) との関係 — 3 規格の横並び全体像はこちらを参照。

購入判断での実用視点

XeSS 3 SDK の対応は、購入判断に以下の形で影響します。

  1. Intel Arc B-Series(Battlemage) / A-Series(Alchemist) / Core Ultra 内蔵 GPU 購入時の追加優位 — Intel 公式 SDK 直接対応で XeSS-FG の生成フレーム数制限なしXeLL の VSync アラインメント モード対応XMX エンジンによる XeSS-SR の追加最適化 という Intel ハードウェア側の優位が明示されています。Battlemage / Alchemist Arc GPU を購入する場合は XeSS 対応タイトルでの追加恩恵 を購入材料として整理できます。
  2. NVIDIA / AMD GPU 購入時のクロスベンダー恩恵 — Intel 公式 verbatim で 「any non-Intel GPU supporting Shader Model 6.4」 に XeSS-SR / XeSS-FG / XeLL が対応する旨が明示されており、RTX シリーズ / Radeon RX シリーズ(SM 6.4 対応世代)でも XeSS 対応タイトルでは恩恵を受けられます。ただし 生成フレーム数は最大 1 枚 に制限される点、他社遅延短縮(Reflex 2 / Anti-Lag 2)との併用は不可 な点は購入後の運用上の注意点です。
  3. タイトル側 SDK 統合の進捗を都度確認 — XeSS は ゲーム エンジン側の SDK 統合 が必要なため、購入時点の対応タイトル数は時期で大きく変動します。本サイトの製品ページでは個別タイトル対応一覧は掲載せず、Intel の intel/xess GitHub リポジトリ および Intel 公式ゲーム技術ページへの参照リンクのみを提示します。
  4. DirectX 12 タイトル限定 — XeSS-FG / XeLL は DirectX 12 必須(Vulkan は本ドキュメントでの対応明示なし)です。DirectX 11 ベースの旧タイトルは対象外です。
  5. VSync / VRR との関係 — XeSS-FG は VSync / VRR 双方をサポートしますが、XeLL の VSync アラインメント モードは Intel GPU 限定VRR モニタ + 非 Intel GPU + XeLL の組み合わせでは render queue reduction のみ作用します。
  6. モーションブラー設定 — Intel 公式は「motion blur should be either disabled or modified to accommodate the additional frames produced by XeSS-FG」と明示。フレーム生成有効時はゲーム側設定でモーションブラーを OFF または弱め に調整するのが Intel の推奨です。

バージョン表記の注意点

  • Intel が GitHub で 「XeSS 3 SDK」 と表記している現行 SDK は、「XeSS-SR + XeSS-FG + XeLL」の 3 コンポーネント体制を継承 したものです。一般メディアで「XeSS 2」と呼ばれる世代は この 3 コンポーネント体制が初めて成立した世代 で、Intel 公式は今後も README タイトル上のバージョン(3 → 4 → …)個別 SDK ガイドのバージョン(XeSS-FG Developer Guide 1.3 / XeLL Developer Guide 1.3)SDK 公開バージョン(2.1.0 など) を別軸で更新します。本サイトでは購買意思決定上の混同を避けるため、「XeSS 3 SDK」を一次見出し「XeSS 2」「XeSS-FG」「XeLL」を補助呼称 として並記します。
  • 製品ページの仕様欄では 個別の「XeSS-SR 対応」「XeSS-FG 対応」「XeLL 対応」を SKU 仕様欄に書き込むことは行いません(タイトル側 SDK 統合があって初めて動作するため、SKU 個別仕様としての記載は混同を生むと判断します)。

本サイトでの扱い方

  • 対応 GPU / API / バージョン は Intel 公式(intel/xess GitHub README / XeSS-FG Developer Guide / XeLL Developer Guide)の verbatim に限り表記します。「XeSS-FG で fps が N 倍」「XeLL で遅延 N% 削減」 等の本サイト独自の定量主張は使用しません(Intel 公式の主張値はタイトル / 解像度 / GPU / プリセットの組み合わせで大きく変動するためです)。
  • 「XeSS が最強」「XeSS が業界 No.1」 等の最上級表現は使用しません(景品表示法 / 優良誤認回避)。3 規格はそれぞれ得意領域・対応 GPU が異なります。
  • 対応タイトル数は時期で大きく変動するため、本サイトでは網羅リストは保持しません。最新の対応タイトルは Intel intel/xess GitHub と各ゲームの公式 patch notes で確認 が公式運用です。
  • モニター個別ページ / ランキング / 比較記事 では、XeSS 対応は モニター側仕様として記載しません(モニター側仕様とは別レイヤであるため)。
  • ゲーミング PC / ゲーミング ノート PC 個別ページ では、搭載 GPU が Intel Arc™ ファミリー(Alchemist / Battlemage) または Intel Core™ Ultra プロセッサ ファミリー(Meteor Lake / Lunar Lake / Arrow Lake-S / Arrow Lake-H / Panther Lake) または SM 6.4 対応の NVIDIA / AMD GPU である場合に 「XeSS 3 SDK の XeSS-SR / XeSS-FG / XeLL に対応可能(タイトル側 SDK 統合があれば動作)」 という表現にとどめます。

関連用語・関連ガイド

参考リンク

USE THIS TERM

選び方・ランキングで活用する

SOURCES

参照元(一次ソース)

本用語の説明は次の一次ソース(規格団体・メーカー公式資料など)を参照しています。