Cleanup: split GPU_batch
Split out presets and utilities for creating batches. These functions are quite specialized and not related to typical usage.
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
#include "GPU_matrix.h"
|
||||
#include "GPU_select.h"
|
||||
#include "GPU_batch.h"
|
||||
#include "GPU_batch_utils.h"
|
||||
#include "GPU_state.h"
|
||||
|
||||
#include "RNA_access.h"
|
||||
|
||||
Reference in New Issue
Block a user