Home
last modified time | relevance | path

Searched defs:pl_overlay_part (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/libplacebo/libplacebo-4.157.0/src/include/libplacebo/
H A Drenderer.h385 struct pl_overlay_part { struct
386 struct pl_rect2df src; // source coordinate with respect to `tex`
387 struct pl_rect2d dst; // target coordinates with respect to the frame
411 const struct pl_overlay_part *parts; argument