gallivm: add comment for bogus min/mag filter selection with nearest mip filter
authorRoland Scheidegger <sroland@vmware.com>
Wed, 21 Aug 2013 18:35:51 +0000 (20:35 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Wed, 21 Aug 2013 20:05:52 +0000 (22:05 +0200)
commit275d2efeed79f135bbcc512bcf2c0607f2f25cd1
treed91b3b02ceb005bfd5bd5d61271e5f02d5399eaf
parent21d8fa275966ed56be48648d1847c8ded92534bc
gallivm: add comment for bogus min/mag filter selection with nearest mip filter

Detected this hunting some other bug, not sure if it really needs fixing but
it is definitely wrong.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_sample.c
src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c
src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c