Skip to content
Snippets Groups Projects
Commit 2f0b9d22 authored by Rob Clark's avatar Rob Clark :speech_balloon:
Browse files

freedreno/ir3: lower load_barycentric_at_offset


Calculates i,j at specified offset within a pixel.  A new load_size_ir3
intrinsic is used in conjunction with fddx/fddy to translate the offset
into primitive space and adjust the i,j from load_barycentric_pixel
accordingly.

Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
parent c4f423aa
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment