mesa: handle GL_UNSIGNED_INT64_ARB properly (v2)
authorMarek Olšák <marek.olsak@amd.com>
Fri, 25 May 2018 20:37:29 +0000 (16:37 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 30 May 2018 00:09:00 +0000 (20:09 -0400)
commita8e141387686cdf44b5868031283267acb99eba7
treee049b264d5e58ad1c6d79a5ea3ecee98f8c19f0b
parent1f7a3a11025b18d46d46f7e3f5c45eda9e825dcd
mesa: handle GL_UNSIGNED_INT64_ARB properly (v2)

Bindless texture handles can be passed via vertex attribs using this type.
This fixes a bunch of bindless piglit tests on radeonsi.

Cc: 18.0 18.1 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/mesa/main/glformats.c
src/mesa/vbo/vbo_private.h