Update README.md
vulkan-loader doesn't have vulkaninfo
This commit is contained in:
parent
e7039bfb2c
commit
ab5c39d32e
|
@ -101,7 +101,7 @@ After installing `nixVulkanIntel`.
|
|||
```bash
|
||||
$ sudo apt install mesa-vulkan-drivers
|
||||
...
|
||||
$ nixVulkanIntel $(nix-build '<nixpkgs>' --no-out-link -A vulkan-loader)/bin/vulkaninfo | grep VkPhysicalDeviceProperties -A 7
|
||||
$ nixVulkanIntel $(nix-build '<nixpkgs>' --no-out-link -A vulkan-tools)/bin/vulkaninfo | grep VkPhysicalDeviceProperties -A 7
|
||||
VkPhysicalDeviceProperties:
|
||||
===========================
|
||||
apiVersion = 0x400036 (1.0.54)
|
||||
|
|
Loading…
Reference in New Issue
Block a user