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

          Priority: medium
            Bug ID: 73337
          Keywords: regression
                CC: [email protected]
          Assignee: [email protected]
           Summary: ir_builder.h(187) : error C2226: syntax error :
                    unexpected type 'ir_builder::operand'
          Severity: blocker
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          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Ă© <[email protected]>
Date:   Fri Jan 3 00:09:50 2014 +0100

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

    Reviewed-by: Kenneth Graunke <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to