瀏覽代碼

freedreno/ir3: fix sam argument order comment

Signed-off-by: Rob Clark <robclark@freedesktop.org>
tags/10.6-branchpoint
Rob Clark 10 年之前
父節點
當前提交
b1c9fb9fca
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/gallium/drivers/freedreno/ir3/ir3_compiler.c

+ 1
- 1
src/gallium/drivers/freedreno/ir3/ir3_compiler.c 查看文件

@@ -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

Loading…
取消
儲存