Home
last modified time | relevance | path

Searched refs:pl_fmt_fourccs (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/libplacebo/libplacebo-4.157.0/src/
H A Dgpu.c440 static const struct pl_fmt_fourcc pl_fmt_fourccs[] = { variable
490 for (int n = 0; n < PL_ARRAY_SIZE(pl_fmt_fourccs); n++) { in pl_fmt_fourcc()
491 const struct pl_fmt_fourcc *fourcc = &pl_fmt_fourccs[n]; in pl_fmt_fourcc()