freedreno/ir3: fix sam argument order comment

Signed-off-by: Rob Clark <robclark@freedesktop.org>
This commit is contained in:
Rob Clark 2015-03-30 14:14:31 -04:00
parent 101142c401
commit b1c9fb9fca

View file

@ -1392,8 +1392,8 @@ fill_tex_info(struct ir3_compile_context *ctx,
/*
* lay out the first argument in the proper order:
* - actual coordinates first
* - array index
* - shadow reference
* - array index
* - projection w
*
* bias/lod go into the second arg