From 1e552db5228e4e0acdef1d4bec4503f7116a2622 Mon Sep 17 00:00:00 2001 From: Laura Ekstrand Date: Fri, 27 Feb 2015 14:54:00 -0800 Subject: main: Add entry point for TextureBufferRange. v2: Review by Martin Peres - Get rid of difficult-to-follow code copied and pasted from the original TexBufferRange Reviewed-by: Anuj Phogat --- src/mapi/glapi/gen/ARB_direct_state_access.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/mapi/glapi') diff --git a/src/mapi/glapi/gen/ARB_direct_state_access.xml b/src/mapi/glapi/gen/ARB_direct_state_access.xml index 2fe1638fde9..86c00f9097b 100644 --- a/src/mapi/glapi/gen/ARB_direct_state_access.xml +++ b/src/mapi/glapi/gen/ARB_direct_state_access.xml @@ -21,6 +21,14 @@ + + + + + + + + -- cgit v1.2.3