Files
love/src/modules/graphics/vulkan
niki 6d7bd645fc vulkan: use vkCmdClearColorImage to clear texture
using the vulkan functionality probably leads to less bugs.
Until now it was assumed that any image was in the rgba8 format,
which is of course not correct. Clearing a texture to white or black
should now work for any format.
2022-07-24 13:43:48 +02:00
..
2022-07-14 18:01:46 +02:00
2022-07-14 18:01:46 +02:00
2022-07-11 13:58:35 +02:00
2022-07-11 13:58:35 +02:00