mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-02 20:08:29 +00:00
c/main: Do not go via target for compositor
This commit is contained in:
parent
765feb6fe1
commit
0b9bf9c772
|
@ -839,7 +839,7 @@ do_projection_layers(struct comp_renderer *r,
|
|||
rvd->fov,
|
||||
};
|
||||
|
||||
if (crc->c->debug.atw_off) {
|
||||
if (r->c->debug.atw_off) {
|
||||
comp_rendering_compute_projection( //
|
||||
crc, //
|
||||
src_samplers, //
|
||||
|
|
Loading…
Reference in a new issue