Files
test/source/blender/gpu/intern
Jeroen Bakker 08d008a508 GPU: Create Info for GPU_SHADER_2D_IMAGE_MULTI_RECT_COLOR.
This patch converts GPU_SHADER_2D_IMAGE_MULTI_RECT_COLOR shader to use
the GPUShaderCreateInfo pattern. It can be used as a reference when
converting other shaders.

In this special case the flat uniform vector cannot be used anymore as it
doesn't fit as push constants. To solve this a uniform buffer is used.
2022-01-18 13:17:04 +01:00
..
2022-01-06 13:54:52 +11:00
2021-05-26 16:49:30 +02:00
2020-10-02 11:59:16 +10:00
2022-01-06 13:54:52 +11:00