Files
test/source/blender/gpu/intern
Clément Foucault 33c5adba62 GPUStorageBuf: Add GPU_storagebuf_copy_sub_from_vertbuf()
This allows using the Graphic API to copy buffer data.
The GPU module do not expose untyped buffers even if that's what most API
do, so the copy function need to be strongly typed.

Contains GL backend implementation.
2022-05-18 23:01:08 +02:00
..
2022-05-12 14:07:15 +10:00
2022-03-21 17:12:22 -05:00