Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
453
wf::render_target_t wf::render_pass_t::get_target() const
454
{
455
return params.target;
456
}
457
458
wlr_renderer*wf::render_pass_t::get_wlr_renderer() const
459
{
Callers
2
paint
Method · 0.80
wayfire_blur
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected