GPU: Added Tests For Blend state And Immediate Mode #107834

Merged
Jeroen Bakker merged 1 commits from Jeroen-Bakker/blender:vulkan-test-cases into main 2023-05-11 09:15:46 +02:00

1 Commits

Author SHA1 Message Date
Jeroen Bakker 074d1530dd GPU: Added Tests For Blend state And Immediate Mode
This PR adds several tests to GTest for testing blend states
and immediate mode. The immediate mode test are basic and will
be extended in the near future.

The tests have been developed in order to get the first pixel on
screen for the Vulkan backend. In the first phase of this goal we
had to validate that everything was working as expected without
being able to validate it by starting Blender.
2023-05-11 09:11:23 +02:00