examples: add render-pass-ext exmaple

This commit is contained in:
YaoBing Xiao 2026-03-23 21:09:13 +08:00
parent da220392de
commit b806de1d8c
20 changed files with 1082 additions and 0 deletions

View file

@ -0,0 +1,3 @@
pixman_sources = [
files('triangle_pass.c'),
]