OSDN Git Service

Convert to new interfaces so that it will compile
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 25 Feb 2010 20:24:40 +0000 (12:24 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 25 Feb 2010 20:24:40 +0000 (12:24 -0800)
commit168890ce1b8923f814e3b15ad51d66e88e5b0d70
treeadfb8639409292bb3ddddf71856efa3a0764a563
parent88349b22caa0ab0b44188dbb9e002549aadb0590
Convert to new interfaces so that it will compile

Convert TRUE and FALSE to true and false.  Convert
_mesa_ast_get_location to ast_node::get_location.
hir_field_selection.cpp