Reviewed-by: Ilia Mirkin
On Mon, Mar 7, 2016 at 12:52 PM, Samuel Pitoiset
wrote:
> The SHARED TGSI keyword is only allowed with TGSI_FILE_MEMORY and not
> with TGSI_FILE_BUFFER. I have found this by using the nouveau_compiler
> from command line.
>
> Signed-off-by: Samuel Pitoiset
> Cc: "11.2"
The SHARED TGSI keyword is only allowed with TGSI_FILE_MEMORY and not
with TGSI_FILE_BUFFER. I have found this by using the nouveau_compiler
from command line.
Signed-off-by: Samuel Pitoiset
Cc: "11.2"
---
src/gallium/auxiliary/tgsi/tgsi_text.c | 4 +++-
1 file changed, 3 insertions(+), 1 delet