summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2015-02-26 21:06:02 -0500
committerRob Clark <[email protected]>2015-03-03 10:41:00 -0500
commit583a8a8f65c3086d21de864c602c6aa6283bcd45 (patch)
tree125576f6d6461df8a018b108605ab0e02326f7a4 /src/gallium/auxiliary
parent5ece2888769c2886b181d228ad447a8bca2ddee0 (diff)
freedreno/a3xx,a4xx: silence some warnings
fd3_emit.c: In function ‘fd3_emit_vertex_bufs’: fd3_emit.c:377:11: warning: unused variable ‘semantic’ [-Wunused-variable] uint8_t semantic = sem2name(vp->inputs[i].semantic); and fd4_emit.c: In function ‘fd4_emit_vertex_bufs’: fd4_emit.c:304:11: warning: unused variable ‘semantic’ [-Wunused-variable] uint8_t semantic = sem2name(vp->inputs[i].semantic); Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions