diff options
author | Vinson Lee <[email protected]> | 2014-11-07 15:33:41 -0800 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2014-11-07 15:36:26 -0800 |
commit | f9fc3949e182cb2da8ce6d8d71f441986795664f (patch) | |
tree | 5231b2393959901f9931741cf9f45f09c292be14 /src/glsl/lower_ubo_reference.cpp | |
parent | 0c36aac83252d32dac8c4da2850539bff0b10301 (diff) |
glsl/list: Move declaration before code.
Fixes MSVC build error.
shaderapi.c
src\glsl\list.h(535) : error C2143: syntax error : missing ';' before 'type'
src\glsl\list.h(535) : error C2143: syntax error : missing ')' before 'type'
src\glsl\list.h(536) : error C2065: 'node' : undeclared identifier
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=86025
Signed-off-by: Vinson Lee <[email protected]>
Diffstat (limited to 'src/glsl/lower_ubo_reference.cpp')
0 files changed, 0 insertions, 0 deletions