Open Bug 1673415 Opened 4 years ago Updated 4 years ago

wr_renderer_lock_external_image is called for video frames that are promoted to compositor surfaces

Categories

(Core :: Graphics: WebRender, defect, P3)

defect

Tracking

()

People

(Reporter: mstange, Unassigned)

References

(Blocks 1 open bug)

Details

wr_renderer_lock_external_image creates a GL texture for an external image.
In the case of videos that are presented as compositor surfaces, we do not need a GL texture, and creating one comes with unnecessary overhead.
It would be great if we could avoid calling it in this case.

The severity field is not set for this bug.
:jimm, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(jmathies)
Severity: -- → N/A
Flags: needinfo?(jmathies)
Priority: -- → P3

The severity field is not set for this bug.
:jimm, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(jmathies)
Severity: N/A → S4
Flags: needinfo?(jmathies)
You need to log in before you can comment on or make changes to this bug.