Benjamin Otte
|
79a227bc64
|
vulkan: Remove a function from pipeline impls
That function is available already in the structs we feed to Vulkan.
Store it from there and reuse it.
|
2023-06-04 19:42:01 +02:00 |
|
Benjamin Otte
|
52eefdb7d9
|
vulkan: Only use a single pipeline layout
There's no need to use 3 different ones when they are compatible.
|
2023-06-04 19:42:01 +02:00 |
|
Georges Basile Stavracas Neto
|
8b6f69946c
|
gsk/vulkan/pipeline: Simplify pipeline creation
Nothing uses gsk_vulkan_pipeline_new_full() anymore.
|
2023-04-08 20:13:13 -03:00 |
|
Matthias Clasen
|
a1c5a806b3
|
Convert headers to #pragma once
The conversion was done by guard2one.
|
2023-03-31 15:11:10 -04:00 |
|
Matthias Clasen
|
9818ec4ad9
|
gsk: Use the new debug macros
|
2022-09-23 18:11:48 -04:00 |
|
Matthias Clasen
|
3771c95c72
|
gsk: Move Vulkan sources to a subdirectory
Following what was already done for GL.
|
2018-01-06 09:36:55 -05:00 |
|