quakeforge/libs/models/sprite
Bill Currie 743a732bd7 [vulkan] Correct the semantics of QFV_NextOffset
I'm not at all sure what I was thinking when I designed it, but I
certainly designed it wrong (to the point of being fairly useless). It
turns out memory requirements are already aligned in size (so just
multiplying is fine), and what I really wanted was to get the next
offset aligned to the given requirements.
2021-12-24 06:45:13 +09:00
..
gl_model_sprite.c [sprite] Separate model and texture loading 2021-12-24 06:45:13 +09:00
glsl_model_sprite.c [sprite] Separate model and texture loading 2021-12-24 06:45:13 +09:00
Makemodule.am [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
model_sprite.c [sprite] Separate model and texture loading 2021-12-24 06:45:13 +09:00
sw_model_sprite.c [sprite] Separate model and texture loading 2021-12-24 06:45:13 +09:00
vulkan_model_sprite.c [vulkan] Correct the semantics of QFV_NextOffset 2021-12-24 06:45:13 +09:00