Benjamin Otte
|
f05f0377df
|
vulkan: Modernize blend pipeline
- Rename from blit => blend
- Use instances
- Add clip versions
|
2017-01-04 13:22:57 +01:00 |
|
Benjamin Otte
|
5dfb74c70c
|
vulkan: Get vertex description from pipeline subclass
|
2016-12-20 18:01:11 +01:00 |
|
Benjamin Otte
|
e68b18aa4e
|
vulkan: Move vertex data tracking to the pipeline subclass
That way, different pipelines can draw different kinds of data.
|
2016-12-20 18:01:11 +01:00 |
|
Benjamin Otte
|
9aecd6dd56
|
vulkan: Add GskVulkanBlendPipeline
So far that's just a simple pipeline that doesn't do anything.
|
2016-12-20 18:01:11 +01:00 |
|