summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe
diff options
context:
space:
mode:
authorKrzesimir Nowak <[email protected]>2015-09-10 14:15:58 +0200
committerBrian Paul <[email protected]>2015-09-10 09:45:14 -0600
commit263d4a74062b16529a4819e870fa12b926e339ec (patch)
treef4d1fd7eff9d099d6a3f55321eece5fdf84ad958 /src/gallium/drivers/softpipe
parentd71a3be86008c275b5902de7759385643546a210 (diff)
tgsi: Add code for handling lodq opcode
This introduces new vfunc in tgsi_sampler just for this opcode. I decided against extending get_samples vfunc to return the mipmap level and LOD - the function's prototype is already too scary and doing the sampling for textureQueryLod would be a waste of time. v2: - splitted too long lines Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/drivers/softpipe')
0 files changed, 0 insertions, 0 deletions