|
Blender V4.3
|
#include <dummy_batch.hh>
Inherits Batch.
Public Member Functions | |
| void | draw (int, int, int, int) override |
| void | draw_indirect (GPUStorageBuf *, intptr_t) override |
| void | multi_draw_indirect (GPUStorageBuf *, int, intptr_t, intptr_t) override |
Definition at line 15 of file dummy_batch.hh.
Definition at line 17 of file dummy_batch.hh.
|
inlineoverride |
Definition at line 23 of file dummy_batch.hh.
|
inlineoverride |
Definition at line 24 of file dummy_batch.hh.