ユーザ用ツール

サイト用ツール


vulkan

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
vulkan [2016/02/21 22:53] – [Vulkan の情報 / Tool Build 手順など] ogavulkan [2016/09/24 14:52] (現在) – [Direct3D 12 との比較] oga
行 5: 行 5:
  
   * [[:vulkan:vulkaninfo|Vulkaninfo]]   * [[:vulkan:vulkaninfo|Vulkaninfo]]
 +  * [[:vulkan:vulkan_android|Android Sample]]
 +  * [[:vulkan:vulkan_linux|Linux]]
 +  * [[:vulkan:vulkan_devicefeature]]
 +
 +
 +
  
 </pagelist> </pagelist>
行 11: 行 17:
  
  
-===== Driver (beta) =====+ 
 +===== Driver  =====
  
  
-                         ^ Windows 7/8/8.1/10   ^ Linux       ^ Android     ^ +                          ^ Windows 10   ^ Linux       ^ Android     ^ 
-| GeForce Kepler           |                    |                     +| GeForce Fermi                        |                     | 
-| GeForce Maxwell          |                    |                     | +| GeForce Kepler            |            |             Y?        
-| RADEON GCN               |                    |                     | +| GeForce Maxwell           |                      |   Y?        | 
-| Intel HD Graphics Gen8   |                    |                       +| GeForce Pascal            |            |           |   ?         | 
-| Intel HD Graphics Gen9                      |                       |+| RADEON GCN 1.0/1.1/1.2    |              Y?        |   ?         | 
 +| RADEON GCN Polaris        |                        ?         | 
 +| Intel HD Graphics Gen7    |                      |   ?         | 
 +| Intel HD Graphics Gen7.5  |                        ?         | 
 +| Intel HD Graphics Gen8    |            |             ?         
 +| Intel HD Graphics Gen9      Y (beta)   |             ?         | 
 +| PowerVR Series 6 Rogue    |              ?         |           | 
 +| Snapdragon Adreno 400                |   ?                   |
  
  
行 182: 行 196:
  
  
-====== Direct3D 12 との比較 ====== +====== Direct3D 12 / Metal との比較 ======
- +
- +
-^ Direct3D 12        ^ Vulkan              ^ Metal            ^ +
-| RootSignature      | Pipeline Layout     | --               | +
-| Descriptor Heap    | Descriptor Pool     | --               | +
-| Descriptor         | Descriptor Set      | --               | +
-| CommandList        | Command Buffer      | CommandBuffer    | +
-| CommandAllocator   | Command Pool        | --               | +
-| CommandQueue       | Command Queue       | CommandQueue     | +
-| PipelineState      | Pipeline State      | PipelineState, DepthStencilState, RenderState +
-| --                 | Render Pass         | RenderPassDesc (RenderCommandEncoder) +
-| ResourceBarrier    | Pipeline Barrier    | (TextureBarrier)    | +
- +
- +
  
  
 +^ Direct3D 12        ^ Vulkan                       ^ Metal            ^
 +| RootSignature      | Pipeline Layout              | --               |
 +| Descriptor Heap    | Descriptor Pool              | --               |
 +| Descriptor         | Descriptor Set / ImageView   | --               |
 +| CommandList        | Command Buffer               | CommandBuffer    |
 +| CommandAllocator   | Command Pool                 | --               |
 +| CommandQueue       | Command Queue                | CommandQueue     |
 +| PipelineState      | Pipeline State               | PipelineState, DepthStencilState, RenderState  |
 +| --                 | Render Pass                  | RenderPassDesc (RenderCommandEncoder)  |
 +| ResourceBarrier    | Pipeline Barrier             | (TextureBarrier)    |
  
  
  
  
vulkan.txt · 最終更新: 2016/09/24 14:52 by oga

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki