Skip to content

Seweryn-Zielas-Mobica/Vulkan_extension_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Vulkan_extension_finder

This repository contains python script for searching/checking Vulkan extensions supported by GPU.

Usage

To run script you need txt file that contains searched extension, each in separate row and folder that contains only json files generated by VulkanCapsViewer.
Sample command for running script:
python .\check_for_extension.py -d GPUs_JSONS -f searched_extensions.txt

You can use -h for help with runnig script:
python .\check_for_extension.py -h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages