Advertisement

android studio and vulkan

Started by November 22, 2017 10:31 PM
0 comments, last by dwatt 7 years, 2 months ago

I am trying to get vulkan on android working and have run into a big issue. I don't see any validation layers available. I have tried linking their libraries into mine but still no layers. I have tried compiling it into a library of my own but the headers for it are all over the place. Unfortunately , google's examples and tutorials are out of date and don't work for me. Any idea what I have to do to get those layers to work?

This topic is closed to new replies.

Advertisement