llvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
authorRoland Scheidegger <sroland@vmware.com>
Tue, 18 Nov 2014 22:04:36 +0000 (23:04 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Wed, 19 Nov 2014 17:35:30 +0000 (18:35 +0100)
commit763fc526c73bb7e3c7e2733106ad259f7dbd45f4
tree995841c08151ecf3b1dee3b37ee246eb4ed422dc
parent4b6d6642d2c64ce67d65ead480fb99104a7e2d3a
llvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT

No changes required in the driver itself, all handled by draw.

piglit results in a quick run:
skip->pass 7
skip->fail 2
(The new failures in the ARB_fragment_layer_viewport group are expected,
we fail the same if gs doesn't write these outputs regardless of the vs.)

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/drivers/llvmpipe/lp_screen.c