mesa: add ff fragment shader support for geom and tess shaders
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 18 Jun 2018 02:36:54 +0000 (12:36 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Mon, 18 Jun 2018 23:21:33 +0000 (09:21 +1000)
commit89a5d6f71517511e809a0d4d163d5f2a3d6201a5
tree181c0fc934c12f4bae93263182c3344c5d5cda87
parente636199c1c7dc9bc0525f5ae2a4eef05a8092180
mesa: add ff fragment shader support for geom and tess shaders

This is required for compatibility profile support.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/mesa/main/ff_fragment_shader.cpp