It's dirty, but it searchs the Vulkan API :)
Welcome !

To start, make a query, by example, what happend if you type 'Queue' ?
You can also pin some results using the checkboxes !


Features
========

- Search the API (functions, structs, enums, bitmasks)
- pin results to save them

The API is NOT completely indexed (yet ?).
I wanted to have something to quickly search the VK API.

Something to say ? send an email at vulkan [AT] studiopixl [DOT] com




About this page
===============

- no backend, 3 files (index.html, search.js, style.css)
- using Algolia as a search engine
- I s*ck at HTML/CSS/JS, beware if you want to read the code :)