OSDN Git Service

softpipe: enable clear_texture with util_clear_texture
authorLars Hamre <chemecse@gmail.com>
Wed, 22 Feb 2017 15:56:43 +0000 (10:56 -0500)
committerRoland Scheidegger <sroland@vmware.com>
Fri, 24 Feb 2017 14:41:13 +0000 (15:41 +0100)
commita876b50b20daeab51c8f85ffd30d723245e69601
tree2c04384e08c971046054d48f57c9b169976c487e
parent12f2058b47c51f1357b622e77c703d5eb05bce50
softpipe: enable clear_texture with util_clear_texture

Passes all corresponding piglit tests.

Signed-off-by: Lars Hamre <chemecse@gmail.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
src/gallium/drivers/softpipe/sp_screen.c
src/gallium/drivers/softpipe/sp_texture.c