[Mesa-dev] [Bug 74900] New: ir.h(701) : error C2208: '__restrict bool' : no members defined using this type
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 12 11:11:41 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=74900
Priority: medium
Bug ID: 74900
Keywords: regression
CC: currojerez at riseup.net, stereotype441 at gmail.com
Assignee: mesa-dev at 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: vlee at 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 <currojerez at 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 <stereotype441 at gmail.com>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140212/7adac042/attachment.html>
More information about the mesa-dev
mailing list