summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRhys Kidd <[email protected]>2016-02-11 23:50:21 -0500
committerEric Anholt <[email protected]>2016-02-15 17:13:52 -0800
commitaa82cc4b22452b87be066595f7f08fd28f7975f0 (patch)
tree83df57cc1a81579c46cf821b93250ae47611b67e /docs
parentc75ced362319ddb27daa137b10da61373ef5c485 (diff)
vc4: Add missing braces in initializer
Silences the following GCC warning: mesa/src/gallium/drivers/vc4/vc4_qir_schedule.c: In function 'qir_schedule_instructions': mesa/src/gallium/drivers/vc4/vc4_qir_schedule.c:578:16: warning: missing braces around initializer [-Wmissing-braces] struct schedule_state state = { 0 }; ^ Signed-off-by: Rhys Kidd <[email protected]> Signed-off-by: Eric Anholt <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions