User Tools

Site Tools


ubuntu:gpu:vulkan:get_vulkan_information:get_vulkan_debug_information

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:gpu:vulkan:get_vulkan_information:get_vulkan_debug_information [2023/07/22 09:09] peterubuntu:gpu:vulkan:get_vulkan_information:get_vulkan_debug_information [2023/07/22 09:21] (current) peter
Line 1: Line 1:
 ====== Ubuntu - GPU - Vulkan - Get Vulkan Information - Get Vulkan Debug Information ====== ====== Ubuntu - GPU - Vulkan - Get Vulkan Information - Get Vulkan Debug Information ======
 +
 +<code bash>
 +export VK_LOADER_DEBUG=error,warn,driver
 +</code>
 +
 +
 +<WRAP info>
 +**NOTE:**  VK_LOADER_DEBUG
 +
 +  * Comma-delimited list of message levels of interest: <code>
 +  error, warn, info, debug, perf, all</code>
 +</WRAP>
 +
 +----
 +
 +====== Example ======
  
 <code bash> <code bash>
Line 70: Line 86:
 ... ...
 </code> </code>
- 
-<WRAP info> 
-**NOTE:**  VK_LOADER_DEBUG 
- 
-  * Comma-delimited list of message levels of interest: <code> 
-  error, warn, info, debug, all</code> 
-</WRAP> 
  
ubuntu/gpu/vulkan/get_vulkan_information/get_vulkan_debug_information.1690016977.txt.gz · Last modified: 2023/07/22 09:09 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki