Files
test/source/blender
Clément Foucault 170277f703 DRW: Batch Cache: Avoid dummy batch creating invalid draw calls
The vertex length of the batch was 1 which lead to invalid
drawcall if trying to render triangles or lines.

Setting a length of 0 allows the GPU module to bypass the
drawcall.
2024-11-24 01:02:55 +01:00
..
2024-11-22 09:40:51 -05:00
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00
2024-10-23 13:14:37 +11:00