[Mesa-dev] [PATCH 1/1] Fix minor inconsistency for new method try_emit_mad_for_and_not()

Kai Wasserbäch kai at dev.carbon-project.org
Mon Aug 22 02:14:05 PDT 2011


Commits ff2cfb8989cd and 5379a70d3fab introduced
try_emit_mad_for_and_not for ir_to_mesa and glsl_to_tgsi respectively.
In both cases the methods had a return type of "bool" instead of
"GLboolean".

Signed-off-by: Kai Wasserbäch <kai at dev.carbon-project.org>
---
 src/mesa/program/ir_to_mesa.cpp            |    4 ++--
 src/mesa/state_tracker/st_glsl_to_tgsi.cpp |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-minor-inconsistency-in-for-new-method-try_emit_m.patch
Type: text/x-patch
Size: 1666 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20110822/47771dbd/attachment.bin>


More information about the mesa-dev mailing list