Files
test2/source/blender/draw/intern
Clément Foucault 7e0e07657c GPU: Cleanup GPU_batch.h documentation and some of the API for consistency
Documented all functions, adding use case and side effects.

Also replace the use of shortened argument name by more meaningful ones.

Renamed `GPU_batch_instbuf_add_ex` and `GPU_batch_vertbuf_add_ex` to remove
the `ex` suffix as they are the main version used (removed the few usage
of the other version).

Renamed `GPU_batch_draw_instanced` to `GPU_batch_draw_instance_range` and
make it consistent with `GPU_batch_draw_range`.
2023-02-09 22:46:35 +01:00
..
2022-09-02 18:45:14 +02:00
2023-02-07 16:57:35 +13:00
2023-01-23 17:59:07 +01:00
2023-01-23 17:59:07 +01:00
2022-10-03 12:04:41 +11:00
2022-09-02 18:45:14 +02:00
2023-01-23 17:59:07 +01:00
2023-01-24 17:59:29 +01:00