Can I use Vulkan with the pepper API

134 Views Asked by At

I have read here: Calling Windows API from Native Client/Pepper Plugin

that if you start chrome with --no-sandbox, you can call windows api´s. So my question is, if I use the flag --no-sandbox can I develop a pepper plugin, that will only be run on my computer, using Vulkan?

0

There are 0 best solutions below