[Mesa-dev] [PATCH] radeonsi: implement ARB_texture_query_lod

Michel Dänzer michel at daenzer.net
Tue Jun 17 22:23:45 PDT 2014


On 18.06.2014 05:23, Marek Olšák wrote:
> -		emit_data->args[3] = lp_build_const_int32(gallivm, 1 << gather_comp); /* dmask */
> +		emit_data->args[3] = lp_build_const_int32(gallivm, dmask); /* dmask */

This comment is redundant now. Either way though,

Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>


-- 
Earthling Michel Dänzer            |                  http://www.amd.com
Libre software enthusiast          |                Mesa and X developer


More information about the mesa-dev mailing list