mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 12:08:06 +02:00
docs: correct spelling of "source"
Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22286>
This commit is contained in:
parent
c3400a787b
commit
870871c6a7
1 changed files with 1 additions and 1 deletions
|
|
@ -2405,7 +2405,7 @@ after lookup.
|
|||
additional float32 operand, reference value, which must be a register with
|
||||
single-component, or a scalar literal. SAMPLE_C makes the hardware use the
|
||||
current samplers compare_func (in pipe_sampler_state) to compare reference
|
||||
value against the red component value for the surce resource at each texel
|
||||
value against the red component value for the source resource at each texel
|
||||
that the currently configured texture filter covers based on the provided
|
||||
coordinates.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue