Skip to content

Commit

Permalink
Updates for 2.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitBM committed Oct 11, 2019
1 parent f2cb7cf commit 45d3af6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ The supported platforms by the **GUI app** are:
* OpenCL - AMD's LLVM-based Lightning Compiler for ROCm

The supported platforms by the **command-line tool** are:
* D3D12 (compute only, see https://gpuopen.com/radeon-gpu-analyzer-2-2-direct3d12-compute/ for more info)
* D3D12 (see https://gpuopen.com/radeon-gpu-analyzer-2-2-direct3d12-compute/)
* D3D11
* OpenCL - AMD's LLVM-based Lightning Compiler for ROCm (-s rocm-cl)
* OpenCL - Legacy compiler (-s cl)
* OpenCL Legacy - using the installed driver (-s cl)
* OpenGL
* AMD IL
* Vulkan - Compilation of GLSL/SPIR-V together with the API's pipeline state, using AMD's Vulkan driver
Expand Down

0 comments on commit 45d3af6

Please sign in to comment.