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