https://bugs.freedesktop.org/show_bug.cgi?id=74900
Priority: medium Bug ID: 74900 Keywords: regression CC: curroje...@riseup.net, stereotype...@gmail.com Assignee: mesa-dev@lists.freedesktop.org Summary: ir.h(701) : error C2208: '__restrict bool' : no members defined using this type Severity: blocker Classification: Unclassified OS: Windows (All) Reporter: v...@freedesktop.org Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Mesa core Product: Mesa mesa: 76f95ba2721ec3214e39711a991b510bdb3c5a36 (master) MSVC build error Compiling src\mesa\main\ff_fragment_shader.cpp ... ff_fragment_shader.cpp src\mapi\../glsl/ir.h(701) : error C2219: syntax error : type qualifier must be after '*' src\mapi\../glsl/ir.h(701) : error C2208: '__restrict bool' : no members defined using this type commit bb13691d1c4df0c9258289b77867e5d5c890a838 Author: Francisco Jerez <curroje...@riseup.net> Date: Fri Nov 22 20:57:44 2013 -0800 glsl: Add image memory and layout qualifiers to ir_variable. v2: Add comment next to the read_only and write_only qualifier flags. Reviewed-by: Paul Berry <stereotype...@gmail.com> -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev