std140 implementation
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
|
||||
static constexpr std::size_t min_garbage_collection_count = 4;
|
||||
|
||||
void process(const assets::data_stores& stores);
|
||||
void process(const store_type& meshes);
|
||||
|
||||
std::optional<entry_type> get_handle(store_id_type id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user