quakeforge/libs/video
Bill Currie b0d1c0e75b [vulkan] Make push constant ranges structured
Being able to specify the types in the push constant ranges makes it a
lot easier to get the specification correct. I never did like having to
do the offsets and sizes by hand as it was quite error prone. Right now,
float, int, uint, vec3, vec4 and mat4 are supported, and adheres to
layout std430.
2023-06-16 19:05:53 +09:00
..
renderer [vulkan] Make push constant ranges structured 2023-06-16 19:05:53 +09:00
targets Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00