main: Added entry point for glCreateSamplers
authorMartin Peres <martin.peres@linux.intel.com>
Thu, 12 Feb 2015 11:12:19 +0000 (13:12 +0200)
committerMartin Peres <martin.peres@linux.intel.com>
Wed, 25 Mar 2015 08:05:45 +0000 (10:05 +0200)
commit73a9d0fbe5a6d2d9e8ef98531bf662343dcc1abe
tree180672efa7671e7f9e845e94b70f723512cc6257
parentb09f2ee8f7b76f30a75eec61ea8225a434365d49
main: Added entry point for glCreateSamplers

Because of the current way the code is architectured, there is no
functional difference between the DSA and the non-DSA path.

Reviewed-by: Laura Ekstrand <laura@jlekstrand.net>
Signed-off-by: Martin Peres <martin.peres@linux.intel.com>
src/mapi/glapi/gen/ARB_direct_state_access.xml
src/mesa/main/samplerobj.c
src/mesa/main/samplerobj.h
src/mesa/main/tests/dispatch_sanity.cpp