Skip to content

aitor-lunarg/VK-GL-CTS-Tools

 
 

Repository files navigation

VK-GL-CTS Conformance Submission Verification

This repository contains python script that verifies results generated by the conformance tests. verify_submission script can be used to verify OpenGL ES or Vulkan submissions.

Requirements

This script requires Python >= 3.0.

How to use verify_submission script

1) Check-Out this project

git clone https://github.com/KhronosGroup/VK-GL-CTS-Tools.git

2) Run

python3 verify_submission.py your_package.tgz -o output.md -v -k

Please use --help option for more detailed information and other options. If you want to verify a package that wasn’t downloaded from the Khronos website, please ensure that you don’t use -k option.

License

This work is released as open source under the Apache 2.0 license from The Khronos Group Inc., including a Khronos copyright.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%