freedreno/ir3: fix sam argument order comment
authorRob Clark <robclark@freedesktop.org>
Mon, 30 Mar 2015 18:14:31 +0000 (14:14 -0400)
committerRob Clark <robclark@freedesktop.org>
Sun, 5 Apr 2015 16:44:01 +0000 (12:44 -0400)
Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/ir3/ir3_compiler.c

index 511cf770ceb039814a5ce8b7ae142eef20b73c79..dd27fc16c642def6904cb1622f434f876b2b3667 100644 (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