Re: [Mesa-dev] [PATCH] mesa/shader_query: add missing subroutines cases

2016-05-08 Thread Antía Puentes
LGTM: Reviewed-by: Antia Puentes On vie, 2016-05-06 at 10:22 +1000, Dave Airlie wrote: > From: Dave Airlie > > ARRAY_SIZE and LOCATION should accept the SUBROUTINE_UNIFORM types. > > Fixes: > GL43-CTS.program_interface_query.subroutines-vertex > GL43-CTS.program_interface_query.subroutines-

[Mesa-dev] [PATCH] mesa/shader_query: add missing subroutines cases

2016-05-05 Thread Dave Airlie
From: Dave Airlie ARRAY_SIZE and LOCATION should accept the SUBROUTINE_UNIFORM types. Fixes: GL43-CTS.program_interface_query.subroutines-vertex GL43-CTS.program_interface_query.subroutines-tess-control GL43-CTS.program_interface_query.subroutines-tess-eval GL43-CTS.program_interface_query.subro