升级
This commit is contained in:
@@ -41,7 +41,7 @@ protected:
|
||||
private:
|
||||
struct Impl;
|
||||
std::unique_ptr<Impl> impl_;
|
||||
void prepare_render_frame(const Render_State_View& state);
|
||||
void prepare_render_frame(const Render_State_View& state, int graph_partition_count);
|
||||
void render_partition(const Render_State_View& state, int partition_index);
|
||||
void publish() override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user