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

Method get_size

src/render.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192wf::dimensions_t wf::auxilliary_buffer_t::get_size() const
193{
194 return buffer.get_size();
195}
196
197wlr_texture*wf::auxilliary_buffer_t::get_texture()
198{

Callers 3

allocateMethod · 0.45
render_target_tMethod · 0.45
clearMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected