[Mesa-dev] [Bug 73337] New: ir_builder.h(187) : error C2226: syntax error : unexpected type 'ir_builder::operand'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 6 15:06:41 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73337

          Priority: medium
            Bug ID: 73337
          Keywords: regression
                CC: kenneth at whitecape.org
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: ir_builder.h(187) : error C2226: syntax error :
                    unexpected type 'ir_builder::operand'
          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: f8432832a7f3d3cc01f8bab8358069029d575ef0 (master)


  Compiling src\mesa\main\ff_fragment_shader.cpp ...
ff_fragment_shader.cpp
src\mapi\../glsl/ir_builder.h(187) : error C2226: syntax error : unexpected
type 'ir_builder::operand'
src\mapi\../glsl/ir_builder.h(187) : error C2059: syntax error : ')'
src\mapi\../glsl/ir_builder.h(188) : error C2226: syntax error : unexpected
type 'ir_builder::operand'
src\mapi\../glsl/ir_builder.h(188) : error C2059: syntax error : ')'


commit 61c450fc81900131621e57fdd78a40e82239daf3
Author: Maxence Le Doré <maxence.ledore at gmail.com>
Date:   Fri Jan 3 00:09:50 2014 +0100

    glsl: add min() and max() functions to builder.cpp

    Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

-- 
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/20140106/2699056b/attachment-0001.html>


More information about the mesa-dev mailing list