[Libre-soc-dev] Loading Vulkan Driver

Jacob Lifshay programmerjake at gmail.com
Mon Aug 24 17:36:10 BST 2020


On Mon, Aug 24, 2020, 02:58 vivek pandya <vivekvpandya at gmail.com> wrote:

>
>
> On Mon, Aug 24, 2020 at 3:26 PM apinheiro <apinheiro at igalia.com> wrote:
>
>> After that, our objective was trying to get a really basic Vulkan tests
>> working. As mentioned, we started with a real basic test that just did a
>> clear, as in that way, we didn't need to bother with the compiler yet. We
>> didn't save that test though. In any case, it was really simple, so it
>> should be easy to recreate.
>>
> Okay I will write a very simple test.
>

If your looking for a simple test that just repeatedly clears the screen to
different colors and displays it, check out the /test/testvulkan.c test in
libSDL that I originally wrote. It doesn't use any shaders.

https://www.libsdl.org/download-2.0.php

Jacob

>


More information about the Libre-soc-dev mailing list