This patch is
Reviewed-by: Ian Romanick
On 03/05/2015 10:56 AM, Fredrik Höglund wrote:
> Use the typeBit instead of the type when comparing against multiple
> data types.
> ---
> src/mesa/main/varray.c | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/src/mesa
Use the typeBit instead of the type when comparing against multiple
data types.
---
src/mesa/main/varray.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/mesa/main/varray.c b/src/mesa/main/varray.c
index efc1431..3571f7d 100644
--- a/src/mesa/main/varray.c
+++ b