Reviewed-by: Marek Olšák
Marek
On Thu, Oct 20, 2016 at 1:09 AM, Timothy Arceri
wrote:
> A following patch is going to merge the gl_fragment_program struct into
> a common gl_program and we want to avoid all stages having this array.
>
> V2: use TGSI_INTERPOLATE_COUNT as the temporary placeholde
A following patch is going to merge the gl_fragment_program struct into
a common gl_program and we want to avoid all stages having this array.
V2: use TGSI_INTERPOLATE_COUNT as the temporary placeholder. Suggested by
Marek.
---
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 33 +