Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
github.com/ARM-software/vulkan_best_practice_for_mobile_developers
This project has been donated to Khronos Group. Development has now moved to:
Please open issues and pull requests there.
The Vulkan Best Practice for Mobile Developers is collection of resources to help you develop optimized Vulkan applications for mobile platforms.
Disclaimer: This project covers advanced Vulkan concepts. If you are new to Vulkan here are a few links to get you started:
Clone the repo with submodules using the following command:
git clone --recurse-submodules https://github.com/ARM-software/vulkan_best_practice_for_mobile_developers.git
cd vulkan_best_practice_for_mobile_developers
Follow build instructions for your platform below.
The following shows some example command line usage on how to configure and run the Vulkan Best Practices.
# Run Swapchain Images sample
vulkan_best_practice swapchain_images
# Run AFBC sample in benchmark mode for 5000 frames
vulkan_best_practice --sample afbc --benchmark 5000
# Run bonza test offscreen
vulkan_best_practice --test bonza --hide
# Run all the advanced samples
vulkan_best_practice --batch advanced
See LICENSE.
This project has some third-party dependencies, each of which may have independent licensing:
This project uses the following 3D models. Each one has its own licence.
Sponza model downloaded from Morgan McGuire's Computer Graphics Archive.
Fonts downloaded from Google Fonts, under license Apache 2.0
Vulkan is a registered trademark of the Khronos Group Inc.
All contributions are accepted under the same LICENSE.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.