summaryrefslogtreecommitdiff
path: root/opengl/tests/Android.bp
blob: 639f351c698a3e5086c7165cfef640606ca0c7f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
subdirs = [
    "angeles",
    "configdump",
    "EGLTest",
    "fillrate",
    "filter",
    "finish",
    "gl2_basic",
    "gl2_copyTexImage",
    "gl2_yuvtex",
    "gl_basic",
    "gl_perf",
    "gl_yuvtex", // just renders magenta frame, broken?
    "gralloc",
    "hwc",
    "lib",
]