tornavis/source/blender/draw/tests
Clément Foucault 117e17fb22 DRW: Manager: Allow custom draw command in PassMain
This allows using drawcalls with non default vertex range.
These calls will be culled like any other instance by the GPU culling
pipeline. But they will not be batched together since the vertex range
is part of the group.
2022-10-30 12:36:33 +01:00
..
draw_pass_test.cc DRW: Manager: Allow custom draw command in PassMain 2022-10-30 12:36:33 +01:00
draw_testing.cc File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
draw_testing.hh File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
shaders_test.cc Geometry Nodes: viewport preview 2022-09-28 17:54:59 +02:00