mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Since wlroots shaders only use one texture at a time (ie there is only one sampler2D variable in any shader), it is unnecessary to switch between active texture units at this time. |
||
|---|---|---|
| .. | ||
| gles2 | ||
| CMakeLists.txt | ||
| matrix.c | ||
| wlr_renderer.c | ||
| wlr_surface.c | ||