finish of renderer refactor
This commit is contained in:
@@ -58,6 +58,9 @@ class BlockizerProgramsManager {
|
||||
|
||||
const McpipBlockData& getBlockData() const { return singleTexBlockData; }
|
||||
|
||||
void allocateOnUse();
|
||||
void deallocateOnUse();
|
||||
|
||||
private:
|
||||
McpipProgramsRepository repo;
|
||||
Renderer* renderer;
|
||||
|
||||
Reference in New Issue
Block a user