Extract stroke draw samples request assembly
This commit is contained in:
@@ -279,6 +279,10 @@ private:
|
||||
void draw_merge_final_plane_composite(
|
||||
const glm::mat4& ortho,
|
||||
bool draw_checkerboard);
|
||||
pp::panopainter::LegacyStrokeFaceSamplePolygonExecutionRequest make_stroke_draw_samples_request(
|
||||
int face_index,
|
||||
std::vector<vertex_t>& polygon_vertices,
|
||||
bool copy_stroke_destination) const;
|
||||
void stroke_draw_dual_pass(
|
||||
const std::vector<StrokeFrame>& frames_dual,
|
||||
const std::array<pp::panopainter::LegacyCanvasStrokeTextureBinding, 1>& dual_pass_texture_bindings,
|
||||
|
||||
Reference in New Issue
Block a user