mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-23 18:10:36 +02:00
freedreno/ir3: fix sam argument order comment
Signed-off-by: Rob Clark <robclark@freedesktop.org>
This commit is contained in:
parent
101142c401
commit
b1c9fb9fca
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue