summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor.qrc
blob: 1b8c0f5d32396366239bbff886706ba0844096e9 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/qt-project.org/wayland/compositor">
        <file>shaders/surface.vert.qsb</file>
        <file>shaders/surface_rgba.frag.qsb</file>
        <file>shaders/surface_rgbx.frag.qsb</file>
        <file>shaders/surface_y_u_v.frag.qsb</file>
        <file>shaders/surface_y_uv.frag.qsb</file>
        <file>shaders/surface_y_xuxv.frag.qsb</file>
    </qresource>
</RCC>