MCPcopy Create free account
hub / github.com/WayfireWM/wayfire / get_target

Method get_target

src/render.cpp:453–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

451}
452
453wf::render_target_t wf::render_pass_t::get_target() const
454{
455 return params.target;
456}
457
458wlr_renderer*wf::render_pass_t::get_wlr_renderer() const
459{

Callers 2

paintMethod · 0.80
wayfire_blurClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected