nvc0: remove outdated surfaces validation code for GK104

Graphics / Mesa 3D Graphics Library / Mesa - Samuel Pitoiset [gmail.com] - 28 May 2016 08:50 UTC

This code was used for validating surfaces with compute but now we use pipe_image_view instead. Anyway, surfaces support should be re-introduced properly once OpenCL happens.

697237b nvc0: remove outdated surfaces validation code for GK104
src/gallium/drivers/nouveau/nvc0/nve4_compute.c | 70 -----------------------
1 file changed, 70 deletions(-)

Upstream: cgit.freedesktop.org


  • Share