summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_alpha.c
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2012-11-21 14:30:55 -0800
committerEric Anholt <[email protected]>2012-12-28 10:53:50 -0800
commit7e28d6c1ab101894c3a3c90bef929c34e9da6148 (patch)
treeed6f943471ca58c0363df4e08d0b0b0c319dcf55 /src/mesa/swrast/s_alpha.c
parentaa6e35e80dddfe1011e845da6325d276263e2242 (diff)
i965: Consistently use nr_pull_params instead of NumParameters.
NumParameters used to be an upper bound on the number of vec4s to be uploaded, which was basically safe (unless your buffer was bound near the top of address space *and* you array indexed outside the buffer, in which case I think you might GPU hang). As I migrate the driver away from ParameterValues[], this is no longer true. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/swrast/s_alpha.c')
0 files changed, 0 insertions, 0 deletions