summaryrefslogtreecommitdiff
path: root/lib/mesa/src/mapi/glapi/glapi_x86-64.S
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2018-01-08 05:41:41 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2018-01-08 05:41:41 +0000
commit28b1530fee42a3fea77d7918f5f612e2e052f659 (patch)
tree08a228d317d8f1d7fe500b868d3334e371cf3102 /lib/mesa/src/mapi/glapi/glapi_x86-64.S
parente0bf2746b74787c4c07df1bb7b1585d70397b9cb (diff)
Revert to Mesa 13.0.6 again.
Corruption has again been reported on Intel hardware running Xorg with the modesetting driver (which uses OpenGL based acceleration instead of SNA acceleration the intel driver defaults to). Reported in various forms on Sandy Bridge (X220), Ivy Bridge (X230) and Haswell (X240). Confirmed to not occur with the intel driver but the xserver was changed to default to the modesetting driver on >= gen4 hardware (except Ironlake). One means of triggering this is to open a large pdf with xpdf on an idle machine and highlight a section of the document. There have been reports of gpu hangs on gen4 intel hardware (T500 with GM45, X61 with 965GM) when starting Xorg as well.
Diffstat (limited to 'lib/mesa/src/mapi/glapi/glapi_x86-64.S')
-rw-r--r--lib/mesa/src/mapi/glapi/glapi_x86-64.S7590
1 files changed, 2723 insertions, 4867 deletions
diff --git a/lib/mesa/src/mapi/glapi/glapi_x86-64.S b/lib/mesa/src/mapi/glapi/glapi_x86-64.S
index e4795d859..cee024f0a 100644
--- a/lib/mesa/src/mapi/glapi/glapi_x86-64.S
+++ b/lib/mesa/src/mapi/glapi/glapi_x86-64.S
@@ -35080,7 +35080,11 @@ GL_PREFIX(_dispatch_stub_912):
pushq %rdx
pushq %rcx
pushq %r8
+ pushq %r9
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -35100,7 +35104,11 @@ GL_PREFIX(_dispatch_stub_912):
pushq %rdx
pushq %rcx
pushq %r8
+ pushq %r9
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -35122,7 +35130,15 @@ GL_PREFIX(_dispatch_stub_913):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
+ pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
call _x86_64_get_dispatch@PLT
+ popq %r8
+ popq %rcx
+ popq %rdx
+ popq %rsi
popq %rdi
movq 7304(%rax), %r11
jmp *%r11
@@ -35134,7 +35150,15 @@ GL_PREFIX(_dispatch_stub_913):
jmp *%r11
1:
pushq %rdi
+ pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
call _glapi_get_dispatch
+ popq %r8
+ popq %rcx
+ popq %rdx
+ popq %rsi
popq %rdi
movq 7304(%rax), %r11
jmp *%r11
@@ -35153,9 +35177,17 @@ GL_PREFIX(_dispatch_stub_914):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7312(%rax), %r11
@@ -35169,9 +35201,17 @@ GL_PREFIX(_dispatch_stub_914):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7312(%rax), %r11
@@ -35191,9 +35231,9 @@ GL_PREFIX(_dispatch_stub_915):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
+ pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rdx
+ popq %rbp
popq %rsi
popq %rdi
movq 7320(%rax), %r11
@@ -35207,9 +35247,9 @@ GL_PREFIX(_dispatch_stub_915):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
+ pushq %rbp
call _glapi_get_dispatch
- popq %rdx
+ popq %rbp
popq %rsi
popq %rdi
movq 7320(%rax), %r11
@@ -35228,7 +35268,11 @@ GL_PREFIX(_dispatch_stub_916):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
+ pushq %rsi
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rsi
popq %rdi
movq 7328(%rax), %r11
jmp *%r11
@@ -35240,7 +35284,11 @@ GL_PREFIX(_dispatch_stub_916):
jmp *%r11
1:
pushq %rdi
+ pushq %rsi
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %rsi
popq %rdi
movq 7328(%rax), %r11
jmp *%r11
@@ -35258,7 +35306,19 @@ GL_PREFIX(_dispatch_stub_917):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
+ pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
+ popq %rsi
popq %rdi
movq 7336(%rax), %r11
jmp *%r11
@@ -35270,7 +35330,19 @@ GL_PREFIX(_dispatch_stub_917):
jmp *%r11
1:
pushq %rdi
+ pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
+ popq %rsi
popq %rdi
movq 7336(%rax), %r11
jmp *%r11
@@ -35288,7 +35360,11 @@ GL_PREFIX(_dispatch_stub_918):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
+ pushq %rsi
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rsi
popq %rdi
movq 7344(%rax), %r11
jmp *%r11
@@ -35300,7 +35376,11 @@ GL_PREFIX(_dispatch_stub_918):
jmp *%r11
1:
pushq %rdi
+ pushq %rsi
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %rsi
popq %rdi
movq 7344(%rax), %r11
jmp *%r11
@@ -35319,9 +35399,13 @@ GL_PREFIX(_dispatch_stub_919):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
call _x86_64_get_dispatch@PLT
- popq %rbp
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7352(%rax), %r11
@@ -35335,9 +35419,13 @@ GL_PREFIX(_dispatch_stub_919):
1:
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
call _glapi_get_dispatch
- popq %rbp
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7352(%rax), %r11
@@ -35356,7 +35444,19 @@ GL_PREFIX(_dispatch_stub_920):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
+ pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
+ popq %rsi
popq %rdi
movq 7360(%rax), %r11
jmp *%r11
@@ -35368,7 +35468,19 @@ GL_PREFIX(_dispatch_stub_920):
jmp *%r11
1:
pushq %rdi
+ pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
+ popq %rsi
popq %rdi
movq 7360(%rax), %r11
jmp *%r11
@@ -35385,9 +35497,19 @@ GL_PREFIX(_dispatch_stub_921):
movq 7368(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
- pushq %rdi
+ subq $40, %rsp
+ movq %rdi, (%rsp)
+ movq %rsi, 8(%rsp)
+ movq %rdx, 16(%rsp)
+ movq %xmm0, 24(%rsp)
+ movq %rcx, 32(%rsp)
call _x86_64_get_dispatch@PLT
- popq %rdi
+ movq 32(%rsp), %rcx
+ movq 24(%rsp), %xmm0
+ movq 16(%rsp), %rdx
+ movq 8(%rsp), %rsi
+ movq (%rsp), %rdi
+ addq $40, %rsp
movq 7368(%rax), %r11
jmp *%r11
#else
@@ -35397,9 +35519,19 @@ GL_PREFIX(_dispatch_stub_921):
movq 7368(%rax), %r11
jmp *%r11
1:
- pushq %rdi
+ subq $40, %rsp
+ movq %rdi, (%rsp)
+ movq %rsi, 8(%rsp)
+ movq %rdx, 16(%rsp)
+ movq %xmm0, 24(%rsp)
+ movq %rcx, 32(%rsp)
call _glapi_get_dispatch
- popq %rdi
+ movq 32(%rsp), %rcx
+ movq 24(%rsp), %xmm0
+ movq 16(%rsp), %rdx
+ movq 8(%rsp), %rsi
+ movq (%rsp), %rdi
+ addq $40, %rsp
movq 7368(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
@@ -35418,7 +35550,11 @@ GL_PREFIX(_dispatch_stub_922):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -35434,7 +35570,11 @@ GL_PREFIX(_dispatch_stub_922):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -35501,9 +35641,13 @@ GL_PREFIX(_dispatch_stub_924):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7392(%rax), %r11
@@ -35517,9 +35661,13 @@ GL_PREFIX(_dispatch_stub_924):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7392(%rax), %r11
@@ -35540,7 +35688,15 @@ GL_PREFIX(_dispatch_stub_925):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -35556,7 +35712,15 @@ GL_PREFIX(_dispatch_stub_925):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -35577,9 +35741,17 @@ GL_PREFIX(_dispatch_stub_926):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7408(%rax), %r11
@@ -35593,9 +35765,17 @@ GL_PREFIX(_dispatch_stub_926):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7408(%rax), %r11
@@ -35615,9 +35795,17 @@ GL_PREFIX(_dispatch_stub_927):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7416(%rax), %r11
@@ -35631,9 +35819,17 @@ GL_PREFIX(_dispatch_stub_927):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7416(%rax), %r11
@@ -35656,11 +35852,7 @@ GL_PREFIX(_dispatch_stub_928):
pushq %rdx
pushq %rcx
pushq %r8
- pushq %r9
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -35680,11 +35872,7 @@ GL_PREFIX(_dispatch_stub_928):
pushq %rdx
pushq %rcx
pushq %r8
- pushq %r9
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -35710,7 +35898,11 @@ GL_PREFIX(_dispatch_stub_929):
pushq %rdx
pushq %rcx
pushq %r8
+ pushq %r9
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -35730,7 +35922,11 @@ GL_PREFIX(_dispatch_stub_929):
pushq %rdx
pushq %rcx
pushq %r8
+ pushq %r9
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -35807,9 +36003,17 @@ GL_PREFIX(_dispatch_stub_931):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7448(%rax), %r11
@@ -35823,9 +36027,17 @@ GL_PREFIX(_dispatch_stub_931):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7448(%rax), %r11
@@ -35883,17 +36095,9 @@ GL_PREFIX(_dispatch_stub_933):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7464(%rax), %r11
@@ -35907,17 +36111,9 @@ GL_PREFIX(_dispatch_stub_933):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7464(%rax), %r11
@@ -35976,11 +36172,7 @@ GL_PREFIX(_dispatch_stub_935):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -35996,11 +36188,7 @@ GL_PREFIX(_dispatch_stub_935):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
call _glapi_get_dispatch
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -36021,17 +36209,9 @@ GL_PREFIX(_dispatch_stub_936):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7488(%rax), %r11
@@ -36045,17 +36225,9 @@ GL_PREFIX(_dispatch_stub_936):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7488(%rax), %r11
@@ -36073,19 +36245,13 @@ GL_PREFIX(_dispatch_stub_937):
movq 7496(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
- subq $40, %rsp
- movq %rdi, (%rsp)
- movq %rsi, 8(%rsp)
- movq %rdx, 16(%rsp)
- movq %xmm0, 24(%rsp)
- movq %rcx, 32(%rsp)
+ pushq %rdi
+ pushq %rsi
+ pushq %rbp
call _x86_64_get_dispatch@PLT
- movq 32(%rsp), %rcx
- movq 24(%rsp), %xmm0
- movq 16(%rsp), %rdx
- movq 8(%rsp), %rsi
- movq (%rsp), %rdi
- addq $40, %rsp
+ popq %rbp
+ popq %rsi
+ popq %rdi
movq 7496(%rax), %r11
jmp *%r11
#else
@@ -36095,19 +36261,13 @@ GL_PREFIX(_dispatch_stub_937):
movq 7496(%rax), %r11
jmp *%r11
1:
- subq $40, %rsp
- movq %rdi, (%rsp)
- movq %rsi, 8(%rsp)
- movq %rdx, 16(%rsp)
- movq %xmm0, 24(%rsp)
- movq %rcx, 32(%rsp)
+ pushq %rdi
+ pushq %rsi
+ pushq %rbp
call _glapi_get_dispatch
- movq 32(%rsp), %rcx
- movq 24(%rsp), %xmm0
- movq 16(%rsp), %rdx
- movq 8(%rsp), %rsi
- movq (%rsp), %rdi
- addq $40, %rsp
+ popq %rbp
+ popq %rsi
+ popq %rdi
movq 7496(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
@@ -36126,11 +36286,7 @@ GL_PREFIX(_dispatch_stub_938):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -36146,11 +36302,7 @@ GL_PREFIX(_dispatch_stub_938):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -36171,13 +36323,9 @@ GL_PREFIX(_dispatch_stub_939):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7512(%rax), %r11
@@ -36191,13 +36339,9 @@ GL_PREFIX(_dispatch_stub_939):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7512(%rax), %r11
@@ -36217,13 +36361,9 @@ GL_PREFIX(_dispatch_stub_940):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7520(%rax), %r11
@@ -36237,13 +36377,9 @@ GL_PREFIX(_dispatch_stub_940):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7520(%rax), %r11
@@ -36263,17 +36399,9 @@ GL_PREFIX(_dispatch_stub_941):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7528(%rax), %r11
@@ -36287,17 +36415,9 @@ GL_PREFIX(_dispatch_stub_941):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7528(%rax), %r11
@@ -36317,17 +36437,9 @@ GL_PREFIX(_dispatch_stub_942):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7536(%rax), %r11
@@ -36341,17 +36453,9 @@ GL_PREFIX(_dispatch_stub_942):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7536(%rax), %r11
@@ -36372,15 +36476,7 @@ GL_PREFIX(_dispatch_stub_943):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -36396,15 +36492,7 @@ GL_PREFIX(_dispatch_stub_943):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -36424,15 +36512,7 @@ GL_PREFIX(_dispatch_stub_944):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
popq %rdi
movq 7552(%rax), %r11
jmp *%r11
@@ -36444,15 +36524,7 @@ GL_PREFIX(_dispatch_stub_944):
jmp *%r11
1:
pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
call _glapi_get_dispatch
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
popq %rdi
movq 7552(%rax), %r11
jmp *%r11
@@ -36473,13 +36545,9 @@ GL_PREFIX(_dispatch_stub_945):
pushq %rsi
pushq %rdx
pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %r9
- popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -36497,13 +36565,9 @@ GL_PREFIX(_dispatch_stub_945):
pushq %rsi
pushq %rdx
pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %r9
- popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -36526,15 +36590,7 @@ GL_PREFIX(_dispatch_stub_946):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -36550,15 +36606,7 @@ GL_PREFIX(_dispatch_stub_946):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -36580,15 +36628,7 @@ GL_PREFIX(_dispatch_stub_947):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -36604,15 +36644,7 @@ GL_PREFIX(_dispatch_stub_947):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -36633,9 +36665,9 @@ GL_PREFIX(_dispatch_stub_948):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
call _x86_64_get_dispatch@PLT
- popq %rbp
+ popq %rdx
popq %rsi
popq %rdi
movq 7584(%rax), %r11
@@ -36649,9 +36681,9 @@ GL_PREFIX(_dispatch_stub_948):
1:
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
call _glapi_get_dispatch
- popq %rbp
+ popq %rdx
popq %rsi
popq %rdi
movq 7584(%rax), %r11
@@ -36671,9 +36703,13 @@ GL_PREFIX(_dispatch_stub_949):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7592(%rax), %r11
@@ -36687,9 +36723,13 @@ GL_PREFIX(_dispatch_stub_949):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7592(%rax), %r11
@@ -36709,9 +36749,13 @@ GL_PREFIX(_dispatch_stub_950):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7600(%rax), %r11
@@ -36725,9 +36769,13 @@ GL_PREFIX(_dispatch_stub_950):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7600(%rax), %r11
@@ -36785,9 +36833,9 @@ GL_PREFIX(_dispatch_stub_952):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
call _x86_64_get_dispatch@PLT
- popq %rbp
+ popq %rdx
popq %rsi
popq %rdi
movq 7616(%rax), %r11
@@ -36801,9 +36849,9 @@ GL_PREFIX(_dispatch_stub_952):
1:
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
call _glapi_get_dispatch
- popq %rbp
+ popq %rdx
popq %rsi
popq %rdi
movq 7616(%rax), %r11
@@ -36823,9 +36871,13 @@ GL_PREFIX(_dispatch_stub_953):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7624(%rax), %r11
@@ -36839,9 +36891,13 @@ GL_PREFIX(_dispatch_stub_953):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7624(%rax), %r11
@@ -36862,7 +36918,11 @@ GL_PREFIX(_dispatch_stub_954):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -36878,7 +36938,11 @@ GL_PREFIX(_dispatch_stub_954):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -36899,9 +36963,13 @@ GL_PREFIX(_dispatch_stub_955):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7640(%rax), %r11
@@ -36915,9 +36983,13 @@ GL_PREFIX(_dispatch_stub_955):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7640(%rax), %r11
@@ -36937,9 +37009,13 @@ GL_PREFIX(_dispatch_stub_956):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7648(%rax), %r11
@@ -36953,9 +37029,13 @@ GL_PREFIX(_dispatch_stub_956):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7648(%rax), %r11
@@ -36975,9 +37055,17 @@ GL_PREFIX(_dispatch_stub_957):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7656(%rax), %r11
@@ -36991,9 +37079,17 @@ GL_PREFIX(_dispatch_stub_957):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7656(%rax), %r11
@@ -37013,9 +37109,13 @@ GL_PREFIX(_dispatch_stub_958):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7664(%rax), %r11
@@ -37029,9 +37129,13 @@ GL_PREFIX(_dispatch_stub_958):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7664(%rax), %r11
@@ -37052,7 +37156,11 @@ GL_PREFIX(_dispatch_stub_959):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37068,7 +37176,11 @@ GL_PREFIX(_dispatch_stub_959):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37088,7 +37200,11 @@ GL_PREFIX(_dispatch_stub_960):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
+ pushq %rsi
+ pushq %rdx
call _x86_64_get_dispatch@PLT
+ popq %rdx
+ popq %rsi
popq %rdi
movq 7680(%rax), %r11
jmp *%r11
@@ -37100,7 +37216,11 @@ GL_PREFIX(_dispatch_stub_960):
jmp *%r11
1:
pushq %rdi
+ pushq %rsi
+ pushq %rdx
call _glapi_get_dispatch
+ popq %rdx
+ popq %rsi
popq %rdi
movq 7680(%rax), %r11
jmp *%r11
@@ -37120,11 +37240,7 @@ GL_PREFIX(_dispatch_stub_961):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37140,11 +37256,7 @@ GL_PREFIX(_dispatch_stub_961):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37242,7 +37354,11 @@ GL_PREFIX(_dispatch_stub_964):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37258,7 +37374,11 @@ GL_PREFIX(_dispatch_stub_964):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37326,11 +37446,7 @@ GL_PREFIX(_dispatch_stub_966):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37346,11 +37462,7 @@ GL_PREFIX(_dispatch_stub_966):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37372,7 +37484,11 @@ GL_PREFIX(_dispatch_stub_967):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37388,7 +37504,11 @@ GL_PREFIX(_dispatch_stub_967):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37410,7 +37530,11 @@ GL_PREFIX(_dispatch_stub_968):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37426,7 +37550,11 @@ GL_PREFIX(_dispatch_stub_968):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37448,11 +37576,7 @@ GL_PREFIX(_dispatch_stub_969):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37468,11 +37592,7 @@ GL_PREFIX(_dispatch_stub_969):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37494,11 +37614,7 @@ GL_PREFIX(_dispatch_stub_970):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37514,11 +37630,7 @@ GL_PREFIX(_dispatch_stub_970):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37541,9 +37653,13 @@ GL_PREFIX(_dispatch_stub_971):
pushq %rsi
pushq %rdx
pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %r9
+ popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -37561,9 +37677,13 @@ GL_PREFIX(_dispatch_stub_971):
pushq %rsi
pushq %rdx
pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %r9
+ popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -37585,13 +37705,9 @@ GL_PREFIX(_dispatch_stub_972):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7776(%rax), %r11
@@ -37605,13 +37721,9 @@ GL_PREFIX(_dispatch_stub_972):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7776(%rax), %r11
@@ -37633,13 +37745,9 @@ GL_PREFIX(_dispatch_stub_973):
pushq %rsi
pushq %rdx
pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %r9
- popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -37657,13 +37765,9 @@ GL_PREFIX(_dispatch_stub_973):
pushq %rsi
pushq %rdx
pushq %rcx
- pushq %r8
- pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %r9
- popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -37778,7 +37882,11 @@ GL_PREFIX(_dispatch_stub_976):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37794,7 +37902,11 @@ GL_PREFIX(_dispatch_stub_976):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -37815,9 +37927,9 @@ GL_PREFIX(_dispatch_stub_977):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
+ pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rdx
+ popq %rbp
popq %rsi
popq %rdi
movq 7816(%rax), %r11
@@ -37831,9 +37943,9 @@ GL_PREFIX(_dispatch_stub_977):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
+ pushq %rbp
call _glapi_get_dispatch
- popq %rdx
+ popq %rbp
popq %rsi
popq %rdi
movq 7816(%rax), %r11
@@ -37929,13 +38041,9 @@ GL_PREFIX(_dispatch_stub_980):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7840(%rax), %r11
@@ -37949,13 +38057,9 @@ GL_PREFIX(_dispatch_stub_980):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 7840(%rax), %r11
@@ -38022,7 +38126,11 @@ GL_PREFIX(_dispatch_stub_982):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38038,7 +38146,11 @@ GL_PREFIX(_dispatch_stub_982):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38061,9 +38173,9 @@ GL_PREFIX(_dispatch_stub_983):
pushq %rsi
pushq %rdx
pushq %rcx
- pushq %rbp
+ pushq %r8
call _x86_64_get_dispatch@PLT
- popq %rbp
+ popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -38081,9 +38193,9 @@ GL_PREFIX(_dispatch_stub_983):
pushq %rsi
pushq %rdx
pushq %rcx
- pushq %rbp
+ pushq %r8
call _glapi_get_dispatch
- popq %rbp
+ popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -38152,7 +38264,11 @@ GL_PREFIX(_dispatch_stub_985):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
call _x86_64_get_dispatch@PLT
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38168,7 +38284,11 @@ GL_PREFIX(_dispatch_stub_985):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
call _glapi_get_dispatch
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38230,11 +38350,7 @@ GL_PREFIX(_dispatch_stub_987):
pushq %rdx
pushq %rcx
pushq %r8
- pushq %r9
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -38254,11 +38370,7 @@ GL_PREFIX(_dispatch_stub_987):
pushq %rdx
pushq %rcx
pushq %r8
- pushq %r9
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -38281,9 +38393,9 @@ GL_PREFIX(_dispatch_stub_988):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
call _x86_64_get_dispatch@PLT
- popq %rbp
+ popq %rdx
popq %rsi
popq %rdi
movq 7904(%rax), %r11
@@ -38297,9 +38409,9 @@ GL_PREFIX(_dispatch_stub_988):
1:
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
call _glapi_get_dispatch
- popq %rbp
+ popq %rdx
popq %rsi
popq %rdi
movq 7904(%rax), %r11
@@ -38320,11 +38432,7 @@ GL_PREFIX(_dispatch_stub_989):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38340,11 +38448,7 @@ GL_PREFIX(_dispatch_stub_989):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38363,17 +38467,15 @@ GL_PREFIX(_dispatch_stub_990):
movq 7920(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
+ subq $24, %rsp
+ movq %rdi, (%rsp)
+ movq %rsi, 8(%rsp)
+ movq %xmm0, 16(%rsp)
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
+ movq 16(%rsp), %xmm0
+ movq 8(%rsp), %rsi
+ movq (%rsp), %rdi
+ addq $24, %rsp
movq 7920(%rax), %r11
jmp *%r11
#else
@@ -38383,17 +38485,15 @@ GL_PREFIX(_dispatch_stub_990):
movq 7920(%rax), %r11
jmp *%r11
1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
+ subq $24, %rsp
+ movq %rdi, (%rsp)
+ movq %rsi, 8(%rsp)
+ movq %xmm0, 16(%rsp)
call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
+ movq 16(%rsp), %xmm0
+ movq 8(%rsp), %rsi
+ movq (%rsp), %rdi
+ addq $24, %rsp
movq 7920(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
@@ -38412,11 +38512,7 @@ GL_PREFIX(_dispatch_stub_991):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38432,11 +38528,7 @@ GL_PREFIX(_dispatch_stub_991):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38458,11 +38550,7 @@ GL_PREFIX(_dispatch_stub_992):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38478,11 +38566,7 @@ GL_PREFIX(_dispatch_stub_992):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38503,9 +38587,9 @@ GL_PREFIX(_dispatch_stub_993):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
call _x86_64_get_dispatch@PLT
- popq %rbp
+ popq %rdx
popq %rsi
popq %rdi
movq 7944(%rax), %r11
@@ -38519,9 +38603,9 @@ GL_PREFIX(_dispatch_stub_993):
1:
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
call _glapi_get_dispatch
- popq %rbp
+ popq %rdx
popq %rsi
popq %rdi
movq 7944(%rax), %r11
@@ -38542,7 +38626,11 @@ GL_PREFIX(_dispatch_stub_994):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38558,7 +38646,11 @@ GL_PREFIX(_dispatch_stub_994):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38580,7 +38672,11 @@ GL_PREFIX(_dispatch_stub_995):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
call _x86_64_get_dispatch@PLT
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38596,7 +38692,11 @@ GL_PREFIX(_dispatch_stub_995):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
call _glapi_get_dispatch
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -38617,9 +38717,17 @@ GL_PREFIX(_dispatch_stub_996):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7968(%rax), %r11
@@ -38633,9 +38741,17 @@ GL_PREFIX(_dispatch_stub_996):
1:
pushq %rdi
pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 7968(%rax), %r11
@@ -38657,9 +38773,13 @@ GL_PREFIX(_dispatch_stub_997):
pushq %rsi
pushq %rdx
pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %r9
+ popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -38677,9 +38797,13 @@ GL_PREFIX(_dispatch_stub_997):
pushq %rsi
pushq %rdx
pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %r9
+ popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -38703,9 +38827,13 @@ GL_PREFIX(_dispatch_stub_998):
pushq %rsi
pushq %rdx
pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %r9
+ popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -38723,9 +38851,13 @@ GL_PREFIX(_dispatch_stub_998):
pushq %rsi
pushq %rdx
pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %r9
+ popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -38750,7 +38882,11 @@ GL_PREFIX(_dispatch_stub_999):
pushq %rdx
pushq %rcx
pushq %r8
+ pushq %r9
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -38770,7 +38906,11 @@ GL_PREFIX(_dispatch_stub_999):
pushq %rdx
pushq %rcx
pushq %r8
+ pushq %r9
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -38795,9 +38935,13 @@ GL_PREFIX(_dispatch_stub_1000):
pushq %rsi
pushq %rdx
pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
+ popq %r9
+ popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -38815,9 +38959,13 @@ GL_PREFIX(_dispatch_stub_1000):
pushq %rsi
pushq %rdx
pushq %rcx
+ pushq %r8
+ pushq %r9
pushq %rbp
call _glapi_get_dispatch
popq %rbp
+ popq %r9
+ popq %r8
popq %rcx
popq %rdx
popq %rsi
@@ -38842,7 +38990,11 @@ GL_PREFIX(_dispatch_stub_1001):
pushq %rdx
pushq %rcx
pushq %r8
+ pushq %r9
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -38862,7 +39014,11 @@ GL_PREFIX(_dispatch_stub_1001):
pushq %rdx
pushq %rcx
pushq %r8
+ pushq %r9
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -38968,11 +39124,7 @@ GL_PREFIX(_dispatch_stub_1004):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
- pushq %rsi
- pushq %rdx
call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
popq %rdi
movq 8032(%rax), %r11
jmp *%r11
@@ -38984,11 +39136,7 @@ GL_PREFIX(_dispatch_stub_1004):
jmp *%r11
1:
pushq %rdi
- pushq %rsi
- pushq %rdx
call _glapi_get_dispatch
- popq %rdx
- popq %rsi
popq %rdi
movq 8032(%rax), %r11
jmp *%r11
@@ -39043,15 +39191,21 @@ GL_PREFIX(_dispatch_stub_1006):
movq 8048(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
- subq $24, %rsp
- movq %rdi, (%rsp)
- movq %rsi, 8(%rsp)
- movq %xmm0, 16(%rsp)
+ pushq %rdi
+ pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _x86_64_get_dispatch@PLT
- movq 16(%rsp), %xmm0
- movq 8(%rsp), %rsi
- movq (%rsp), %rdi
- addq $24, %rsp
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
+ popq %rsi
+ popq %rdi
movq 8048(%rax), %r11
jmp *%r11
#else
@@ -39061,15 +39215,21 @@ GL_PREFIX(_dispatch_stub_1006):
movq 8048(%rax), %r11
jmp *%r11
1:
- subq $24, %rsp
- movq %rdi, (%rsp)
- movq %rsi, 8(%rsp)
- movq %xmm0, 16(%rsp)
+ pushq %rdi
+ pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _glapi_get_dispatch
- movq 16(%rsp), %xmm0
- movq 8(%rsp), %rsi
- movq (%rsp), %rdi
- addq $24, %rsp
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
+ popq %rsi
+ popq %rdi
movq 8048(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
@@ -39088,7 +39248,11 @@ GL_PREFIX(_dispatch_stub_1007):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
call _x86_64_get_dispatch@PLT
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -39104,7 +39268,11 @@ GL_PREFIX(_dispatch_stub_1007):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
call _glapi_get_dispatch
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -39126,7 +39294,11 @@ GL_PREFIX(_dispatch_stub_1008):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
call _x86_64_get_dispatch@PLT
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -39142,7 +39314,11 @@ GL_PREFIX(_dispatch_stub_1008):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
call _glapi_get_dispatch
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -39201,13 +39377,9 @@ GL_PREFIX(_dispatch_stub_1010):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 8080(%rax), %r11
@@ -39221,13 +39393,9 @@ GL_PREFIX(_dispatch_stub_1010):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 8080(%rax), %r11
@@ -39444,29 +39612,16 @@ GL_PREFIX(_dispatch_stub_1014):
.size GL_PREFIX(_dispatch_stub_1014), .-GL_PREFIX(_dispatch_stub_1014)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1015)
- .type GL_PREFIX(_dispatch_stub_1015), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1015))
-GL_PREFIX(_dispatch_stub_1015):
+ .globl GL_PREFIX(InvalidateBufferData)
+ .type GL_PREFIX(InvalidateBufferData), @function
+GL_PREFIX(InvalidateBufferData):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
movq 8120(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
popq %rdi
movq 8120(%rax), %r11
jmp *%r11
@@ -39478,30 +39633,17 @@ GL_PREFIX(_dispatch_stub_1015):
jmp *%r11
1:
pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
popq %rdi
movq 8120(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1015), .-GL_PREFIX(_dispatch_stub_1015)
+ .size GL_PREFIX(InvalidateBufferData), .-GL_PREFIX(InvalidateBufferData)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1016)
- .type GL_PREFIX(_dispatch_stub_1016), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1016))
-GL_PREFIX(_dispatch_stub_1016):
+ .globl GL_PREFIX(InvalidateBufferSubData)
+ .type GL_PREFIX(InvalidateBufferSubData), @function
+GL_PREFIX(InvalidateBufferSubData):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
movq 8128(%rax), %r11
@@ -39510,15 +39652,7 @@ GL_PREFIX(_dispatch_stub_1016):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -39534,28 +39668,19 @@ GL_PREFIX(_dispatch_stub_1016):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
movq 8128(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1016), .-GL_PREFIX(_dispatch_stub_1016)
+ .size GL_PREFIX(InvalidateBufferSubData), .-GL_PREFIX(InvalidateBufferSubData)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1017)
- .type GL_PREFIX(_dispatch_stub_1017), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1017))
-GL_PREFIX(_dispatch_stub_1017):
+ .globl GL_PREFIX(InvalidateFramebuffer)
+ .type GL_PREFIX(InvalidateFramebuffer), @function
+GL_PREFIX(InvalidateFramebuffer):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
movq 8136(%rax), %r11
@@ -39564,15 +39689,7 @@ GL_PREFIX(_dispatch_stub_1017):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -39588,28 +39705,19 @@ GL_PREFIX(_dispatch_stub_1017):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
movq 8136(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1017), .-GL_PREFIX(_dispatch_stub_1017)
+ .size GL_PREFIX(InvalidateFramebuffer), .-GL_PREFIX(InvalidateFramebuffer)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1018)
- .type GL_PREFIX(_dispatch_stub_1018), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1018))
-GL_PREFIX(_dispatch_stub_1018):
+ .globl GL_PREFIX(InvalidateSubFramebuffer)
+ .type GL_PREFIX(InvalidateSubFramebuffer), @function
+GL_PREFIX(InvalidateSubFramebuffer):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
movq 8144(%rax), %r11
@@ -39618,7 +39726,15 @@ GL_PREFIX(_dispatch_stub_1018):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -39634,20 +39750,27 @@ GL_PREFIX(_dispatch_stub_1018):
pushq %rdi
pushq %rsi
pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
popq %rdx
popq %rsi
popq %rdi
movq 8144(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1018), .-GL_PREFIX(_dispatch_stub_1018)
+ .size GL_PREFIX(InvalidateSubFramebuffer), .-GL_PREFIX(InvalidateSubFramebuffer)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1019)
- .type GL_PREFIX(_dispatch_stub_1019), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1019))
-GL_PREFIX(_dispatch_stub_1019):
+ .globl GL_PREFIX(InvalidateTexImage)
+ .type GL_PREFIX(InvalidateTexImage), @function
+GL_PREFIX(InvalidateTexImage):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
movq 8152(%rax), %r11
@@ -39655,13 +39778,9 @@ GL_PREFIX(_dispatch_stub_1019):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
+ pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
- popq %rdx
+ popq %rbp
popq %rsi
popq %rdi
movq 8152(%rax), %r11
@@ -39675,32 +39794,39 @@ GL_PREFIX(_dispatch_stub_1019):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
+ pushq %rbp
call _glapi_get_dispatch
- popq %r8
- popq %rcx
- popq %rdx
+ popq %rbp
popq %rsi
popq %rdi
movq 8152(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1019), .-GL_PREFIX(_dispatch_stub_1019)
+ .size GL_PREFIX(InvalidateTexImage), .-GL_PREFIX(InvalidateTexImage)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1020)
- .type GL_PREFIX(_dispatch_stub_1020), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1020))
-GL_PREFIX(_dispatch_stub_1020):
+ .globl GL_PREFIX(InvalidateTexSubImage)
+ .type GL_PREFIX(InvalidateTexSubImage), @function
+GL_PREFIX(InvalidateTexSubImage):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
movq 8160(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
+ pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
+ popq %rsi
popq %rdi
movq 8160(%rax), %r11
jmp *%r11
@@ -39712,12 +39838,24 @@ GL_PREFIX(_dispatch_stub_1020):
jmp *%r11
1:
pushq %rdi
+ pushq %rsi
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
+ pushq %r9
+ pushq %rbp
call _glapi_get_dispatch
+ popq %rbp
+ popq %r9
+ popq %r8
+ popq %rcx
+ popq %rdx
+ popq %rsi
popq %rdi
movq 8160(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1020), .-GL_PREFIX(_dispatch_stub_1020)
+ .size GL_PREFIX(InvalidateTexSubImage), .-GL_PREFIX(InvalidateTexSubImage)
.p2align 4,,15
.globl GL_PREFIX(_dispatch_stub_1021)
@@ -39729,13 +39867,13 @@ GL_PREFIX(_dispatch_stub_1021):
movq 8168(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
+ subq $24, %rsp
+ movq %xmm0, (%rsp)
+ movq %xmm1, 8(%rsp)
call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
+ movq 8(%rsp), %xmm1
+ movq (%rsp), %xmm0
+ addq $24, %rsp
movq 8168(%rax), %r11
jmp *%r11
#else
@@ -39745,13 +39883,13 @@ GL_PREFIX(_dispatch_stub_1021):
movq 8168(%rax), %r11
jmp *%r11
1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
+ subq $24, %rsp
+ movq %xmm0, (%rsp)
+ movq %xmm1, 8(%rsp)
call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
+ movq 8(%rsp), %xmm1
+ movq (%rsp), %xmm0
+ addq $24, %rsp
movq 8168(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
@@ -39767,21 +39905,19 @@ GL_PREFIX(_dispatch_stub_1022):
movq 8176(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
+ subq $40, %rsp
+ movq %xmm0, (%rsp)
+ movq %xmm1, 8(%rsp)
+ movq %xmm2, 16(%rsp)
+ movq %xmm3, 24(%rsp)
+ movq %xmm4, 32(%rsp)
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
+ movq 32(%rsp), %xmm4
+ movq 24(%rsp), %xmm3
+ movq 16(%rsp), %xmm2
+ movq 8(%rsp), %xmm1
+ movq (%rsp), %xmm0
+ addq $40, %rsp
movq 8176(%rax), %r11
jmp *%r11
#else
@@ -39791,21 +39927,19 @@ GL_PREFIX(_dispatch_stub_1022):
movq 8176(%rax), %r11
jmp *%r11
1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
+ subq $40, %rsp
+ movq %xmm0, (%rsp)
+ movq %xmm1, 8(%rsp)
+ movq %xmm2, 16(%rsp)
+ movq %xmm3, 24(%rsp)
+ movq %xmm4, 32(%rsp)
call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
+ movq 32(%rsp), %xmm4
+ movq 24(%rsp), %xmm3
+ movq 16(%rsp), %xmm2
+ movq 8(%rsp), %xmm1
+ movq (%rsp), %xmm0
+ addq $40, %rsp
movq 8176(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
@@ -39822,15 +39956,7 @@ GL_PREFIX(_dispatch_stub_1023):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
popq %rdi
movq 8184(%rax), %r11
jmp *%r11
@@ -39842,15 +39968,7 @@ GL_PREFIX(_dispatch_stub_1023):
jmp *%r11
1:
pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
call _glapi_get_dispatch
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
popq %rdi
movq 8184(%rax), %r11
jmp *%r11
@@ -39914,11 +40032,7 @@ GL_PREFIX(_dispatch_stub_1025):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
- pushq %rsi
- pushq %rdx
call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
popq %rdi
movq 8200(%rax), %r11
jmp *%r11
@@ -39930,11 +40044,7 @@ GL_PREFIX(_dispatch_stub_1025):
jmp *%r11
1:
pushq %rdi
- pushq %rsi
- pushq %rdx
call _glapi_get_dispatch
- popq %rdx
- popq %rsi
popq %rdi
movq 8200(%rax), %r11
jmp *%r11
@@ -39953,9 +40063,13 @@ GL_PREFIX(_dispatch_stub_1026):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
call _x86_64_get_dispatch@PLT
- popq %rbp
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 8208(%rax), %r11
@@ -39969,9 +40083,13 @@ GL_PREFIX(_dispatch_stub_1026):
1:
pushq %rdi
pushq %rsi
- pushq %rbp
+ pushq %rdx
+ pushq %rcx
+ pushq %r8
call _glapi_get_dispatch
- popq %rbp
+ popq %r8
+ popq %rcx
+ popq %rdx
popq %rsi
popq %rdi
movq 8208(%rax), %r11
@@ -39990,15 +40108,7 @@ GL_PREFIX(_dispatch_stub_1027):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
popq %rdi
movq 8216(%rax), %r11
jmp *%r11
@@ -40010,15 +40120,7 @@ GL_PREFIX(_dispatch_stub_1027):
jmp *%r11
1:
pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
call _glapi_get_dispatch
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
popq %rdi
movq 8216(%rax), %r11
jmp *%r11
@@ -40040,11 +40142,7 @@ GL_PREFIX(_dispatch_stub_1028):
pushq %rdx
pushq %rcx
pushq %r8
- pushq %r9
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -40064,11 +40162,7 @@ GL_PREFIX(_dispatch_stub_1028):
pushq %rdx
pushq %rcx
pushq %r8
- pushq %r9
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %r9
popq %r8
popq %rcx
popq %rdx
@@ -40090,19 +40184,7 @@ GL_PREFIX(_dispatch_stub_1029):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
popq %rdi
movq 8232(%rax), %r11
jmp *%r11
@@ -40114,19 +40196,7 @@ GL_PREFIX(_dispatch_stub_1029):
jmp *%r11
1:
pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
popq %rdi
movq 8232(%rax), %r11
jmp *%r11
@@ -40134,10 +40204,9 @@ GL_PREFIX(_dispatch_stub_1029):
.size GL_PREFIX(_dispatch_stub_1029), .-GL_PREFIX(_dispatch_stub_1029)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1030)
- .type GL_PREFIX(_dispatch_stub_1030), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1030))
-GL_PREFIX(_dispatch_stub_1030):
+ .globl GL_PREFIX(PointSizePointerOES)
+ .type GL_PREFIX(PointSizePointerOES), @function
+GL_PREFIX(PointSizePointerOES):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
movq 8240(%rax), %r11
@@ -40146,15 +40215,7 @@ GL_PREFIX(_dispatch_stub_1030):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
@@ -40170,22 +40231,14 @@ GL_PREFIX(_dispatch_stub_1030):
pushq %rdi
pushq %rsi
pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
popq %rdx
popq %rsi
popq %rdi
movq 8240(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1030), .-GL_PREFIX(_dispatch_stub_1030)
+ .size GL_PREFIX(PointSizePointerOES), .-GL_PREFIX(PointSizePointerOES)
.p2align 4,,15
.globl GL_PREFIX(_dispatch_stub_1031)
@@ -40199,13 +40252,9 @@ GL_PREFIX(_dispatch_stub_1031):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 8248(%rax), %r11
@@ -40219,13 +40268,9 @@ GL_PREFIX(_dispatch_stub_1031):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 8248(%rax), %r11
@@ -40245,13 +40290,9 @@ GL_PREFIX(_dispatch_stub_1032):
#elif defined(HAVE_PTHREAD)
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 8256(%rax), %r11
@@ -40265,13 +40306,9 @@ GL_PREFIX(_dispatch_stub_1032):
1:
pushq %rdi
pushq %rsi
- pushq %rdx
- pushq %rcx
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- popq %rcx
- popq %rdx
popq %rsi
popq %rdi
movq 8256(%rax), %r11
@@ -40290,11 +40327,7 @@ GL_PREFIX(_dispatch_stub_1033):
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
- pushq %rsi
- pushq %rdx
call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
popq %rdi
movq 8264(%rax), %r11
jmp *%r11
@@ -40306,11 +40339,7 @@ GL_PREFIX(_dispatch_stub_1033):
jmp *%r11
1:
pushq %rdi
- pushq %rsi
- pushq %rdx
call _glapi_get_dispatch
- popq %rdx
- popq %rsi
popq %rdi
movq 8264(%rax), %r11
jmp *%r11
@@ -40318,2253 +40347,12 @@ GL_PREFIX(_dispatch_stub_1033):
.size GL_PREFIX(_dispatch_stub_1033), .-GL_PREFIX(_dispatch_stub_1033)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1034)
- .type GL_PREFIX(_dispatch_stub_1034), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1034))
-GL_PREFIX(_dispatch_stub_1034):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8272(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8272(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8272(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8272(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1034), .-GL_PREFIX(_dispatch_stub_1034)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1035)
- .type GL_PREFIX(_dispatch_stub_1035), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1035))
-GL_PREFIX(_dispatch_stub_1035):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8280(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8280(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8280(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8280(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1035), .-GL_PREFIX(_dispatch_stub_1035)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1036)
- .type GL_PREFIX(_dispatch_stub_1036), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1036))
-GL_PREFIX(_dispatch_stub_1036):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8288(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8288(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8288(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8288(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1036), .-GL_PREFIX(_dispatch_stub_1036)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1037)
- .type GL_PREFIX(_dispatch_stub_1037), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1037))
-GL_PREFIX(_dispatch_stub_1037):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8296(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8296(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8296(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8296(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1037), .-GL_PREFIX(_dispatch_stub_1037)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1038)
- .type GL_PREFIX(_dispatch_stub_1038), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1038))
-GL_PREFIX(_dispatch_stub_1038):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8304(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8304(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8304(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8304(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1038), .-GL_PREFIX(_dispatch_stub_1038)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1039)
- .type GL_PREFIX(_dispatch_stub_1039), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1039))
-GL_PREFIX(_dispatch_stub_1039):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8312(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8312(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8312(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8312(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1039), .-GL_PREFIX(_dispatch_stub_1039)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1040)
- .type GL_PREFIX(_dispatch_stub_1040), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1040))
-GL_PREFIX(_dispatch_stub_1040):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8320(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8320(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8320(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8320(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1040), .-GL_PREFIX(_dispatch_stub_1040)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1041)
- .type GL_PREFIX(_dispatch_stub_1041), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1041))
-GL_PREFIX(_dispatch_stub_1041):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8328(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8328(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8328(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8328(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1041), .-GL_PREFIX(_dispatch_stub_1041)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1042)
- .type GL_PREFIX(_dispatch_stub_1042), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1042))
-GL_PREFIX(_dispatch_stub_1042):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8336(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8336(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8336(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8336(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1042), .-GL_PREFIX(_dispatch_stub_1042)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1043)
- .type GL_PREFIX(_dispatch_stub_1043), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1043))
-GL_PREFIX(_dispatch_stub_1043):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8344(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8344(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8344(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8344(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1043), .-GL_PREFIX(_dispatch_stub_1043)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1044)
- .type GL_PREFIX(_dispatch_stub_1044), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1044))
-GL_PREFIX(_dispatch_stub_1044):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8352(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8352(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8352(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8352(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1044), .-GL_PREFIX(_dispatch_stub_1044)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1045)
- .type GL_PREFIX(_dispatch_stub_1045), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1045))
-GL_PREFIX(_dispatch_stub_1045):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8360(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8360(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8360(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _glapi_get_dispatch
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8360(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1045), .-GL_PREFIX(_dispatch_stub_1045)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1046)
- .type GL_PREFIX(_dispatch_stub_1046), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1046))
-GL_PREFIX(_dispatch_stub_1046):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8368(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8368(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8368(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8368(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1046), .-GL_PREFIX(_dispatch_stub_1046)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1047)
- .type GL_PREFIX(_dispatch_stub_1047), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1047))
-GL_PREFIX(_dispatch_stub_1047):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8376(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8376(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8376(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _glapi_get_dispatch
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8376(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1047), .-GL_PREFIX(_dispatch_stub_1047)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1048)
- .type GL_PREFIX(_dispatch_stub_1048), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1048))
-GL_PREFIX(_dispatch_stub_1048):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8384(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8384(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8384(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8384(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1048), .-GL_PREFIX(_dispatch_stub_1048)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1049)
- .type GL_PREFIX(_dispatch_stub_1049), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1049))
-GL_PREFIX(_dispatch_stub_1049):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8392(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8392(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8392(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8392(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1049), .-GL_PREFIX(_dispatch_stub_1049)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1050)
- .type GL_PREFIX(_dispatch_stub_1050), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1050))
-GL_PREFIX(_dispatch_stub_1050):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8400(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8400(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8400(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8400(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1050), .-GL_PREFIX(_dispatch_stub_1050)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1051)
- .type GL_PREFIX(_dispatch_stub_1051), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1051))
-GL_PREFIX(_dispatch_stub_1051):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8408(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8408(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8408(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8408(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1051), .-GL_PREFIX(_dispatch_stub_1051)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1052)
- .type GL_PREFIX(_dispatch_stub_1052), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1052))
-GL_PREFIX(_dispatch_stub_1052):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8416(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8416(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8416(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8416(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1052), .-GL_PREFIX(_dispatch_stub_1052)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1053)
- .type GL_PREFIX(_dispatch_stub_1053), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1053))
-GL_PREFIX(_dispatch_stub_1053):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8424(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rsi
- popq %rdi
- movq 8424(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8424(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rsi
- popq %rdi
- movq 8424(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1053), .-GL_PREFIX(_dispatch_stub_1053)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1054)
- .type GL_PREFIX(_dispatch_stub_1054), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1054))
-GL_PREFIX(_dispatch_stub_1054):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8432(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8432(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8432(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8432(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1054), .-GL_PREFIX(_dispatch_stub_1054)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1055)
- .type GL_PREFIX(_dispatch_stub_1055), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1055))
-GL_PREFIX(_dispatch_stub_1055):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8440(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rsi
- popq %rdi
- movq 8440(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8440(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rsi
- popq %rdi
- movq 8440(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1055), .-GL_PREFIX(_dispatch_stub_1055)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1056)
- .type GL_PREFIX(_dispatch_stub_1056), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1056))
-GL_PREFIX(_dispatch_stub_1056):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8448(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8448(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8448(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8448(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1056), .-GL_PREFIX(_dispatch_stub_1056)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1057)
- .type GL_PREFIX(_dispatch_stub_1057), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1057))
-GL_PREFIX(_dispatch_stub_1057):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8456(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8456(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8456(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8456(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1057), .-GL_PREFIX(_dispatch_stub_1057)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1058)
- .type GL_PREFIX(_dispatch_stub_1058), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1058))
-GL_PREFIX(_dispatch_stub_1058):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8464(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8464(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8464(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8464(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1058), .-GL_PREFIX(_dispatch_stub_1058)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1059)
- .type GL_PREFIX(_dispatch_stub_1059), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1059))
-GL_PREFIX(_dispatch_stub_1059):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8472(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8472(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8472(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8472(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1059), .-GL_PREFIX(_dispatch_stub_1059)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1060)
- .type GL_PREFIX(_dispatch_stub_1060), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1060))
-GL_PREFIX(_dispatch_stub_1060):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8480(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8480(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8480(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8480(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1060), .-GL_PREFIX(_dispatch_stub_1060)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1061)
- .type GL_PREFIX(_dispatch_stub_1061), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1061))
-GL_PREFIX(_dispatch_stub_1061):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8488(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8488(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8488(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8488(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1061), .-GL_PREFIX(_dispatch_stub_1061)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1062)
- .type GL_PREFIX(_dispatch_stub_1062), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1062))
-GL_PREFIX(_dispatch_stub_1062):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8496(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8496(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8496(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8496(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1062), .-GL_PREFIX(_dispatch_stub_1062)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1063)
- .type GL_PREFIX(_dispatch_stub_1063), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1063))
-GL_PREFIX(_dispatch_stub_1063):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8504(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8504(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8504(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8504(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1063), .-GL_PREFIX(_dispatch_stub_1063)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1064)
- .type GL_PREFIX(_dispatch_stub_1064), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1064))
-GL_PREFIX(_dispatch_stub_1064):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8512(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8512(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8512(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8512(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1064), .-GL_PREFIX(_dispatch_stub_1064)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1065)
- .type GL_PREFIX(_dispatch_stub_1065), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1065))
-GL_PREFIX(_dispatch_stub_1065):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8520(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8520(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8520(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _glapi_get_dispatch
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8520(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1065), .-GL_PREFIX(_dispatch_stub_1065)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1066)
- .type GL_PREFIX(_dispatch_stub_1066), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1066))
-GL_PREFIX(_dispatch_stub_1066):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8528(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8528(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8528(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8528(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1066), .-GL_PREFIX(_dispatch_stub_1066)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1067)
- .type GL_PREFIX(_dispatch_stub_1067), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1067))
-GL_PREFIX(_dispatch_stub_1067):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8536(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8536(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8536(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _glapi_get_dispatch
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8536(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1067), .-GL_PREFIX(_dispatch_stub_1067)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1068)
- .type GL_PREFIX(_dispatch_stub_1068), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1068))
-GL_PREFIX(_dispatch_stub_1068):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8544(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8544(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8544(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8544(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1068), .-GL_PREFIX(_dispatch_stub_1068)
-
- .p2align 4,,15
- .globl GL_PREFIX(InvalidateBufferData)
- .type GL_PREFIX(InvalidateBufferData), @function
-GL_PREFIX(InvalidateBufferData):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8552(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- call _x86_64_get_dispatch@PLT
- popq %rdi
- movq 8552(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8552(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- call _glapi_get_dispatch
- popq %rdi
- movq 8552(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(InvalidateBufferData), .-GL_PREFIX(InvalidateBufferData)
-
- .p2align 4,,15
- .globl GL_PREFIX(InvalidateBufferSubData)
- .type GL_PREFIX(InvalidateBufferSubData), @function
-GL_PREFIX(InvalidateBufferSubData):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8560(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8560(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8560(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8560(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(InvalidateBufferSubData), .-GL_PREFIX(InvalidateBufferSubData)
-
- .p2align 4,,15
- .globl GL_PREFIX(InvalidateFramebuffer)
- .type GL_PREFIX(InvalidateFramebuffer), @function
-GL_PREFIX(InvalidateFramebuffer):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8568(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8568(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8568(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8568(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(InvalidateFramebuffer), .-GL_PREFIX(InvalidateFramebuffer)
-
- .p2align 4,,15
- .globl GL_PREFIX(InvalidateSubFramebuffer)
- .type GL_PREFIX(InvalidateSubFramebuffer), @function
-GL_PREFIX(InvalidateSubFramebuffer):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8576(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8576(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8576(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8576(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(InvalidateSubFramebuffer), .-GL_PREFIX(InvalidateSubFramebuffer)
-
- .p2align 4,,15
- .globl GL_PREFIX(InvalidateTexImage)
- .type GL_PREFIX(InvalidateTexImage), @function
-GL_PREFIX(InvalidateTexImage):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8584(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rsi
- popq %rdi
- movq 8584(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8584(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rsi
- popq %rdi
- movq 8584(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(InvalidateTexImage), .-GL_PREFIX(InvalidateTexImage)
-
- .p2align 4,,15
- .globl GL_PREFIX(InvalidateTexSubImage)
- .type GL_PREFIX(InvalidateTexSubImage), @function
-GL_PREFIX(InvalidateTexSubImage):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8592(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8592(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8592(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- pushq %r9
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %r9
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8592(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(InvalidateTexSubImage), .-GL_PREFIX(InvalidateTexSubImage)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1075)
- .type GL_PREFIX(_dispatch_stub_1075), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1075))
-GL_PREFIX(_dispatch_stub_1075):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8600(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- subq $24, %rsp
- movq %xmm0, (%rsp)
- movq %xmm1, 8(%rsp)
- call _x86_64_get_dispatch@PLT
- movq 8(%rsp), %xmm1
- movq (%rsp), %xmm0
- addq $24, %rsp
- movq 8600(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8600(%rax), %r11
- jmp *%r11
-1:
- subq $24, %rsp
- movq %xmm0, (%rsp)
- movq %xmm1, 8(%rsp)
- call _glapi_get_dispatch
- movq 8(%rsp), %xmm1
- movq (%rsp), %xmm0
- addq $24, %rsp
- movq 8600(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1075), .-GL_PREFIX(_dispatch_stub_1075)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1076)
- .type GL_PREFIX(_dispatch_stub_1076), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1076))
-GL_PREFIX(_dispatch_stub_1076):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8608(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- subq $40, %rsp
- movq %xmm0, (%rsp)
- movq %xmm1, 8(%rsp)
- movq %xmm2, 16(%rsp)
- movq %xmm3, 24(%rsp)
- movq %xmm4, 32(%rsp)
- call _x86_64_get_dispatch@PLT
- movq 32(%rsp), %xmm4
- movq 24(%rsp), %xmm3
- movq 16(%rsp), %xmm2
- movq 8(%rsp), %xmm1
- movq (%rsp), %xmm0
- addq $40, %rsp
- movq 8608(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8608(%rax), %r11
- jmp *%r11
-1:
- subq $40, %rsp
- movq %xmm0, (%rsp)
- movq %xmm1, 8(%rsp)
- movq %xmm2, 16(%rsp)
- movq %xmm3, 24(%rsp)
- movq %xmm4, 32(%rsp)
- call _glapi_get_dispatch
- movq 32(%rsp), %xmm4
- movq 24(%rsp), %xmm3
- movq 16(%rsp), %xmm2
- movq 8(%rsp), %xmm1
- movq (%rsp), %xmm0
- addq $40, %rsp
- movq 8608(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1076), .-GL_PREFIX(_dispatch_stub_1076)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1077)
- .type GL_PREFIX(_dispatch_stub_1077), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1077))
-GL_PREFIX(_dispatch_stub_1077):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8616(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- call _x86_64_get_dispatch@PLT
- popq %rdi
- movq 8616(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8616(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- call _glapi_get_dispatch
- popq %rdi
- movq 8616(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1077), .-GL_PREFIX(_dispatch_stub_1077)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1078)
- .type GL_PREFIX(_dispatch_stub_1078), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1078))
-GL_PREFIX(_dispatch_stub_1078):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8624(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8624(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8624(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _glapi_get_dispatch
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8624(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1078), .-GL_PREFIX(_dispatch_stub_1078)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1079)
- .type GL_PREFIX(_dispatch_stub_1079), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1079))
-GL_PREFIX(_dispatch_stub_1079):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8632(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- call _x86_64_get_dispatch@PLT
- popq %rdi
- movq 8632(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8632(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- call _glapi_get_dispatch
- popq %rdi
- movq 8632(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1079), .-GL_PREFIX(_dispatch_stub_1079)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1080)
- .type GL_PREFIX(_dispatch_stub_1080), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1080))
-GL_PREFIX(_dispatch_stub_1080):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8640(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8640(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8640(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _glapi_get_dispatch
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8640(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1080), .-GL_PREFIX(_dispatch_stub_1080)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1081)
- .type GL_PREFIX(_dispatch_stub_1081), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1081))
-GL_PREFIX(_dispatch_stub_1081):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8648(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- call _x86_64_get_dispatch@PLT
- popq %rdi
- movq 8648(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8648(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- call _glapi_get_dispatch
- popq %rdi
- movq 8648(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1081), .-GL_PREFIX(_dispatch_stub_1081)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1082)
- .type GL_PREFIX(_dispatch_stub_1082), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1082))
-GL_PREFIX(_dispatch_stub_1082):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8656(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _x86_64_get_dispatch@PLT
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8656(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8656(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- pushq %rcx
- pushq %r8
- call _glapi_get_dispatch
- popq %r8
- popq %rcx
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8656(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1082), .-GL_PREFIX(_dispatch_stub_1082)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1083)
- .type GL_PREFIX(_dispatch_stub_1083), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1083))
-GL_PREFIX(_dispatch_stub_1083):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8664(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- call _x86_64_get_dispatch@PLT
- popq %rdi
- movq 8664(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8664(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- call _glapi_get_dispatch
- popq %rdi
- movq 8664(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1083), .-GL_PREFIX(_dispatch_stub_1083)
-
- .p2align 4,,15
- .globl GL_PREFIX(PointSizePointerOES)
- .type GL_PREFIX(PointSizePointerOES), @function
-GL_PREFIX(PointSizePointerOES):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8672(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _x86_64_get_dispatch@PLT
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8672(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8672(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rdx
- call _glapi_get_dispatch
- popq %rdx
- popq %rsi
- popq %rdi
- movq 8672(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(PointSizePointerOES), .-GL_PREFIX(PointSizePointerOES)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1085)
- .type GL_PREFIX(_dispatch_stub_1085), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1085))
-GL_PREFIX(_dispatch_stub_1085):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8680(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rsi
- popq %rdi
- movq 8680(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8680(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rsi
- popq %rdi
- movq 8680(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1085), .-GL_PREFIX(_dispatch_stub_1085)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1086)
- .type GL_PREFIX(_dispatch_stub_1086), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1086))
-GL_PREFIX(_dispatch_stub_1086):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8688(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- pushq %rsi
- pushq %rbp
- call _x86_64_get_dispatch@PLT
- popq %rbp
- popq %rsi
- popq %rdi
- movq 8688(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8688(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- pushq %rsi
- pushq %rbp
- call _glapi_get_dispatch
- popq %rbp
- popq %rsi
- popq %rdi
- movq 8688(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1086), .-GL_PREFIX(_dispatch_stub_1086)
-
- .p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1087)
- .type GL_PREFIX(_dispatch_stub_1087), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1087))
-GL_PREFIX(_dispatch_stub_1087):
-#if defined(GLX_USE_TLS)
- call _x86_64_get_dispatch@PLT
- movq 8696(%rax), %r11
- jmp *%r11
-#elif defined(HAVE_PTHREAD)
- pushq %rdi
- call _x86_64_get_dispatch@PLT
- popq %rdi
- movq 8696(%rax), %r11
- jmp *%r11
-#else
- movq _glapi_Dispatch(%rip), %rax
- testq %rax, %rax
- je 1f
- movq 8696(%rax), %r11
- jmp *%r11
-1:
- pushq %rdi
- call _glapi_get_dispatch
- popq %rdi
- movq 8696(%rax), %r11
- jmp *%r11
-#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1087), .-GL_PREFIX(_dispatch_stub_1087)
-
- .p2align 4,,15
.globl GL_PREFIX(ColorPointerEXT)
.type GL_PREFIX(ColorPointerEXT), @function
GL_PREFIX(ColorPointerEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8704(%rax), %r11
+ movq 8272(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -42578,13 +40366,13 @@ GL_PREFIX(ColorPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8704(%rax), %r11
+ movq 8272(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8704(%rax), %r11
+ movq 8272(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -42598,7 +40386,7 @@ GL_PREFIX(ColorPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8704(%rax), %r11
+ movq 8272(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ColorPointerEXT), .-GL_PREFIX(ColorPointerEXT)
@@ -42609,7 +40397,7 @@ GL_PREFIX(ColorPointerEXT):
GL_PREFIX(EdgeFlagPointerEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8712(%rax), %r11
+ movq 8280(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -42619,13 +40407,13 @@ GL_PREFIX(EdgeFlagPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8712(%rax), %r11
+ movq 8280(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8712(%rax), %r11
+ movq 8280(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -42635,7 +40423,7 @@ GL_PREFIX(EdgeFlagPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8712(%rax), %r11
+ movq 8280(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(EdgeFlagPointerEXT), .-GL_PREFIX(EdgeFlagPointerEXT)
@@ -42646,7 +40434,7 @@ GL_PREFIX(EdgeFlagPointerEXT):
GL_PREFIX(IndexPointerEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8720(%rax), %r11
+ movq 8288(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -42660,13 +40448,13 @@ GL_PREFIX(IndexPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8720(%rax), %r11
+ movq 8288(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8720(%rax), %r11
+ movq 8288(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -42680,7 +40468,7 @@ GL_PREFIX(IndexPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8720(%rax), %r11
+ movq 8288(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(IndexPointerEXT), .-GL_PREFIX(IndexPointerEXT)
@@ -42691,7 +40479,7 @@ GL_PREFIX(IndexPointerEXT):
GL_PREFIX(NormalPointerEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8728(%rax), %r11
+ movq 8296(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -42705,13 +40493,13 @@ GL_PREFIX(NormalPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8728(%rax), %r11
+ movq 8296(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8728(%rax), %r11
+ movq 8296(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -42725,7 +40513,7 @@ GL_PREFIX(NormalPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8728(%rax), %r11
+ movq 8296(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(NormalPointerEXT), .-GL_PREFIX(NormalPointerEXT)
@@ -42736,7 +40524,7 @@ GL_PREFIX(NormalPointerEXT):
GL_PREFIX(TexCoordPointerEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8736(%rax), %r11
+ movq 8304(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -42750,13 +40538,13 @@ GL_PREFIX(TexCoordPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8736(%rax), %r11
+ movq 8304(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8736(%rax), %r11
+ movq 8304(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -42770,7 +40558,7 @@ GL_PREFIX(TexCoordPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8736(%rax), %r11
+ movq 8304(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(TexCoordPointerEXT), .-GL_PREFIX(TexCoordPointerEXT)
@@ -42781,7 +40569,7 @@ GL_PREFIX(TexCoordPointerEXT):
GL_PREFIX(VertexPointerEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8744(%rax), %r11
+ movq 8312(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -42795,13 +40583,13 @@ GL_PREFIX(VertexPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8744(%rax), %r11
+ movq 8312(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8744(%rax), %r11
+ movq 8312(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -42815,19 +40603,19 @@ GL_PREFIX(VertexPointerEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 8744(%rax), %r11
+ movq 8312(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexPointerEXT), .-GL_PREFIX(VertexPointerEXT)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1094)
- .type GL_PREFIX(_dispatch_stub_1094), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1094))
-GL_PREFIX(_dispatch_stub_1094):
+ .globl GL_PREFIX(_dispatch_stub_1040)
+ .type GL_PREFIX(_dispatch_stub_1040), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1040))
+GL_PREFIX(_dispatch_stub_1040):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8752(%rax), %r11
+ movq 8320(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -42837,13 +40625,13 @@ GL_PREFIX(_dispatch_stub_1094):
popq %rdx
popq %rsi
popq %rdi
- movq 8752(%rax), %r11
+ movq 8320(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8752(%rax), %r11
+ movq 8320(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -42853,10 +40641,10 @@ GL_PREFIX(_dispatch_stub_1094):
popq %rdx
popq %rsi
popq %rdi
- movq 8752(%rax), %r11
+ movq 8320(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1094), .-GL_PREFIX(_dispatch_stub_1094)
+ .size GL_PREFIX(_dispatch_stub_1040), .-GL_PREFIX(_dispatch_stub_1040)
.p2align 4,,15
.globl GL_PREFIX(ActiveShaderProgram)
@@ -42864,7 +40652,7 @@ GL_PREFIX(_dispatch_stub_1094):
GL_PREFIX(ActiveShaderProgram):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8760(%rax), %r11
+ movq 8328(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -42874,13 +40662,13 @@ GL_PREFIX(ActiveShaderProgram):
popq %rbp
popq %rsi
popq %rdi
- movq 8760(%rax), %r11
+ movq 8328(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8760(%rax), %r11
+ movq 8328(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -42890,7 +40678,7 @@ GL_PREFIX(ActiveShaderProgram):
popq %rbp
popq %rsi
popq %rdi
- movq 8760(%rax), %r11
+ movq 8328(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ActiveShaderProgram), .-GL_PREFIX(ActiveShaderProgram)
@@ -42901,25 +40689,25 @@ GL_PREFIX(ActiveShaderProgram):
GL_PREFIX(BindProgramPipeline):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8768(%rax), %r11
+ movq 8336(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 8768(%rax), %r11
+ movq 8336(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8768(%rax), %r11
+ movq 8336(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 8768(%rax), %r11
+ movq 8336(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(BindProgramPipeline), .-GL_PREFIX(BindProgramPipeline)
@@ -42930,7 +40718,7 @@ GL_PREFIX(BindProgramPipeline):
GL_PREFIX(CreateShaderProgramv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8776(%rax), %r11
+ movq 8344(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -42940,13 +40728,13 @@ GL_PREFIX(CreateShaderProgramv):
popq %rdx
popq %rsi
popq %rdi
- movq 8776(%rax), %r11
+ movq 8344(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8776(%rax), %r11
+ movq 8344(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -42956,7 +40744,7 @@ GL_PREFIX(CreateShaderProgramv):
popq %rdx
popq %rsi
popq %rdi
- movq 8776(%rax), %r11
+ movq 8344(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(CreateShaderProgramv), .-GL_PREFIX(CreateShaderProgramv)
@@ -42967,7 +40755,7 @@ GL_PREFIX(CreateShaderProgramv):
GL_PREFIX(DeleteProgramPipelines):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8784(%rax), %r11
+ movq 8352(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -42977,13 +40765,13 @@ GL_PREFIX(DeleteProgramPipelines):
popq %rbp
popq %rsi
popq %rdi
- movq 8784(%rax), %r11
+ movq 8352(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8784(%rax), %r11
+ movq 8352(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -42993,7 +40781,7 @@ GL_PREFIX(DeleteProgramPipelines):
popq %rbp
popq %rsi
popq %rdi
- movq 8784(%rax), %r11
+ movq 8352(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(DeleteProgramPipelines), .-GL_PREFIX(DeleteProgramPipelines)
@@ -43004,7 +40792,7 @@ GL_PREFIX(DeleteProgramPipelines):
GL_PREFIX(GenProgramPipelines):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8792(%rax), %r11
+ movq 8360(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43014,13 +40802,13 @@ GL_PREFIX(GenProgramPipelines):
popq %rbp
popq %rsi
popq %rdi
- movq 8792(%rax), %r11
+ movq 8360(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8792(%rax), %r11
+ movq 8360(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43030,7 +40818,7 @@ GL_PREFIX(GenProgramPipelines):
popq %rbp
popq %rsi
popq %rdi
- movq 8792(%rax), %r11
+ movq 8360(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GenProgramPipelines), .-GL_PREFIX(GenProgramPipelines)
@@ -43041,7 +40829,7 @@ GL_PREFIX(GenProgramPipelines):
GL_PREFIX(GetProgramPipelineInfoLog):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8800(%rax), %r11
+ movq 8368(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43055,13 +40843,13 @@ GL_PREFIX(GetProgramPipelineInfoLog):
popq %rdx
popq %rsi
popq %rdi
- movq 8800(%rax), %r11
+ movq 8368(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8800(%rax), %r11
+ movq 8368(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43075,7 +40863,7 @@ GL_PREFIX(GetProgramPipelineInfoLog):
popq %rdx
popq %rsi
popq %rdi
- movq 8800(%rax), %r11
+ movq 8368(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetProgramPipelineInfoLog), .-GL_PREFIX(GetProgramPipelineInfoLog)
@@ -43086,7 +40874,7 @@ GL_PREFIX(GetProgramPipelineInfoLog):
GL_PREFIX(GetProgramPipelineiv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8808(%rax), %r11
+ movq 8376(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43096,13 +40884,13 @@ GL_PREFIX(GetProgramPipelineiv):
popq %rdx
popq %rsi
popq %rdi
- movq 8808(%rax), %r11
+ movq 8376(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8808(%rax), %r11
+ movq 8376(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43112,7 +40900,7 @@ GL_PREFIX(GetProgramPipelineiv):
popq %rdx
popq %rsi
popq %rdi
- movq 8808(%rax), %r11
+ movq 8376(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetProgramPipelineiv), .-GL_PREFIX(GetProgramPipelineiv)
@@ -43123,25 +40911,25 @@ GL_PREFIX(GetProgramPipelineiv):
GL_PREFIX(IsProgramPipeline):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8816(%rax), %r11
+ movq 8384(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 8816(%rax), %r11
+ movq 8384(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8816(%rax), %r11
+ movq 8384(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 8816(%rax), %r11
+ movq 8384(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(IsProgramPipeline), .-GL_PREFIX(IsProgramPipeline)
@@ -43152,7 +40940,7 @@ GL_PREFIX(IsProgramPipeline):
GL_PREFIX(LockArraysEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8824(%rax), %r11
+ movq 8392(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43162,13 +40950,13 @@ GL_PREFIX(LockArraysEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 8824(%rax), %r11
+ movq 8392(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8824(%rax), %r11
+ movq 8392(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43178,19 +40966,19 @@ GL_PREFIX(LockArraysEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 8824(%rax), %r11
+ movq 8392(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(LockArraysEXT), .-GL_PREFIX(LockArraysEXT)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1104)
- .type GL_PREFIX(_dispatch_stub_1104), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1104))
-GL_PREFIX(_dispatch_stub_1104):
+ .globl GL_PREFIX(_dispatch_stub_1050)
+ .type GL_PREFIX(_dispatch_stub_1050), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1050))
+GL_PREFIX(_dispatch_stub_1050):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8832(%rax), %r11
+ movq 8400(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $24, %rsp
@@ -43202,13 +40990,13 @@ GL_PREFIX(_dispatch_stub_1104):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $24, %rsp
- movq 8832(%rax), %r11
+ movq 8400(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8832(%rax), %r11
+ movq 8400(%rax), %r11
jmp *%r11
1:
subq $24, %rsp
@@ -43220,19 +41008,19 @@ GL_PREFIX(_dispatch_stub_1104):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $24, %rsp
- movq 8832(%rax), %r11
+ movq 8400(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1104), .-GL_PREFIX(_dispatch_stub_1104)
+ .size GL_PREFIX(_dispatch_stub_1050), .-GL_PREFIX(_dispatch_stub_1050)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1105)
- .type GL_PREFIX(_dispatch_stub_1105), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1105))
-GL_PREFIX(_dispatch_stub_1105):
+ .globl GL_PREFIX(_dispatch_stub_1051)
+ .type GL_PREFIX(_dispatch_stub_1051), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1051))
+GL_PREFIX(_dispatch_stub_1051):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8840(%rax), %r11
+ movq 8408(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43246,13 +41034,13 @@ GL_PREFIX(_dispatch_stub_1105):
popq %rdx
popq %rsi
popq %rdi
- movq 8840(%rax), %r11
+ movq 8408(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8840(%rax), %r11
+ movq 8408(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43266,10 +41054,10 @@ GL_PREFIX(_dispatch_stub_1105):
popq %rdx
popq %rsi
popq %rdi
- movq 8840(%rax), %r11
+ movq 8408(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1105), .-GL_PREFIX(_dispatch_stub_1105)
+ .size GL_PREFIX(_dispatch_stub_1051), .-GL_PREFIX(_dispatch_stub_1051)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniform1f)
@@ -43277,7 +41065,7 @@ GL_PREFIX(_dispatch_stub_1105):
GL_PREFIX(ProgramUniform1f):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8848(%rax), %r11
+ movq 8416(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $24, %rsp
@@ -43289,13 +41077,13 @@ GL_PREFIX(ProgramUniform1f):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $24, %rsp
- movq 8848(%rax), %r11
+ movq 8416(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8848(%rax), %r11
+ movq 8416(%rax), %r11
jmp *%r11
1:
subq $24, %rsp
@@ -43307,7 +41095,7 @@ GL_PREFIX(ProgramUniform1f):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $24, %rsp
- movq 8848(%rax), %r11
+ movq 8416(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform1f), .-GL_PREFIX(ProgramUniform1f)
@@ -43318,7 +41106,7 @@ GL_PREFIX(ProgramUniform1f):
GL_PREFIX(ProgramUniform1fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8856(%rax), %r11
+ movq 8424(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43332,13 +41120,13 @@ GL_PREFIX(ProgramUniform1fv):
popq %rdx
popq %rsi
popq %rdi
- movq 8856(%rax), %r11
+ movq 8424(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8856(%rax), %r11
+ movq 8424(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43352,7 +41140,7 @@ GL_PREFIX(ProgramUniform1fv):
popq %rdx
popq %rsi
popq %rdi
- movq 8856(%rax), %r11
+ movq 8424(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform1fv), .-GL_PREFIX(ProgramUniform1fv)
@@ -43363,7 +41151,7 @@ GL_PREFIX(ProgramUniform1fv):
GL_PREFIX(ProgramUniform1i):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8864(%rax), %r11
+ movq 8432(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43373,13 +41161,13 @@ GL_PREFIX(ProgramUniform1i):
popq %rdx
popq %rsi
popq %rdi
- movq 8864(%rax), %r11
+ movq 8432(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8864(%rax), %r11
+ movq 8432(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43389,7 +41177,7 @@ GL_PREFIX(ProgramUniform1i):
popq %rdx
popq %rsi
popq %rdi
- movq 8864(%rax), %r11
+ movq 8432(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform1i), .-GL_PREFIX(ProgramUniform1i)
@@ -43400,7 +41188,7 @@ GL_PREFIX(ProgramUniform1i):
GL_PREFIX(ProgramUniform1iv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8872(%rax), %r11
+ movq 8440(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43414,13 +41202,13 @@ GL_PREFIX(ProgramUniform1iv):
popq %rdx
popq %rsi
popq %rdi
- movq 8872(%rax), %r11
+ movq 8440(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8872(%rax), %r11
+ movq 8440(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43434,7 +41222,7 @@ GL_PREFIX(ProgramUniform1iv):
popq %rdx
popq %rsi
popq %rdi
- movq 8872(%rax), %r11
+ movq 8440(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform1iv), .-GL_PREFIX(ProgramUniform1iv)
@@ -43445,7 +41233,7 @@ GL_PREFIX(ProgramUniform1iv):
GL_PREFIX(ProgramUniform1ui):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8880(%rax), %r11
+ movq 8448(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43455,13 +41243,13 @@ GL_PREFIX(ProgramUniform1ui):
popq %rdx
popq %rsi
popq %rdi
- movq 8880(%rax), %r11
+ movq 8448(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8880(%rax), %r11
+ movq 8448(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43471,7 +41259,7 @@ GL_PREFIX(ProgramUniform1ui):
popq %rdx
popq %rsi
popq %rdi
- movq 8880(%rax), %r11
+ movq 8448(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform1ui), .-GL_PREFIX(ProgramUniform1ui)
@@ -43482,7 +41270,7 @@ GL_PREFIX(ProgramUniform1ui):
GL_PREFIX(ProgramUniform1uiv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8888(%rax), %r11
+ movq 8456(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43496,13 +41284,13 @@ GL_PREFIX(ProgramUniform1uiv):
popq %rdx
popq %rsi
popq %rdi
- movq 8888(%rax), %r11
+ movq 8456(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8888(%rax), %r11
+ movq 8456(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43516,19 +41304,19 @@ GL_PREFIX(ProgramUniform1uiv):
popq %rdx
popq %rsi
popq %rdi
- movq 8888(%rax), %r11
+ movq 8456(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform1uiv), .-GL_PREFIX(ProgramUniform1uiv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1112)
- .type GL_PREFIX(_dispatch_stub_1112), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1112))
-GL_PREFIX(_dispatch_stub_1112):
+ .globl GL_PREFIX(_dispatch_stub_1058)
+ .type GL_PREFIX(_dispatch_stub_1058), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1058))
+GL_PREFIX(_dispatch_stub_1058):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8896(%rax), %r11
+ movq 8464(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $40, %rsp
@@ -43542,13 +41330,13 @@ GL_PREFIX(_dispatch_stub_1112):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $40, %rsp
- movq 8896(%rax), %r11
+ movq 8464(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8896(%rax), %r11
+ movq 8464(%rax), %r11
jmp *%r11
1:
subq $40, %rsp
@@ -43562,19 +41350,19 @@ GL_PREFIX(_dispatch_stub_1112):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $40, %rsp
- movq 8896(%rax), %r11
+ movq 8464(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1112), .-GL_PREFIX(_dispatch_stub_1112)
+ .size GL_PREFIX(_dispatch_stub_1058), .-GL_PREFIX(_dispatch_stub_1058)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1113)
- .type GL_PREFIX(_dispatch_stub_1113), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1113))
-GL_PREFIX(_dispatch_stub_1113):
+ .globl GL_PREFIX(_dispatch_stub_1059)
+ .type GL_PREFIX(_dispatch_stub_1059), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1059))
+GL_PREFIX(_dispatch_stub_1059):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8904(%rax), %r11
+ movq 8472(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43588,13 +41376,13 @@ GL_PREFIX(_dispatch_stub_1113):
popq %rdx
popq %rsi
popq %rdi
- movq 8904(%rax), %r11
+ movq 8472(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8904(%rax), %r11
+ movq 8472(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43608,10 +41396,10 @@ GL_PREFIX(_dispatch_stub_1113):
popq %rdx
popq %rsi
popq %rdi
- movq 8904(%rax), %r11
+ movq 8472(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1113), .-GL_PREFIX(_dispatch_stub_1113)
+ .size GL_PREFIX(_dispatch_stub_1059), .-GL_PREFIX(_dispatch_stub_1059)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniform2f)
@@ -43619,7 +41407,7 @@ GL_PREFIX(_dispatch_stub_1113):
GL_PREFIX(ProgramUniform2f):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8912(%rax), %r11
+ movq 8480(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $40, %rsp
@@ -43633,13 +41421,13 @@ GL_PREFIX(ProgramUniform2f):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $40, %rsp
- movq 8912(%rax), %r11
+ movq 8480(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8912(%rax), %r11
+ movq 8480(%rax), %r11
jmp *%r11
1:
subq $40, %rsp
@@ -43653,7 +41441,7 @@ GL_PREFIX(ProgramUniform2f):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $40, %rsp
- movq 8912(%rax), %r11
+ movq 8480(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform2f), .-GL_PREFIX(ProgramUniform2f)
@@ -43664,7 +41452,7 @@ GL_PREFIX(ProgramUniform2f):
GL_PREFIX(ProgramUniform2fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8920(%rax), %r11
+ movq 8488(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43678,13 +41466,13 @@ GL_PREFIX(ProgramUniform2fv):
popq %rdx
popq %rsi
popq %rdi
- movq 8920(%rax), %r11
+ movq 8488(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8920(%rax), %r11
+ movq 8488(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43698,7 +41486,7 @@ GL_PREFIX(ProgramUniform2fv):
popq %rdx
popq %rsi
popq %rdi
- movq 8920(%rax), %r11
+ movq 8488(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform2fv), .-GL_PREFIX(ProgramUniform2fv)
@@ -43709,7 +41497,7 @@ GL_PREFIX(ProgramUniform2fv):
GL_PREFIX(ProgramUniform2i):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8928(%rax), %r11
+ movq 8496(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43723,13 +41511,13 @@ GL_PREFIX(ProgramUniform2i):
popq %rdx
popq %rsi
popq %rdi
- movq 8928(%rax), %r11
+ movq 8496(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8928(%rax), %r11
+ movq 8496(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43743,7 +41531,7 @@ GL_PREFIX(ProgramUniform2i):
popq %rdx
popq %rsi
popq %rdi
- movq 8928(%rax), %r11
+ movq 8496(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform2i), .-GL_PREFIX(ProgramUniform2i)
@@ -43754,7 +41542,7 @@ GL_PREFIX(ProgramUniform2i):
GL_PREFIX(ProgramUniform2iv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8936(%rax), %r11
+ movq 8504(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43768,13 +41556,13 @@ GL_PREFIX(ProgramUniform2iv):
popq %rdx
popq %rsi
popq %rdi
- movq 8936(%rax), %r11
+ movq 8504(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8936(%rax), %r11
+ movq 8504(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43788,7 +41576,7 @@ GL_PREFIX(ProgramUniform2iv):
popq %rdx
popq %rsi
popq %rdi
- movq 8936(%rax), %r11
+ movq 8504(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform2iv), .-GL_PREFIX(ProgramUniform2iv)
@@ -43799,7 +41587,7 @@ GL_PREFIX(ProgramUniform2iv):
GL_PREFIX(ProgramUniform2ui):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8944(%rax), %r11
+ movq 8512(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43813,13 +41601,13 @@ GL_PREFIX(ProgramUniform2ui):
popq %rdx
popq %rsi
popq %rdi
- movq 8944(%rax), %r11
+ movq 8512(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8944(%rax), %r11
+ movq 8512(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43833,7 +41621,7 @@ GL_PREFIX(ProgramUniform2ui):
popq %rdx
popq %rsi
popq %rdi
- movq 8944(%rax), %r11
+ movq 8512(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform2ui), .-GL_PREFIX(ProgramUniform2ui)
@@ -43844,7 +41632,7 @@ GL_PREFIX(ProgramUniform2ui):
GL_PREFIX(ProgramUniform2uiv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8952(%rax), %r11
+ movq 8520(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43858,13 +41646,13 @@ GL_PREFIX(ProgramUniform2uiv):
popq %rdx
popq %rsi
popq %rdi
- movq 8952(%rax), %r11
+ movq 8520(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8952(%rax), %r11
+ movq 8520(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43878,19 +41666,19 @@ GL_PREFIX(ProgramUniform2uiv):
popq %rdx
popq %rsi
popq %rdi
- movq 8952(%rax), %r11
+ movq 8520(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform2uiv), .-GL_PREFIX(ProgramUniform2uiv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1120)
- .type GL_PREFIX(_dispatch_stub_1120), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1120))
-GL_PREFIX(_dispatch_stub_1120):
+ .globl GL_PREFIX(_dispatch_stub_1066)
+ .type GL_PREFIX(_dispatch_stub_1066), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1066))
+GL_PREFIX(_dispatch_stub_1066):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8960(%rax), %r11
+ movq 8528(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $40, %rsp
@@ -43906,13 +41694,13 @@ GL_PREFIX(_dispatch_stub_1120):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $40, %rsp
- movq 8960(%rax), %r11
+ movq 8528(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8960(%rax), %r11
+ movq 8528(%rax), %r11
jmp *%r11
1:
subq $40, %rsp
@@ -43928,19 +41716,19 @@ GL_PREFIX(_dispatch_stub_1120):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $40, %rsp
- movq 8960(%rax), %r11
+ movq 8528(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1120), .-GL_PREFIX(_dispatch_stub_1120)
+ .size GL_PREFIX(_dispatch_stub_1066), .-GL_PREFIX(_dispatch_stub_1066)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1121)
- .type GL_PREFIX(_dispatch_stub_1121), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1121))
-GL_PREFIX(_dispatch_stub_1121):
+ .globl GL_PREFIX(_dispatch_stub_1067)
+ .type GL_PREFIX(_dispatch_stub_1067), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1067))
+GL_PREFIX(_dispatch_stub_1067):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8968(%rax), %r11
+ movq 8536(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -43954,13 +41742,13 @@ GL_PREFIX(_dispatch_stub_1121):
popq %rdx
popq %rsi
popq %rdi
- movq 8968(%rax), %r11
+ movq 8536(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8968(%rax), %r11
+ movq 8536(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -43974,10 +41762,10 @@ GL_PREFIX(_dispatch_stub_1121):
popq %rdx
popq %rsi
popq %rdi
- movq 8968(%rax), %r11
+ movq 8536(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1121), .-GL_PREFIX(_dispatch_stub_1121)
+ .size GL_PREFIX(_dispatch_stub_1067), .-GL_PREFIX(_dispatch_stub_1067)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniform3f)
@@ -43985,7 +41773,7 @@ GL_PREFIX(_dispatch_stub_1121):
GL_PREFIX(ProgramUniform3f):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8976(%rax), %r11
+ movq 8544(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $40, %rsp
@@ -44001,13 +41789,13 @@ GL_PREFIX(ProgramUniform3f):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $40, %rsp
- movq 8976(%rax), %r11
+ movq 8544(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8976(%rax), %r11
+ movq 8544(%rax), %r11
jmp *%r11
1:
subq $40, %rsp
@@ -44023,7 +41811,7 @@ GL_PREFIX(ProgramUniform3f):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $40, %rsp
- movq 8976(%rax), %r11
+ movq 8544(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform3f), .-GL_PREFIX(ProgramUniform3f)
@@ -44034,7 +41822,7 @@ GL_PREFIX(ProgramUniform3f):
GL_PREFIX(ProgramUniform3fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8984(%rax), %r11
+ movq 8552(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44048,13 +41836,13 @@ GL_PREFIX(ProgramUniform3fv):
popq %rdx
popq %rsi
popq %rdi
- movq 8984(%rax), %r11
+ movq 8552(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8984(%rax), %r11
+ movq 8552(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44068,7 +41856,7 @@ GL_PREFIX(ProgramUniform3fv):
popq %rdx
popq %rsi
popq %rdi
- movq 8984(%rax), %r11
+ movq 8552(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform3fv), .-GL_PREFIX(ProgramUniform3fv)
@@ -44079,7 +41867,7 @@ GL_PREFIX(ProgramUniform3fv):
GL_PREFIX(ProgramUniform3i):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 8992(%rax), %r11
+ movq 8560(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44093,13 +41881,13 @@ GL_PREFIX(ProgramUniform3i):
popq %rdx
popq %rsi
popq %rdi
- movq 8992(%rax), %r11
+ movq 8560(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 8992(%rax), %r11
+ movq 8560(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44113,7 +41901,7 @@ GL_PREFIX(ProgramUniform3i):
popq %rdx
popq %rsi
popq %rdi
- movq 8992(%rax), %r11
+ movq 8560(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform3i), .-GL_PREFIX(ProgramUniform3i)
@@ -44124,7 +41912,7 @@ GL_PREFIX(ProgramUniform3i):
GL_PREFIX(ProgramUniform3iv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9000(%rax), %r11
+ movq 8568(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44138,13 +41926,13 @@ GL_PREFIX(ProgramUniform3iv):
popq %rdx
popq %rsi
popq %rdi
- movq 9000(%rax), %r11
+ movq 8568(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9000(%rax), %r11
+ movq 8568(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44158,7 +41946,7 @@ GL_PREFIX(ProgramUniform3iv):
popq %rdx
popq %rsi
popq %rdi
- movq 9000(%rax), %r11
+ movq 8568(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform3iv), .-GL_PREFIX(ProgramUniform3iv)
@@ -44169,7 +41957,7 @@ GL_PREFIX(ProgramUniform3iv):
GL_PREFIX(ProgramUniform3ui):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9008(%rax), %r11
+ movq 8576(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44183,13 +41971,13 @@ GL_PREFIX(ProgramUniform3ui):
popq %rdx
popq %rsi
popq %rdi
- movq 9008(%rax), %r11
+ movq 8576(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9008(%rax), %r11
+ movq 8576(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44203,7 +41991,7 @@ GL_PREFIX(ProgramUniform3ui):
popq %rdx
popq %rsi
popq %rdi
- movq 9008(%rax), %r11
+ movq 8576(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform3ui), .-GL_PREFIX(ProgramUniform3ui)
@@ -44214,7 +42002,7 @@ GL_PREFIX(ProgramUniform3ui):
GL_PREFIX(ProgramUniform3uiv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9016(%rax), %r11
+ movq 8584(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44228,13 +42016,13 @@ GL_PREFIX(ProgramUniform3uiv):
popq %rdx
popq %rsi
popq %rdi
- movq 9016(%rax), %r11
+ movq 8584(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9016(%rax), %r11
+ movq 8584(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44248,19 +42036,19 @@ GL_PREFIX(ProgramUniform3uiv):
popq %rdx
popq %rsi
popq %rdi
- movq 9016(%rax), %r11
+ movq 8584(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform3uiv), .-GL_PREFIX(ProgramUniform3uiv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1128)
- .type GL_PREFIX(_dispatch_stub_1128), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1128))
-GL_PREFIX(_dispatch_stub_1128):
+ .globl GL_PREFIX(_dispatch_stub_1074)
+ .type GL_PREFIX(_dispatch_stub_1074), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1074))
+GL_PREFIX(_dispatch_stub_1074):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9024(%rax), %r11
+ movq 8592(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $56, %rsp
@@ -44278,13 +42066,13 @@ GL_PREFIX(_dispatch_stub_1128):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $56, %rsp
- movq 9024(%rax), %r11
+ movq 8592(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9024(%rax), %r11
+ movq 8592(%rax), %r11
jmp *%r11
1:
subq $56, %rsp
@@ -44302,19 +42090,19 @@ GL_PREFIX(_dispatch_stub_1128):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $56, %rsp
- movq 9024(%rax), %r11
+ movq 8592(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1128), .-GL_PREFIX(_dispatch_stub_1128)
+ .size GL_PREFIX(_dispatch_stub_1074), .-GL_PREFIX(_dispatch_stub_1074)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1129)
- .type GL_PREFIX(_dispatch_stub_1129), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1129))
-GL_PREFIX(_dispatch_stub_1129):
+ .globl GL_PREFIX(_dispatch_stub_1075)
+ .type GL_PREFIX(_dispatch_stub_1075), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1075))
+GL_PREFIX(_dispatch_stub_1075):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9032(%rax), %r11
+ movq 8600(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44328,13 +42116,13 @@ GL_PREFIX(_dispatch_stub_1129):
popq %rdx
popq %rsi
popq %rdi
- movq 9032(%rax), %r11
+ movq 8600(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9032(%rax), %r11
+ movq 8600(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44348,10 +42136,10 @@ GL_PREFIX(_dispatch_stub_1129):
popq %rdx
popq %rsi
popq %rdi
- movq 9032(%rax), %r11
+ movq 8600(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1129), .-GL_PREFIX(_dispatch_stub_1129)
+ .size GL_PREFIX(_dispatch_stub_1075), .-GL_PREFIX(_dispatch_stub_1075)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniform4f)
@@ -44359,7 +42147,7 @@ GL_PREFIX(_dispatch_stub_1129):
GL_PREFIX(ProgramUniform4f):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9040(%rax), %r11
+ movq 8608(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $56, %rsp
@@ -44377,13 +42165,13 @@ GL_PREFIX(ProgramUniform4f):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $56, %rsp
- movq 9040(%rax), %r11
+ movq 8608(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9040(%rax), %r11
+ movq 8608(%rax), %r11
jmp *%r11
1:
subq $56, %rsp
@@ -44401,7 +42189,7 @@ GL_PREFIX(ProgramUniform4f):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $56, %rsp
- movq 9040(%rax), %r11
+ movq 8608(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform4f), .-GL_PREFIX(ProgramUniform4f)
@@ -44412,7 +42200,7 @@ GL_PREFIX(ProgramUniform4f):
GL_PREFIX(ProgramUniform4fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9048(%rax), %r11
+ movq 8616(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44426,13 +42214,13 @@ GL_PREFIX(ProgramUniform4fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9048(%rax), %r11
+ movq 8616(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9048(%rax), %r11
+ movq 8616(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44446,7 +42234,7 @@ GL_PREFIX(ProgramUniform4fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9048(%rax), %r11
+ movq 8616(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform4fv), .-GL_PREFIX(ProgramUniform4fv)
@@ -44457,7 +42245,7 @@ GL_PREFIX(ProgramUniform4fv):
GL_PREFIX(ProgramUniform4i):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9056(%rax), %r11
+ movq 8624(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44475,13 +42263,13 @@ GL_PREFIX(ProgramUniform4i):
popq %rdx
popq %rsi
popq %rdi
- movq 9056(%rax), %r11
+ movq 8624(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9056(%rax), %r11
+ movq 8624(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44499,7 +42287,7 @@ GL_PREFIX(ProgramUniform4i):
popq %rdx
popq %rsi
popq %rdi
- movq 9056(%rax), %r11
+ movq 8624(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform4i), .-GL_PREFIX(ProgramUniform4i)
@@ -44510,7 +42298,7 @@ GL_PREFIX(ProgramUniform4i):
GL_PREFIX(ProgramUniform4iv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9064(%rax), %r11
+ movq 8632(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44524,13 +42312,13 @@ GL_PREFIX(ProgramUniform4iv):
popq %rdx
popq %rsi
popq %rdi
- movq 9064(%rax), %r11
+ movq 8632(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9064(%rax), %r11
+ movq 8632(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44544,7 +42332,7 @@ GL_PREFIX(ProgramUniform4iv):
popq %rdx
popq %rsi
popq %rdi
- movq 9064(%rax), %r11
+ movq 8632(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform4iv), .-GL_PREFIX(ProgramUniform4iv)
@@ -44555,7 +42343,7 @@ GL_PREFIX(ProgramUniform4iv):
GL_PREFIX(ProgramUniform4ui):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9072(%rax), %r11
+ movq 8640(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44573,13 +42361,13 @@ GL_PREFIX(ProgramUniform4ui):
popq %rdx
popq %rsi
popq %rdi
- movq 9072(%rax), %r11
+ movq 8640(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9072(%rax), %r11
+ movq 8640(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44597,7 +42385,7 @@ GL_PREFIX(ProgramUniform4ui):
popq %rdx
popq %rsi
popq %rdi
- movq 9072(%rax), %r11
+ movq 8640(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform4ui), .-GL_PREFIX(ProgramUniform4ui)
@@ -44608,7 +42396,7 @@ GL_PREFIX(ProgramUniform4ui):
GL_PREFIX(ProgramUniform4uiv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9080(%rax), %r11
+ movq 8648(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44622,13 +42410,13 @@ GL_PREFIX(ProgramUniform4uiv):
popq %rdx
popq %rsi
popq %rdi
- movq 9080(%rax), %r11
+ movq 8648(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9080(%rax), %r11
+ movq 8648(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44642,19 +42430,19 @@ GL_PREFIX(ProgramUniform4uiv):
popq %rdx
popq %rsi
popq %rdi
- movq 9080(%rax), %r11
+ movq 8648(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniform4uiv), .-GL_PREFIX(ProgramUniform4uiv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1136)
- .type GL_PREFIX(_dispatch_stub_1136), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1136))
-GL_PREFIX(_dispatch_stub_1136):
+ .globl GL_PREFIX(_dispatch_stub_1082)
+ .type GL_PREFIX(_dispatch_stub_1082), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1082))
+GL_PREFIX(_dispatch_stub_1082):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9088(%rax), %r11
+ movq 8656(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44668,13 +42456,13 @@ GL_PREFIX(_dispatch_stub_1136):
popq %rdx
popq %rsi
popq %rdi
- movq 9088(%rax), %r11
+ movq 8656(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9088(%rax), %r11
+ movq 8656(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44688,10 +42476,10 @@ GL_PREFIX(_dispatch_stub_1136):
popq %rdx
popq %rsi
popq %rdi
- movq 9088(%rax), %r11
+ movq 8656(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1136), .-GL_PREFIX(_dispatch_stub_1136)
+ .size GL_PREFIX(_dispatch_stub_1082), .-GL_PREFIX(_dispatch_stub_1082)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniformMatrix2fv)
@@ -44699,7 +42487,7 @@ GL_PREFIX(_dispatch_stub_1136):
GL_PREFIX(ProgramUniformMatrix2fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9096(%rax), %r11
+ movq 8664(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44713,13 +42501,13 @@ GL_PREFIX(ProgramUniformMatrix2fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9096(%rax), %r11
+ movq 8664(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9096(%rax), %r11
+ movq 8664(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44733,19 +42521,19 @@ GL_PREFIX(ProgramUniformMatrix2fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9096(%rax), %r11
+ movq 8664(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniformMatrix2fv), .-GL_PREFIX(ProgramUniformMatrix2fv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1138)
- .type GL_PREFIX(_dispatch_stub_1138), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1138))
-GL_PREFIX(_dispatch_stub_1138):
+ .globl GL_PREFIX(_dispatch_stub_1084)
+ .type GL_PREFIX(_dispatch_stub_1084), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1084))
+GL_PREFIX(_dispatch_stub_1084):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9104(%rax), %r11
+ movq 8672(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44759,13 +42547,13 @@ GL_PREFIX(_dispatch_stub_1138):
popq %rdx
popq %rsi
popq %rdi
- movq 9104(%rax), %r11
+ movq 8672(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9104(%rax), %r11
+ movq 8672(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44779,10 +42567,10 @@ GL_PREFIX(_dispatch_stub_1138):
popq %rdx
popq %rsi
popq %rdi
- movq 9104(%rax), %r11
+ movq 8672(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1138), .-GL_PREFIX(_dispatch_stub_1138)
+ .size GL_PREFIX(_dispatch_stub_1084), .-GL_PREFIX(_dispatch_stub_1084)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniformMatrix2x3fv)
@@ -44790,7 +42578,7 @@ GL_PREFIX(_dispatch_stub_1138):
GL_PREFIX(ProgramUniformMatrix2x3fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9112(%rax), %r11
+ movq 8680(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44804,13 +42592,13 @@ GL_PREFIX(ProgramUniformMatrix2x3fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9112(%rax), %r11
+ movq 8680(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9112(%rax), %r11
+ movq 8680(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44824,19 +42612,19 @@ GL_PREFIX(ProgramUniformMatrix2x3fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9112(%rax), %r11
+ movq 8680(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniformMatrix2x3fv), .-GL_PREFIX(ProgramUniformMatrix2x3fv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1140)
- .type GL_PREFIX(_dispatch_stub_1140), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1140))
-GL_PREFIX(_dispatch_stub_1140):
+ .globl GL_PREFIX(_dispatch_stub_1086)
+ .type GL_PREFIX(_dispatch_stub_1086), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1086))
+GL_PREFIX(_dispatch_stub_1086):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9120(%rax), %r11
+ movq 8688(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44850,13 +42638,13 @@ GL_PREFIX(_dispatch_stub_1140):
popq %rdx
popq %rsi
popq %rdi
- movq 9120(%rax), %r11
+ movq 8688(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9120(%rax), %r11
+ movq 8688(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44870,10 +42658,10 @@ GL_PREFIX(_dispatch_stub_1140):
popq %rdx
popq %rsi
popq %rdi
- movq 9120(%rax), %r11
+ movq 8688(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1140), .-GL_PREFIX(_dispatch_stub_1140)
+ .size GL_PREFIX(_dispatch_stub_1086), .-GL_PREFIX(_dispatch_stub_1086)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniformMatrix2x4fv)
@@ -44881,7 +42669,7 @@ GL_PREFIX(_dispatch_stub_1140):
GL_PREFIX(ProgramUniformMatrix2x4fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9128(%rax), %r11
+ movq 8696(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44895,13 +42683,13 @@ GL_PREFIX(ProgramUniformMatrix2x4fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9128(%rax), %r11
+ movq 8696(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9128(%rax), %r11
+ movq 8696(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44915,19 +42703,19 @@ GL_PREFIX(ProgramUniformMatrix2x4fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9128(%rax), %r11
+ movq 8696(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniformMatrix2x4fv), .-GL_PREFIX(ProgramUniformMatrix2x4fv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1142)
- .type GL_PREFIX(_dispatch_stub_1142), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1142))
-GL_PREFIX(_dispatch_stub_1142):
+ .globl GL_PREFIX(_dispatch_stub_1088)
+ .type GL_PREFIX(_dispatch_stub_1088), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1088))
+GL_PREFIX(_dispatch_stub_1088):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9136(%rax), %r11
+ movq 8704(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44941,13 +42729,13 @@ GL_PREFIX(_dispatch_stub_1142):
popq %rdx
popq %rsi
popq %rdi
- movq 9136(%rax), %r11
+ movq 8704(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9136(%rax), %r11
+ movq 8704(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -44961,10 +42749,10 @@ GL_PREFIX(_dispatch_stub_1142):
popq %rdx
popq %rsi
popq %rdi
- movq 9136(%rax), %r11
+ movq 8704(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1142), .-GL_PREFIX(_dispatch_stub_1142)
+ .size GL_PREFIX(_dispatch_stub_1088), .-GL_PREFIX(_dispatch_stub_1088)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniformMatrix3fv)
@@ -44972,7 +42760,7 @@ GL_PREFIX(_dispatch_stub_1142):
GL_PREFIX(ProgramUniformMatrix3fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9144(%rax), %r11
+ movq 8712(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -44986,13 +42774,13 @@ GL_PREFIX(ProgramUniformMatrix3fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9144(%rax), %r11
+ movq 8712(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9144(%rax), %r11
+ movq 8712(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45006,19 +42794,19 @@ GL_PREFIX(ProgramUniformMatrix3fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9144(%rax), %r11
+ movq 8712(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniformMatrix3fv), .-GL_PREFIX(ProgramUniformMatrix3fv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1144)
- .type GL_PREFIX(_dispatch_stub_1144), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1144))
-GL_PREFIX(_dispatch_stub_1144):
+ .globl GL_PREFIX(_dispatch_stub_1090)
+ .type GL_PREFIX(_dispatch_stub_1090), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1090))
+GL_PREFIX(_dispatch_stub_1090):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9152(%rax), %r11
+ movq 8720(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45032,13 +42820,13 @@ GL_PREFIX(_dispatch_stub_1144):
popq %rdx
popq %rsi
popq %rdi
- movq 9152(%rax), %r11
+ movq 8720(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9152(%rax), %r11
+ movq 8720(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45052,10 +42840,10 @@ GL_PREFIX(_dispatch_stub_1144):
popq %rdx
popq %rsi
popq %rdi
- movq 9152(%rax), %r11
+ movq 8720(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1144), .-GL_PREFIX(_dispatch_stub_1144)
+ .size GL_PREFIX(_dispatch_stub_1090), .-GL_PREFIX(_dispatch_stub_1090)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniformMatrix3x2fv)
@@ -45063,7 +42851,7 @@ GL_PREFIX(_dispatch_stub_1144):
GL_PREFIX(ProgramUniformMatrix3x2fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9160(%rax), %r11
+ movq 8728(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45077,13 +42865,13 @@ GL_PREFIX(ProgramUniformMatrix3x2fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9160(%rax), %r11
+ movq 8728(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9160(%rax), %r11
+ movq 8728(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45097,19 +42885,19 @@ GL_PREFIX(ProgramUniformMatrix3x2fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9160(%rax), %r11
+ movq 8728(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniformMatrix3x2fv), .-GL_PREFIX(ProgramUniformMatrix3x2fv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1146)
- .type GL_PREFIX(_dispatch_stub_1146), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1146))
-GL_PREFIX(_dispatch_stub_1146):
+ .globl GL_PREFIX(_dispatch_stub_1092)
+ .type GL_PREFIX(_dispatch_stub_1092), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1092))
+GL_PREFIX(_dispatch_stub_1092):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9168(%rax), %r11
+ movq 8736(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45123,13 +42911,13 @@ GL_PREFIX(_dispatch_stub_1146):
popq %rdx
popq %rsi
popq %rdi
- movq 9168(%rax), %r11
+ movq 8736(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9168(%rax), %r11
+ movq 8736(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45143,10 +42931,10 @@ GL_PREFIX(_dispatch_stub_1146):
popq %rdx
popq %rsi
popq %rdi
- movq 9168(%rax), %r11
+ movq 8736(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1146), .-GL_PREFIX(_dispatch_stub_1146)
+ .size GL_PREFIX(_dispatch_stub_1092), .-GL_PREFIX(_dispatch_stub_1092)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniformMatrix3x4fv)
@@ -45154,7 +42942,7 @@ GL_PREFIX(_dispatch_stub_1146):
GL_PREFIX(ProgramUniformMatrix3x4fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9176(%rax), %r11
+ movq 8744(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45168,13 +42956,13 @@ GL_PREFIX(ProgramUniformMatrix3x4fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9176(%rax), %r11
+ movq 8744(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9176(%rax), %r11
+ movq 8744(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45188,19 +42976,19 @@ GL_PREFIX(ProgramUniformMatrix3x4fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9176(%rax), %r11
+ movq 8744(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniformMatrix3x4fv), .-GL_PREFIX(ProgramUniformMatrix3x4fv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1148)
- .type GL_PREFIX(_dispatch_stub_1148), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1148))
-GL_PREFIX(_dispatch_stub_1148):
+ .globl GL_PREFIX(_dispatch_stub_1094)
+ .type GL_PREFIX(_dispatch_stub_1094), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1094))
+GL_PREFIX(_dispatch_stub_1094):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9184(%rax), %r11
+ movq 8752(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45214,13 +43002,13 @@ GL_PREFIX(_dispatch_stub_1148):
popq %rdx
popq %rsi
popq %rdi
- movq 9184(%rax), %r11
+ movq 8752(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9184(%rax), %r11
+ movq 8752(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45234,10 +43022,10 @@ GL_PREFIX(_dispatch_stub_1148):
popq %rdx
popq %rsi
popq %rdi
- movq 9184(%rax), %r11
+ movq 8752(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1148), .-GL_PREFIX(_dispatch_stub_1148)
+ .size GL_PREFIX(_dispatch_stub_1094), .-GL_PREFIX(_dispatch_stub_1094)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniformMatrix4fv)
@@ -45245,7 +43033,7 @@ GL_PREFIX(_dispatch_stub_1148):
GL_PREFIX(ProgramUniformMatrix4fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9192(%rax), %r11
+ movq 8760(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45259,13 +43047,13 @@ GL_PREFIX(ProgramUniformMatrix4fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9192(%rax), %r11
+ movq 8760(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9192(%rax), %r11
+ movq 8760(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45279,19 +43067,19 @@ GL_PREFIX(ProgramUniformMatrix4fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9192(%rax), %r11
+ movq 8760(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniformMatrix4fv), .-GL_PREFIX(ProgramUniformMatrix4fv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1150)
- .type GL_PREFIX(_dispatch_stub_1150), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1150))
-GL_PREFIX(_dispatch_stub_1150):
+ .globl GL_PREFIX(_dispatch_stub_1096)
+ .type GL_PREFIX(_dispatch_stub_1096), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1096))
+GL_PREFIX(_dispatch_stub_1096):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9200(%rax), %r11
+ movq 8768(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45305,13 +43093,13 @@ GL_PREFIX(_dispatch_stub_1150):
popq %rdx
popq %rsi
popq %rdi
- movq 9200(%rax), %r11
+ movq 8768(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9200(%rax), %r11
+ movq 8768(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45325,10 +43113,10 @@ GL_PREFIX(_dispatch_stub_1150):
popq %rdx
popq %rsi
popq %rdi
- movq 9200(%rax), %r11
+ movq 8768(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1150), .-GL_PREFIX(_dispatch_stub_1150)
+ .size GL_PREFIX(_dispatch_stub_1096), .-GL_PREFIX(_dispatch_stub_1096)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniformMatrix4x2fv)
@@ -45336,7 +43124,7 @@ GL_PREFIX(_dispatch_stub_1150):
GL_PREFIX(ProgramUniformMatrix4x2fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9208(%rax), %r11
+ movq 8776(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45350,13 +43138,13 @@ GL_PREFIX(ProgramUniformMatrix4x2fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9208(%rax), %r11
+ movq 8776(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9208(%rax), %r11
+ movq 8776(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45370,19 +43158,19 @@ GL_PREFIX(ProgramUniformMatrix4x2fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9208(%rax), %r11
+ movq 8776(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniformMatrix4x2fv), .-GL_PREFIX(ProgramUniformMatrix4x2fv)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1152)
- .type GL_PREFIX(_dispatch_stub_1152), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1152))
-GL_PREFIX(_dispatch_stub_1152):
+ .globl GL_PREFIX(_dispatch_stub_1098)
+ .type GL_PREFIX(_dispatch_stub_1098), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1098))
+GL_PREFIX(_dispatch_stub_1098):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9216(%rax), %r11
+ movq 8784(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45396,13 +43184,13 @@ GL_PREFIX(_dispatch_stub_1152):
popq %rdx
popq %rsi
popq %rdi
- movq 9216(%rax), %r11
+ movq 8784(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9216(%rax), %r11
+ movq 8784(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45416,10 +43204,10 @@ GL_PREFIX(_dispatch_stub_1152):
popq %rdx
popq %rsi
popq %rdi
- movq 9216(%rax), %r11
+ movq 8784(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1152), .-GL_PREFIX(_dispatch_stub_1152)
+ .size GL_PREFIX(_dispatch_stub_1098), .-GL_PREFIX(_dispatch_stub_1098)
.p2align 4,,15
.globl GL_PREFIX(ProgramUniformMatrix4x3fv)
@@ -45427,7 +43215,7 @@ GL_PREFIX(_dispatch_stub_1152):
GL_PREFIX(ProgramUniformMatrix4x3fv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9224(%rax), %r11
+ movq 8792(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45441,13 +43229,13 @@ GL_PREFIX(ProgramUniformMatrix4x3fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9224(%rax), %r11
+ movq 8792(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9224(%rax), %r11
+ movq 8792(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45461,7 +43249,7 @@ GL_PREFIX(ProgramUniformMatrix4x3fv):
popq %rdx
popq %rsi
popq %rdi
- movq 9224(%rax), %r11
+ movq 8792(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ProgramUniformMatrix4x3fv), .-GL_PREFIX(ProgramUniformMatrix4x3fv)
@@ -45472,25 +43260,25 @@ GL_PREFIX(ProgramUniformMatrix4x3fv):
GL_PREFIX(UnlockArraysEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9232(%rax), %r11
+ movq 8800(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- movq 9232(%rax), %r11
+ movq 8800(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9232(%rax), %r11
+ movq 8800(%rax), %r11
jmp *%r11
1:
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- movq 9232(%rax), %r11
+ movq 8800(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(UnlockArraysEXT), .-GL_PREFIX(UnlockArraysEXT)
@@ -45501,7 +43289,7 @@ GL_PREFIX(UnlockArraysEXT):
GL_PREFIX(UseProgramStages):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9240(%rax), %r11
+ movq 8808(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45511,13 +43299,13 @@ GL_PREFIX(UseProgramStages):
popq %rdx
popq %rsi
popq %rdi
- movq 9240(%rax), %r11
+ movq 8808(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9240(%rax), %r11
+ movq 8808(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45527,7 +43315,7 @@ GL_PREFIX(UseProgramStages):
popq %rdx
popq %rsi
popq %rdi
- movq 9240(%rax), %r11
+ movq 8808(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(UseProgramStages), .-GL_PREFIX(UseProgramStages)
@@ -45538,25 +43326,25 @@ GL_PREFIX(UseProgramStages):
GL_PREFIX(ValidateProgramPipeline):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9248(%rax), %r11
+ movq 8816(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 9248(%rax), %r11
+ movq 8816(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9248(%rax), %r11
+ movq 8816(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 9248(%rax), %r11
+ movq 8816(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ValidateProgramPipeline), .-GL_PREFIX(ValidateProgramPipeline)
@@ -45567,7 +43355,7 @@ GL_PREFIX(ValidateProgramPipeline):
GL_PREFIX(DebugMessageCallback):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9256(%rax), %r11
+ movq 8824(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45577,13 +43365,13 @@ GL_PREFIX(DebugMessageCallback):
popq %rbp
popq %rsi
popq %rdi
- movq 9256(%rax), %r11
+ movq 8824(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9256(%rax), %r11
+ movq 8824(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45593,7 +43381,7 @@ GL_PREFIX(DebugMessageCallback):
popq %rbp
popq %rsi
popq %rdi
- movq 9256(%rax), %r11
+ movq 8824(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(DebugMessageCallback), .-GL_PREFIX(DebugMessageCallback)
@@ -45604,7 +43392,7 @@ GL_PREFIX(DebugMessageCallback):
GL_PREFIX(DebugMessageControl):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9264(%rax), %r11
+ movq 8832(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45622,13 +43410,13 @@ GL_PREFIX(DebugMessageControl):
popq %rdx
popq %rsi
popq %rdi
- movq 9264(%rax), %r11
+ movq 8832(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9264(%rax), %r11
+ movq 8832(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45646,7 +43434,7 @@ GL_PREFIX(DebugMessageControl):
popq %rdx
popq %rsi
popq %rdi
- movq 9264(%rax), %r11
+ movq 8832(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(DebugMessageControl), .-GL_PREFIX(DebugMessageControl)
@@ -45657,7 +43445,7 @@ GL_PREFIX(DebugMessageControl):
GL_PREFIX(DebugMessageInsert):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9272(%rax), %r11
+ movq 8840(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45675,13 +43463,13 @@ GL_PREFIX(DebugMessageInsert):
popq %rdx
popq %rsi
popq %rdi
- movq 9272(%rax), %r11
+ movq 8840(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9272(%rax), %r11
+ movq 8840(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45699,7 +43487,7 @@ GL_PREFIX(DebugMessageInsert):
popq %rdx
popq %rsi
popq %rdi
- movq 9272(%rax), %r11
+ movq 8840(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(DebugMessageInsert), .-GL_PREFIX(DebugMessageInsert)
@@ -45710,7 +43498,7 @@ GL_PREFIX(DebugMessageInsert):
GL_PREFIX(GetDebugMessageLog):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9280(%rax), %r11
+ movq 8848(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45728,13 +43516,13 @@ GL_PREFIX(GetDebugMessageLog):
popq %rdx
popq %rsi
popq %rdi
- movq 9280(%rax), %r11
+ movq 8848(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9280(%rax), %r11
+ movq 8848(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45752,7 +43540,7 @@ GL_PREFIX(GetDebugMessageLog):
popq %rdx
popq %rsi
popq %rdi
- movq 9280(%rax), %r11
+ movq 8848(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetDebugMessageLog), .-GL_PREFIX(GetDebugMessageLog)
@@ -45763,7 +43551,7 @@ GL_PREFIX(GetDebugMessageLog):
GL_PREFIX(GetObjectLabel):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9288(%rax), %r11
+ movq 8856(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45777,13 +43565,13 @@ GL_PREFIX(GetObjectLabel):
popq %rdx
popq %rsi
popq %rdi
- movq 9288(%rax), %r11
+ movq 8856(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9288(%rax), %r11
+ movq 8856(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45797,7 +43585,7 @@ GL_PREFIX(GetObjectLabel):
popq %rdx
popq %rsi
popq %rdi
- movq 9288(%rax), %r11
+ movq 8856(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetObjectLabel), .-GL_PREFIX(GetObjectLabel)
@@ -45808,7 +43596,7 @@ GL_PREFIX(GetObjectLabel):
GL_PREFIX(GetObjectPtrLabel):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9296(%rax), %r11
+ movq 8864(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45822,13 +43610,13 @@ GL_PREFIX(GetObjectPtrLabel):
popq %rdx
popq %rsi
popq %rdi
- movq 9296(%rax), %r11
+ movq 8864(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9296(%rax), %r11
+ movq 8864(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45842,7 +43630,7 @@ GL_PREFIX(GetObjectPtrLabel):
popq %rdx
popq %rsi
popq %rdi
- movq 9296(%rax), %r11
+ movq 8864(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetObjectPtrLabel), .-GL_PREFIX(GetObjectPtrLabel)
@@ -45853,7 +43641,7 @@ GL_PREFIX(GetObjectPtrLabel):
GL_PREFIX(ObjectLabel):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9304(%rax), %r11
+ movq 8872(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45867,13 +43655,13 @@ GL_PREFIX(ObjectLabel):
popq %rdx
popq %rsi
popq %rdi
- movq 9304(%rax), %r11
+ movq 8872(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9304(%rax), %r11
+ movq 8872(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45887,7 +43675,7 @@ GL_PREFIX(ObjectLabel):
popq %rdx
popq %rsi
popq %rdi
- movq 9304(%rax), %r11
+ movq 8872(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ObjectLabel), .-GL_PREFIX(ObjectLabel)
@@ -45898,7 +43686,7 @@ GL_PREFIX(ObjectLabel):
GL_PREFIX(ObjectPtrLabel):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9312(%rax), %r11
+ movq 8880(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45908,13 +43696,13 @@ GL_PREFIX(ObjectPtrLabel):
popq %rdx
popq %rsi
popq %rdi
- movq 9312(%rax), %r11
+ movq 8880(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9312(%rax), %r11
+ movq 8880(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45924,7 +43712,7 @@ GL_PREFIX(ObjectPtrLabel):
popq %rdx
popq %rsi
popq %rdi
- movq 9312(%rax), %r11
+ movq 8880(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ObjectPtrLabel), .-GL_PREFIX(ObjectPtrLabel)
@@ -45935,25 +43723,25 @@ GL_PREFIX(ObjectPtrLabel):
GL_PREFIX(PopDebugGroup):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9320(%rax), %r11
+ movq 8888(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- movq 9320(%rax), %r11
+ movq 8888(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9320(%rax), %r11
+ movq 8888(%rax), %r11
jmp *%r11
1:
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- movq 9320(%rax), %r11
+ movq 8888(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(PopDebugGroup), .-GL_PREFIX(PopDebugGroup)
@@ -45964,7 +43752,7 @@ GL_PREFIX(PopDebugGroup):
GL_PREFIX(PushDebugGroup):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9328(%rax), %r11
+ movq 8896(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -45978,13 +43766,13 @@ GL_PREFIX(PushDebugGroup):
popq %rdx
popq %rsi
popq %rdi
- movq 9328(%rax), %r11
+ movq 8896(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9328(%rax), %r11
+ movq 8896(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -45998,7 +43786,7 @@ GL_PREFIX(PushDebugGroup):
popq %rdx
popq %rsi
popq %rdi
- movq 9328(%rax), %r11
+ movq 8896(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(PushDebugGroup), .-GL_PREFIX(PushDebugGroup)
@@ -46009,7 +43797,7 @@ GL_PREFIX(PushDebugGroup):
GL_PREFIX(SecondaryColor3fEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9336(%rax), %r11
+ movq 8904(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $24, %rsp
@@ -46021,13 +43809,13 @@ GL_PREFIX(SecondaryColor3fEXT):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $24, %rsp
- movq 9336(%rax), %r11
+ movq 8904(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9336(%rax), %r11
+ movq 8904(%rax), %r11
jmp *%r11
1:
subq $24, %rsp
@@ -46039,7 +43827,7 @@ GL_PREFIX(SecondaryColor3fEXT):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $24, %rsp
- movq 9336(%rax), %r11
+ movq 8904(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(SecondaryColor3fEXT), .-GL_PREFIX(SecondaryColor3fEXT)
@@ -46050,25 +43838,25 @@ GL_PREFIX(SecondaryColor3fEXT):
GL_PREFIX(SecondaryColor3fvEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9344(%rax), %r11
+ movq 8912(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 9344(%rax), %r11
+ movq 8912(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9344(%rax), %r11
+ movq 8912(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 9344(%rax), %r11
+ movq 8912(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(SecondaryColor3fvEXT), .-GL_PREFIX(SecondaryColor3fvEXT)
@@ -46079,7 +43867,7 @@ GL_PREFIX(SecondaryColor3fvEXT):
GL_PREFIX(MultiDrawElementsEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9352(%rax), %r11
+ movq 8920(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46093,13 +43881,13 @@ GL_PREFIX(MultiDrawElementsEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 9352(%rax), %r11
+ movq 8920(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9352(%rax), %r11
+ movq 8920(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46113,7 +43901,7 @@ GL_PREFIX(MultiDrawElementsEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 9352(%rax), %r11
+ movq 8920(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(MultiDrawElementsEXT), .-GL_PREFIX(MultiDrawElementsEXT)
@@ -46124,7 +43912,7 @@ GL_PREFIX(MultiDrawElementsEXT):
GL_PREFIX(FogCoordfEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9360(%rax), %r11
+ movq 8928(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $8, %rsp
@@ -46132,13 +43920,13 @@ GL_PREFIX(FogCoordfEXT):
call _x86_64_get_dispatch@PLT
movq (%rsp), %xmm0
addq $8, %rsp
- movq 9360(%rax), %r11
+ movq 8928(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9360(%rax), %r11
+ movq 8928(%rax), %r11
jmp *%r11
1:
subq $8, %rsp
@@ -46146,7 +43934,7 @@ GL_PREFIX(FogCoordfEXT):
call _glapi_get_dispatch
movq (%rsp), %xmm0
addq $8, %rsp
- movq 9360(%rax), %r11
+ movq 8928(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(FogCoordfEXT), .-GL_PREFIX(FogCoordfEXT)
@@ -46157,67 +43945,67 @@ GL_PREFIX(FogCoordfEXT):
GL_PREFIX(FogCoordfvEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9368(%rax), %r11
+ movq 8936(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 9368(%rax), %r11
+ movq 8936(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9368(%rax), %r11
+ movq 8936(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 9368(%rax), %r11
+ movq 8936(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(FogCoordfvEXT), .-GL_PREFIX(FogCoordfvEXT)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1172)
- .type GL_PREFIX(_dispatch_stub_1172), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1172))
-GL_PREFIX(_dispatch_stub_1172):
+ .globl GL_PREFIX(_dispatch_stub_1118)
+ .type GL_PREFIX(_dispatch_stub_1118), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1118))
+GL_PREFIX(_dispatch_stub_1118):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9376(%rax), %r11
+ movq 8944(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- movq 9376(%rax), %r11
+ movq 8944(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9376(%rax), %r11
+ movq 8944(%rax), %r11
jmp *%r11
1:
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- movq 9376(%rax), %r11
+ movq 8944(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1172), .-GL_PREFIX(_dispatch_stub_1172)
+ .size GL_PREFIX(_dispatch_stub_1118), .-GL_PREFIX(_dispatch_stub_1118)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1173)
- .type GL_PREFIX(_dispatch_stub_1173), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1173))
-GL_PREFIX(_dispatch_stub_1173):
+ .globl GL_PREFIX(_dispatch_stub_1119)
+ .type GL_PREFIX(_dispatch_stub_1119), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1119))
+GL_PREFIX(_dispatch_stub_1119):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9384(%rax), %r11
+ movq 8952(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $40, %rsp
@@ -46231,13 +44019,13 @@ GL_PREFIX(_dispatch_stub_1173):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $40, %rsp
- movq 9384(%rax), %r11
+ movq 8952(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9384(%rax), %r11
+ movq 8952(%rax), %r11
jmp *%r11
1:
subq $40, %rsp
@@ -46251,49 +44039,49 @@ GL_PREFIX(_dispatch_stub_1173):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $40, %rsp
- movq 9384(%rax), %r11
+ movq 8952(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1173), .-GL_PREFIX(_dispatch_stub_1173)
+ .size GL_PREFIX(_dispatch_stub_1119), .-GL_PREFIX(_dispatch_stub_1119)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1174)
- .type GL_PREFIX(_dispatch_stub_1174), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1174))
-GL_PREFIX(_dispatch_stub_1174):
+ .globl GL_PREFIX(_dispatch_stub_1120)
+ .type GL_PREFIX(_dispatch_stub_1120), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1120))
+GL_PREFIX(_dispatch_stub_1120):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9392(%rax), %r11
+ movq 8960(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 9392(%rax), %r11
+ movq 8960(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9392(%rax), %r11
+ movq 8960(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 9392(%rax), %r11
+ movq 8960(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1174), .-GL_PREFIX(_dispatch_stub_1174)
+ .size GL_PREFIX(_dispatch_stub_1120), .-GL_PREFIX(_dispatch_stub_1120)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1175)
- .type GL_PREFIX(_dispatch_stub_1175), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1175))
-GL_PREFIX(_dispatch_stub_1175):
+ .globl GL_PREFIX(_dispatch_stub_1121)
+ .type GL_PREFIX(_dispatch_stub_1121), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1121))
+GL_PREFIX(_dispatch_stub_1121):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9400(%rax), %r11
+ movq 8968(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $40, %rsp
@@ -46307,13 +44095,13 @@ GL_PREFIX(_dispatch_stub_1175):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $40, %rsp
- movq 9400(%rax), %r11
+ movq 8968(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9400(%rax), %r11
+ movq 8968(%rax), %r11
jmp *%r11
1:
subq $40, %rsp
@@ -46327,49 +44115,49 @@ GL_PREFIX(_dispatch_stub_1175):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $40, %rsp
- movq 9400(%rax), %r11
+ movq 8968(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1175), .-GL_PREFIX(_dispatch_stub_1175)
+ .size GL_PREFIX(_dispatch_stub_1121), .-GL_PREFIX(_dispatch_stub_1121)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1176)
- .type GL_PREFIX(_dispatch_stub_1176), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1176))
-GL_PREFIX(_dispatch_stub_1176):
+ .globl GL_PREFIX(_dispatch_stub_1122)
+ .type GL_PREFIX(_dispatch_stub_1122), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1122))
+GL_PREFIX(_dispatch_stub_1122):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9408(%rax), %r11
+ movq 8976(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 9408(%rax), %r11
+ movq 8976(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9408(%rax), %r11
+ movq 8976(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 9408(%rax), %r11
+ movq 8976(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1176), .-GL_PREFIX(_dispatch_stub_1176)
+ .size GL_PREFIX(_dispatch_stub_1122), .-GL_PREFIX(_dispatch_stub_1122)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1177)
- .type GL_PREFIX(_dispatch_stub_1177), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1177))
-GL_PREFIX(_dispatch_stub_1177):
+ .globl GL_PREFIX(_dispatch_stub_1123)
+ .type GL_PREFIX(_dispatch_stub_1123), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1123))
+GL_PREFIX(_dispatch_stub_1123):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9416(%rax), %r11
+ movq 8984(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46383,13 +44171,13 @@ GL_PREFIX(_dispatch_stub_1177):
popq %rdx
popq %rsi
popq %rdi
- movq 9416(%rax), %r11
+ movq 8984(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9416(%rax), %r11
+ movq 8984(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46403,49 +44191,49 @@ GL_PREFIX(_dispatch_stub_1177):
popq %rdx
popq %rsi
popq %rdi
- movq 9416(%rax), %r11
+ movq 8984(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1177), .-GL_PREFIX(_dispatch_stub_1177)
+ .size GL_PREFIX(_dispatch_stub_1123), .-GL_PREFIX(_dispatch_stub_1123)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1178)
- .type GL_PREFIX(_dispatch_stub_1178), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1178))
-GL_PREFIX(_dispatch_stub_1178):
+ .globl GL_PREFIX(_dispatch_stub_1124)
+ .type GL_PREFIX(_dispatch_stub_1124), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1124))
+GL_PREFIX(_dispatch_stub_1124):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9424(%rax), %r11
+ movq 8992(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 9424(%rax), %r11
+ movq 8992(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9424(%rax), %r11
+ movq 8992(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 9424(%rax), %r11
+ movq 8992(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1178), .-GL_PREFIX(_dispatch_stub_1178)
+ .size GL_PREFIX(_dispatch_stub_1124), .-GL_PREFIX(_dispatch_stub_1124)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1179)
- .type GL_PREFIX(_dispatch_stub_1179), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1179))
-GL_PREFIX(_dispatch_stub_1179):
+ .globl GL_PREFIX(_dispatch_stub_1125)
+ .type GL_PREFIX(_dispatch_stub_1125), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1125))
+GL_PREFIX(_dispatch_stub_1125):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9432(%rax), %r11
+ movq 9000(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46459,13 +44247,13 @@ GL_PREFIX(_dispatch_stub_1179):
popq %rdx
popq %rsi
popq %rdi
- movq 9432(%rax), %r11
+ movq 9000(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9432(%rax), %r11
+ movq 9000(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46479,49 +44267,49 @@ GL_PREFIX(_dispatch_stub_1179):
popq %rdx
popq %rsi
popq %rdi
- movq 9432(%rax), %r11
+ movq 9000(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1179), .-GL_PREFIX(_dispatch_stub_1179)
+ .size GL_PREFIX(_dispatch_stub_1125), .-GL_PREFIX(_dispatch_stub_1125)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1180)
- .type GL_PREFIX(_dispatch_stub_1180), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1180))
-GL_PREFIX(_dispatch_stub_1180):
+ .globl GL_PREFIX(_dispatch_stub_1126)
+ .type GL_PREFIX(_dispatch_stub_1126), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1126))
+GL_PREFIX(_dispatch_stub_1126):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9440(%rax), %r11
+ movq 9008(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 9440(%rax), %r11
+ movq 9008(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9440(%rax), %r11
+ movq 9008(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 9440(%rax), %r11
+ movq 9008(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1180), .-GL_PREFIX(_dispatch_stub_1180)
+ .size GL_PREFIX(_dispatch_stub_1126), .-GL_PREFIX(_dispatch_stub_1126)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1181)
- .type GL_PREFIX(_dispatch_stub_1181), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1181))
-GL_PREFIX(_dispatch_stub_1181):
+ .globl GL_PREFIX(_dispatch_stub_1127)
+ .type GL_PREFIX(_dispatch_stub_1127), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1127))
+GL_PREFIX(_dispatch_stub_1127):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9448(%rax), %r11
+ movq 9016(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46535,13 +44323,13 @@ GL_PREFIX(_dispatch_stub_1181):
popq %rdx
popq %rsi
popq %rdi
- movq 9448(%rax), %r11
+ movq 9016(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9448(%rax), %r11
+ movq 9016(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46555,19 +44343,19 @@ GL_PREFIX(_dispatch_stub_1181):
popq %rdx
popq %rsi
popq %rdi
- movq 9448(%rax), %r11
+ movq 9016(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1181), .-GL_PREFIX(_dispatch_stub_1181)
+ .size GL_PREFIX(_dispatch_stub_1127), .-GL_PREFIX(_dispatch_stub_1127)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1182)
- .type GL_PREFIX(_dispatch_stub_1182), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1182))
-GL_PREFIX(_dispatch_stub_1182):
+ .globl GL_PREFIX(_dispatch_stub_1128)
+ .type GL_PREFIX(_dispatch_stub_1128), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1128))
+GL_PREFIX(_dispatch_stub_1128):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9456(%rax), %r11
+ movq 9024(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46585,13 +44373,13 @@ GL_PREFIX(_dispatch_stub_1182):
popq %rdx
popq %rsi
popq %rdi
- movq 9456(%rax), %r11
+ movq 9024(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9456(%rax), %r11
+ movq 9024(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46609,19 +44397,19 @@ GL_PREFIX(_dispatch_stub_1182):
popq %rdx
popq %rsi
popq %rdi
- movq 9456(%rax), %r11
+ movq 9024(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1182), .-GL_PREFIX(_dispatch_stub_1182)
+ .size GL_PREFIX(_dispatch_stub_1128), .-GL_PREFIX(_dispatch_stub_1128)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1183)
- .type GL_PREFIX(_dispatch_stub_1183), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1183))
-GL_PREFIX(_dispatch_stub_1183):
+ .globl GL_PREFIX(_dispatch_stub_1129)
+ .type GL_PREFIX(_dispatch_stub_1129), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1129))
+GL_PREFIX(_dispatch_stub_1129):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9464(%rax), %r11
+ movq 9032(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46631,13 +44419,13 @@ GL_PREFIX(_dispatch_stub_1183):
popq %rdx
popq %rsi
popq %rdi
- movq 9464(%rax), %r11
+ movq 9032(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9464(%rax), %r11
+ movq 9032(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46647,19 +44435,19 @@ GL_PREFIX(_dispatch_stub_1183):
popq %rdx
popq %rsi
popq %rdi
- movq 9464(%rax), %r11
+ movq 9032(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1183), .-GL_PREFIX(_dispatch_stub_1183)
+ .size GL_PREFIX(_dispatch_stub_1129), .-GL_PREFIX(_dispatch_stub_1129)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1184)
- .type GL_PREFIX(_dispatch_stub_1184), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1184))
-GL_PREFIX(_dispatch_stub_1184):
+ .globl GL_PREFIX(_dispatch_stub_1130)
+ .type GL_PREFIX(_dispatch_stub_1130), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1130))
+GL_PREFIX(_dispatch_stub_1130):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9472(%rax), %r11
+ movq 9040(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46669,13 +44457,13 @@ GL_PREFIX(_dispatch_stub_1184):
popq %rdx
popq %rsi
popq %rdi
- movq 9472(%rax), %r11
+ movq 9040(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9472(%rax), %r11
+ movq 9040(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46685,19 +44473,19 @@ GL_PREFIX(_dispatch_stub_1184):
popq %rdx
popq %rsi
popq %rdi
- movq 9472(%rax), %r11
+ movq 9040(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1184), .-GL_PREFIX(_dispatch_stub_1184)
+ .size GL_PREFIX(_dispatch_stub_1130), .-GL_PREFIX(_dispatch_stub_1130)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1185)
- .type GL_PREFIX(_dispatch_stub_1185), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1185))
-GL_PREFIX(_dispatch_stub_1185):
+ .globl GL_PREFIX(_dispatch_stub_1131)
+ .type GL_PREFIX(_dispatch_stub_1131), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1131))
+GL_PREFIX(_dispatch_stub_1131):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9480(%rax), %r11
+ movq 9048(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46711,13 +44499,13 @@ GL_PREFIX(_dispatch_stub_1185):
popq %rdx
popq %rsi
popq %rdi
- movq 9480(%rax), %r11
+ movq 9048(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9480(%rax), %r11
+ movq 9048(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46731,19 +44519,19 @@ GL_PREFIX(_dispatch_stub_1185):
popq %rdx
popq %rsi
popq %rdi
- movq 9480(%rax), %r11
+ movq 9048(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1185), .-GL_PREFIX(_dispatch_stub_1185)
+ .size GL_PREFIX(_dispatch_stub_1131), .-GL_PREFIX(_dispatch_stub_1131)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1186)
- .type GL_PREFIX(_dispatch_stub_1186), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1186))
-GL_PREFIX(_dispatch_stub_1186):
+ .globl GL_PREFIX(_dispatch_stub_1132)
+ .type GL_PREFIX(_dispatch_stub_1132), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1132))
+GL_PREFIX(_dispatch_stub_1132):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9488(%rax), %r11
+ movq 9056(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46757,13 +44545,13 @@ GL_PREFIX(_dispatch_stub_1186):
popq %rdx
popq %rsi
popq %rdi
- movq 9488(%rax), %r11
+ movq 9056(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9488(%rax), %r11
+ movq 9056(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46777,19 +44565,19 @@ GL_PREFIX(_dispatch_stub_1186):
popq %rdx
popq %rsi
popq %rdi
- movq 9488(%rax), %r11
+ movq 9056(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1186), .-GL_PREFIX(_dispatch_stub_1186)
+ .size GL_PREFIX(_dispatch_stub_1132), .-GL_PREFIX(_dispatch_stub_1132)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1187)
- .type GL_PREFIX(_dispatch_stub_1187), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1187))
-GL_PREFIX(_dispatch_stub_1187):
+ .globl GL_PREFIX(_dispatch_stub_1133)
+ .type GL_PREFIX(_dispatch_stub_1133), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1133))
+GL_PREFIX(_dispatch_stub_1133):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9496(%rax), %r11
+ movq 9064(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46799,13 +44587,13 @@ GL_PREFIX(_dispatch_stub_1187):
popq %rdx
popq %rsi
popq %rdi
- movq 9496(%rax), %r11
+ movq 9064(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9496(%rax), %r11
+ movq 9064(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46815,19 +44603,19 @@ GL_PREFIX(_dispatch_stub_1187):
popq %rdx
popq %rsi
popq %rdi
- movq 9496(%rax), %r11
+ movq 9064(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1187), .-GL_PREFIX(_dispatch_stub_1187)
+ .size GL_PREFIX(_dispatch_stub_1133), .-GL_PREFIX(_dispatch_stub_1133)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1188)
- .type GL_PREFIX(_dispatch_stub_1188), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1188))
-GL_PREFIX(_dispatch_stub_1188):
+ .globl GL_PREFIX(_dispatch_stub_1134)
+ .type GL_PREFIX(_dispatch_stub_1134), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1134))
+GL_PREFIX(_dispatch_stub_1134):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9504(%rax), %r11
+ movq 9072(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46837,13 +44625,13 @@ GL_PREFIX(_dispatch_stub_1188):
popq %rdx
popq %rsi
popq %rdi
- movq 9504(%rax), %r11
+ movq 9072(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9504(%rax), %r11
+ movq 9072(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46853,19 +44641,19 @@ GL_PREFIX(_dispatch_stub_1188):
popq %rdx
popq %rsi
popq %rdi
- movq 9504(%rax), %r11
+ movq 9072(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1188), .-GL_PREFIX(_dispatch_stub_1188)
+ .size GL_PREFIX(_dispatch_stub_1134), .-GL_PREFIX(_dispatch_stub_1134)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1189)
- .type GL_PREFIX(_dispatch_stub_1189), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1189))
-GL_PREFIX(_dispatch_stub_1189):
+ .globl GL_PREFIX(_dispatch_stub_1135)
+ .type GL_PREFIX(_dispatch_stub_1135), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1135))
+GL_PREFIX(_dispatch_stub_1135):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9512(%rax), %r11
+ movq 9080(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46879,13 +44667,13 @@ GL_PREFIX(_dispatch_stub_1189):
popq %rdx
popq %rsi
popq %rdi
- movq 9512(%rax), %r11
+ movq 9080(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9512(%rax), %r11
+ movq 9080(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46899,19 +44687,19 @@ GL_PREFIX(_dispatch_stub_1189):
popq %rdx
popq %rsi
popq %rdi
- movq 9512(%rax), %r11
+ movq 9080(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1189), .-GL_PREFIX(_dispatch_stub_1189)
+ .size GL_PREFIX(_dispatch_stub_1135), .-GL_PREFIX(_dispatch_stub_1135)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1190)
- .type GL_PREFIX(_dispatch_stub_1190), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1190))
-GL_PREFIX(_dispatch_stub_1190):
+ .globl GL_PREFIX(_dispatch_stub_1136)
+ .type GL_PREFIX(_dispatch_stub_1136), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1136))
+GL_PREFIX(_dispatch_stub_1136):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9520(%rax), %r11
+ movq 9088(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46921,13 +44709,13 @@ GL_PREFIX(_dispatch_stub_1190):
popq %rdx
popq %rsi
popq %rdi
- movq 9520(%rax), %r11
+ movq 9088(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9520(%rax), %r11
+ movq 9088(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46937,19 +44725,19 @@ GL_PREFIX(_dispatch_stub_1190):
popq %rdx
popq %rsi
popq %rdi
- movq 9520(%rax), %r11
+ movq 9088(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1190), .-GL_PREFIX(_dispatch_stub_1190)
+ .size GL_PREFIX(_dispatch_stub_1136), .-GL_PREFIX(_dispatch_stub_1136)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1191)
- .type GL_PREFIX(_dispatch_stub_1191), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1191))
-GL_PREFIX(_dispatch_stub_1191):
+ .globl GL_PREFIX(_dispatch_stub_1137)
+ .type GL_PREFIX(_dispatch_stub_1137), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1137))
+GL_PREFIX(_dispatch_stub_1137):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9528(%rax), %r11
+ movq 9096(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46959,13 +44747,13 @@ GL_PREFIX(_dispatch_stub_1191):
popq %rdx
popq %rsi
popq %rdi
- movq 9528(%rax), %r11
+ movq 9096(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9528(%rax), %r11
+ movq 9096(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -46975,19 +44763,19 @@ GL_PREFIX(_dispatch_stub_1191):
popq %rdx
popq %rsi
popq %rdi
- movq 9528(%rax), %r11
+ movq 9096(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1191), .-GL_PREFIX(_dispatch_stub_1191)
+ .size GL_PREFIX(_dispatch_stub_1137), .-GL_PREFIX(_dispatch_stub_1137)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1192)
- .type GL_PREFIX(_dispatch_stub_1192), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1192))
-GL_PREFIX(_dispatch_stub_1192):
+ .globl GL_PREFIX(_dispatch_stub_1138)
+ .type GL_PREFIX(_dispatch_stub_1138), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1138))
+GL_PREFIX(_dispatch_stub_1138):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9536(%rax), %r11
+ movq 9104(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -46997,13 +44785,13 @@ GL_PREFIX(_dispatch_stub_1192):
popq %rdx
popq %rsi
popq %rdi
- movq 9536(%rax), %r11
+ movq 9104(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9536(%rax), %r11
+ movq 9104(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47013,19 +44801,19 @@ GL_PREFIX(_dispatch_stub_1192):
popq %rdx
popq %rsi
popq %rdi
- movq 9536(%rax), %r11
+ movq 9104(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1192), .-GL_PREFIX(_dispatch_stub_1192)
+ .size GL_PREFIX(_dispatch_stub_1138), .-GL_PREFIX(_dispatch_stub_1138)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1193)
- .type GL_PREFIX(_dispatch_stub_1193), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1193))
-GL_PREFIX(_dispatch_stub_1193):
+ .globl GL_PREFIX(_dispatch_stub_1139)
+ .type GL_PREFIX(_dispatch_stub_1139), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1139))
+GL_PREFIX(_dispatch_stub_1139):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9544(%rax), %r11
+ movq 9112(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47039,13 +44827,13 @@ GL_PREFIX(_dispatch_stub_1193):
popq %rdx
popq %rsi
popq %rdi
- movq 9544(%rax), %r11
+ movq 9112(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9544(%rax), %r11
+ movq 9112(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47059,19 +44847,19 @@ GL_PREFIX(_dispatch_stub_1193):
popq %rdx
popq %rsi
popq %rdi
- movq 9544(%rax), %r11
+ movq 9112(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1193), .-GL_PREFIX(_dispatch_stub_1193)
+ .size GL_PREFIX(_dispatch_stub_1139), .-GL_PREFIX(_dispatch_stub_1139)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1194)
- .type GL_PREFIX(_dispatch_stub_1194), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1194))
-GL_PREFIX(_dispatch_stub_1194):
+ .globl GL_PREFIX(_dispatch_stub_1140)
+ .type GL_PREFIX(_dispatch_stub_1140), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1140))
+GL_PREFIX(_dispatch_stub_1140):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9552(%rax), %r11
+ movq 9120(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47085,13 +44873,13 @@ GL_PREFIX(_dispatch_stub_1194):
popq %rdx
popq %rsi
popq %rdi
- movq 9552(%rax), %r11
+ movq 9120(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9552(%rax), %r11
+ movq 9120(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47105,19 +44893,19 @@ GL_PREFIX(_dispatch_stub_1194):
popq %rdx
popq %rsi
popq %rdi
- movq 9552(%rax), %r11
+ movq 9120(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1194), .-GL_PREFIX(_dispatch_stub_1194)
+ .size GL_PREFIX(_dispatch_stub_1140), .-GL_PREFIX(_dispatch_stub_1140)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1195)
- .type GL_PREFIX(_dispatch_stub_1195), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1195))
-GL_PREFIX(_dispatch_stub_1195):
+ .globl GL_PREFIX(_dispatch_stub_1141)
+ .type GL_PREFIX(_dispatch_stub_1141), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1141))
+GL_PREFIX(_dispatch_stub_1141):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9560(%rax), %r11
+ movq 9128(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47131,13 +44919,13 @@ GL_PREFIX(_dispatch_stub_1195):
popq %rdx
popq %rsi
popq %rdi
- movq 9560(%rax), %r11
+ movq 9128(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9560(%rax), %r11
+ movq 9128(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47151,19 +44939,19 @@ GL_PREFIX(_dispatch_stub_1195):
popq %rdx
popq %rsi
popq %rdi
- movq 9560(%rax), %r11
+ movq 9128(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1195), .-GL_PREFIX(_dispatch_stub_1195)
+ .size GL_PREFIX(_dispatch_stub_1141), .-GL_PREFIX(_dispatch_stub_1141)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1196)
- .type GL_PREFIX(_dispatch_stub_1196), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1196))
-GL_PREFIX(_dispatch_stub_1196):
+ .globl GL_PREFIX(_dispatch_stub_1142)
+ .type GL_PREFIX(_dispatch_stub_1142), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1142))
+GL_PREFIX(_dispatch_stub_1142):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9568(%rax), %r11
+ movq 9136(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47173,13 +44961,13 @@ GL_PREFIX(_dispatch_stub_1196):
popq %rbp
popq %rsi
popq %rdi
- movq 9568(%rax), %r11
+ movq 9136(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9568(%rax), %r11
+ movq 9136(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47189,19 +44977,19 @@ GL_PREFIX(_dispatch_stub_1196):
popq %rbp
popq %rsi
popq %rdi
- movq 9568(%rax), %r11
+ movq 9136(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1196), .-GL_PREFIX(_dispatch_stub_1196)
+ .size GL_PREFIX(_dispatch_stub_1142), .-GL_PREFIX(_dispatch_stub_1142)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1197)
- .type GL_PREFIX(_dispatch_stub_1197), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1197))
-GL_PREFIX(_dispatch_stub_1197):
+ .globl GL_PREFIX(_dispatch_stub_1143)
+ .type GL_PREFIX(_dispatch_stub_1143), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1143))
+GL_PREFIX(_dispatch_stub_1143):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9576(%rax), %r11
+ movq 9144(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47215,13 +45003,13 @@ GL_PREFIX(_dispatch_stub_1197):
popq %rdx
popq %rsi
popq %rdi
- movq 9576(%rax), %r11
+ movq 9144(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9576(%rax), %r11
+ movq 9144(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47235,19 +45023,19 @@ GL_PREFIX(_dispatch_stub_1197):
popq %rdx
popq %rsi
popq %rdi
- movq 9576(%rax), %r11
+ movq 9144(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1197), .-GL_PREFIX(_dispatch_stub_1197)
+ .size GL_PREFIX(_dispatch_stub_1143), .-GL_PREFIX(_dispatch_stub_1143)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1198)
- .type GL_PREFIX(_dispatch_stub_1198), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1198))
-GL_PREFIX(_dispatch_stub_1198):
+ .globl GL_PREFIX(_dispatch_stub_1144)
+ .type GL_PREFIX(_dispatch_stub_1144), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1144))
+GL_PREFIX(_dispatch_stub_1144):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9584(%rax), %r11
+ movq 9152(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $24, %rsp
@@ -47257,13 +45045,13 @@ GL_PREFIX(_dispatch_stub_1198):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $24, %rsp
- movq 9584(%rax), %r11
+ movq 9152(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9584(%rax), %r11
+ movq 9152(%rax), %r11
jmp *%r11
1:
subq $24, %rsp
@@ -47273,19 +45061,19 @@ GL_PREFIX(_dispatch_stub_1198):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $24, %rsp
- movq 9584(%rax), %r11
+ movq 9152(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1198), .-GL_PREFIX(_dispatch_stub_1198)
+ .size GL_PREFIX(_dispatch_stub_1144), .-GL_PREFIX(_dispatch_stub_1144)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1199)
- .type GL_PREFIX(_dispatch_stub_1199), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1199))
-GL_PREFIX(_dispatch_stub_1199):
+ .globl GL_PREFIX(_dispatch_stub_1145)
+ .type GL_PREFIX(_dispatch_stub_1145), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1145))
+GL_PREFIX(_dispatch_stub_1145):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9592(%rax), %r11
+ movq 9160(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47295,13 +45083,13 @@ GL_PREFIX(_dispatch_stub_1199):
popq %rbp
popq %rsi
popq %rdi
- movq 9592(%rax), %r11
+ movq 9160(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9592(%rax), %r11
+ movq 9160(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47311,19 +45099,19 @@ GL_PREFIX(_dispatch_stub_1199):
popq %rbp
popq %rsi
popq %rdi
- movq 9592(%rax), %r11
+ movq 9160(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1199), .-GL_PREFIX(_dispatch_stub_1199)
+ .size GL_PREFIX(_dispatch_stub_1145), .-GL_PREFIX(_dispatch_stub_1145)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1200)
- .type GL_PREFIX(_dispatch_stub_1200), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1200))
-GL_PREFIX(_dispatch_stub_1200):
+ .globl GL_PREFIX(_dispatch_stub_1146)
+ .type GL_PREFIX(_dispatch_stub_1146), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1146))
+GL_PREFIX(_dispatch_stub_1146):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9600(%rax), %r11
+ movq 9168(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $24, %rsp
@@ -47333,13 +45121,13 @@ GL_PREFIX(_dispatch_stub_1200):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $24, %rsp
- movq 9600(%rax), %r11
+ movq 9168(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9600(%rax), %r11
+ movq 9168(%rax), %r11
jmp *%r11
1:
subq $24, %rsp
@@ -47349,19 +45137,19 @@ GL_PREFIX(_dispatch_stub_1200):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $24, %rsp
- movq 9600(%rax), %r11
+ movq 9168(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1200), .-GL_PREFIX(_dispatch_stub_1200)
+ .size GL_PREFIX(_dispatch_stub_1146), .-GL_PREFIX(_dispatch_stub_1146)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1201)
- .type GL_PREFIX(_dispatch_stub_1201), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1201))
-GL_PREFIX(_dispatch_stub_1201):
+ .globl GL_PREFIX(_dispatch_stub_1147)
+ .type GL_PREFIX(_dispatch_stub_1147), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1147))
+GL_PREFIX(_dispatch_stub_1147):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9608(%rax), %r11
+ movq 9176(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47371,13 +45159,13 @@ GL_PREFIX(_dispatch_stub_1201):
popq %rbp
popq %rsi
popq %rdi
- movq 9608(%rax), %r11
+ movq 9176(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9608(%rax), %r11
+ movq 9176(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47387,19 +45175,19 @@ GL_PREFIX(_dispatch_stub_1201):
popq %rbp
popq %rsi
popq %rdi
- movq 9608(%rax), %r11
+ movq 9176(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1201), .-GL_PREFIX(_dispatch_stub_1201)
+ .size GL_PREFIX(_dispatch_stub_1147), .-GL_PREFIX(_dispatch_stub_1147)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1202)
- .type GL_PREFIX(_dispatch_stub_1202), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1202))
-GL_PREFIX(_dispatch_stub_1202):
+ .globl GL_PREFIX(_dispatch_stub_1148)
+ .type GL_PREFIX(_dispatch_stub_1148), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1148))
+GL_PREFIX(_dispatch_stub_1148):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9616(%rax), %r11
+ movq 9184(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47409,13 +45197,13 @@ GL_PREFIX(_dispatch_stub_1202):
popq %rbp
popq %rsi
popq %rdi
- movq 9616(%rax), %r11
+ movq 9184(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9616(%rax), %r11
+ movq 9184(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47425,19 +45213,19 @@ GL_PREFIX(_dispatch_stub_1202):
popq %rbp
popq %rsi
popq %rdi
- movq 9616(%rax), %r11
+ movq 9184(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1202), .-GL_PREFIX(_dispatch_stub_1202)
+ .size GL_PREFIX(_dispatch_stub_1148), .-GL_PREFIX(_dispatch_stub_1148)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1203)
- .type GL_PREFIX(_dispatch_stub_1203), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1203))
-GL_PREFIX(_dispatch_stub_1203):
+ .globl GL_PREFIX(_dispatch_stub_1149)
+ .type GL_PREFIX(_dispatch_stub_1149), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1149))
+GL_PREFIX(_dispatch_stub_1149):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9624(%rax), %r11
+ movq 9192(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47447,13 +45235,13 @@ GL_PREFIX(_dispatch_stub_1203):
popq %rbp
popq %rsi
popq %rdi
- movq 9624(%rax), %r11
+ movq 9192(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9624(%rax), %r11
+ movq 9192(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47463,19 +45251,19 @@ GL_PREFIX(_dispatch_stub_1203):
popq %rbp
popq %rsi
popq %rdi
- movq 9624(%rax), %r11
+ movq 9192(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1203), .-GL_PREFIX(_dispatch_stub_1203)
+ .size GL_PREFIX(_dispatch_stub_1149), .-GL_PREFIX(_dispatch_stub_1149)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1204)
- .type GL_PREFIX(_dispatch_stub_1204), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1204))
-GL_PREFIX(_dispatch_stub_1204):
+ .globl GL_PREFIX(_dispatch_stub_1150)
+ .type GL_PREFIX(_dispatch_stub_1150), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1150))
+GL_PREFIX(_dispatch_stub_1150):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9632(%rax), %r11
+ movq 9200(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $24, %rsp
@@ -47487,13 +45275,13 @@ GL_PREFIX(_dispatch_stub_1204):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $24, %rsp
- movq 9632(%rax), %r11
+ movq 9200(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9632(%rax), %r11
+ movq 9200(%rax), %r11
jmp *%r11
1:
subq $24, %rsp
@@ -47505,19 +45293,19 @@ GL_PREFIX(_dispatch_stub_1204):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $24, %rsp
- movq 9632(%rax), %r11
+ movq 9200(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1204), .-GL_PREFIX(_dispatch_stub_1204)
+ .size GL_PREFIX(_dispatch_stub_1150), .-GL_PREFIX(_dispatch_stub_1150)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1205)
- .type GL_PREFIX(_dispatch_stub_1205), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1205))
-GL_PREFIX(_dispatch_stub_1205):
+ .globl GL_PREFIX(_dispatch_stub_1151)
+ .type GL_PREFIX(_dispatch_stub_1151), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1151))
+GL_PREFIX(_dispatch_stub_1151):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9640(%rax), %r11
+ movq 9208(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47527,13 +45315,13 @@ GL_PREFIX(_dispatch_stub_1205):
popq %rbp
popq %rsi
popq %rdi
- movq 9640(%rax), %r11
+ movq 9208(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9640(%rax), %r11
+ movq 9208(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47543,19 +45331,19 @@ GL_PREFIX(_dispatch_stub_1205):
popq %rbp
popq %rsi
popq %rdi
- movq 9640(%rax), %r11
+ movq 9208(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1205), .-GL_PREFIX(_dispatch_stub_1205)
+ .size GL_PREFIX(_dispatch_stub_1151), .-GL_PREFIX(_dispatch_stub_1151)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1206)
- .type GL_PREFIX(_dispatch_stub_1206), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1206))
-GL_PREFIX(_dispatch_stub_1206):
+ .globl GL_PREFIX(_dispatch_stub_1152)
+ .type GL_PREFIX(_dispatch_stub_1152), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1152))
+GL_PREFIX(_dispatch_stub_1152):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9648(%rax), %r11
+ movq 9216(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $24, %rsp
@@ -47567,13 +45355,13 @@ GL_PREFIX(_dispatch_stub_1206):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $24, %rsp
- movq 9648(%rax), %r11
+ movq 9216(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9648(%rax), %r11
+ movq 9216(%rax), %r11
jmp *%r11
1:
subq $24, %rsp
@@ -47585,19 +45373,19 @@ GL_PREFIX(_dispatch_stub_1206):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $24, %rsp
- movq 9648(%rax), %r11
+ movq 9216(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1206), .-GL_PREFIX(_dispatch_stub_1206)
+ .size GL_PREFIX(_dispatch_stub_1152), .-GL_PREFIX(_dispatch_stub_1152)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1207)
- .type GL_PREFIX(_dispatch_stub_1207), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1207))
-GL_PREFIX(_dispatch_stub_1207):
+ .globl GL_PREFIX(_dispatch_stub_1153)
+ .type GL_PREFIX(_dispatch_stub_1153), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1153))
+GL_PREFIX(_dispatch_stub_1153):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9656(%rax), %r11
+ movq 9224(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47607,13 +45395,13 @@ GL_PREFIX(_dispatch_stub_1207):
popq %rbp
popq %rsi
popq %rdi
- movq 9656(%rax), %r11
+ movq 9224(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9656(%rax), %r11
+ movq 9224(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47623,19 +45411,19 @@ GL_PREFIX(_dispatch_stub_1207):
popq %rbp
popq %rsi
popq %rdi
- movq 9656(%rax), %r11
+ movq 9224(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1207), .-GL_PREFIX(_dispatch_stub_1207)
+ .size GL_PREFIX(_dispatch_stub_1153), .-GL_PREFIX(_dispatch_stub_1153)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1208)
- .type GL_PREFIX(_dispatch_stub_1208), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1208))
-GL_PREFIX(_dispatch_stub_1208):
+ .globl GL_PREFIX(_dispatch_stub_1154)
+ .type GL_PREFIX(_dispatch_stub_1154), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1154))
+GL_PREFIX(_dispatch_stub_1154):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9664(%rax), %r11
+ movq 9232(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47645,13 +45433,13 @@ GL_PREFIX(_dispatch_stub_1208):
popq %rdx
popq %rsi
popq %rdi
- movq 9664(%rax), %r11
+ movq 9232(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9664(%rax), %r11
+ movq 9232(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47661,19 +45449,19 @@ GL_PREFIX(_dispatch_stub_1208):
popq %rdx
popq %rsi
popq %rdi
- movq 9664(%rax), %r11
+ movq 9232(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1208), .-GL_PREFIX(_dispatch_stub_1208)
+ .size GL_PREFIX(_dispatch_stub_1154), .-GL_PREFIX(_dispatch_stub_1154)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1209)
- .type GL_PREFIX(_dispatch_stub_1209), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1209))
-GL_PREFIX(_dispatch_stub_1209):
+ .globl GL_PREFIX(_dispatch_stub_1155)
+ .type GL_PREFIX(_dispatch_stub_1155), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1155))
+GL_PREFIX(_dispatch_stub_1155):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9672(%rax), %r11
+ movq 9240(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47683,13 +45471,13 @@ GL_PREFIX(_dispatch_stub_1209):
popq %rbp
popq %rsi
popq %rdi
- movq 9672(%rax), %r11
+ movq 9240(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9672(%rax), %r11
+ movq 9240(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47699,19 +45487,19 @@ GL_PREFIX(_dispatch_stub_1209):
popq %rbp
popq %rsi
popq %rdi
- movq 9672(%rax), %r11
+ movq 9240(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1209), .-GL_PREFIX(_dispatch_stub_1209)
+ .size GL_PREFIX(_dispatch_stub_1155), .-GL_PREFIX(_dispatch_stub_1155)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1210)
- .type GL_PREFIX(_dispatch_stub_1210), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1210))
-GL_PREFIX(_dispatch_stub_1210):
+ .globl GL_PREFIX(_dispatch_stub_1156)
+ .type GL_PREFIX(_dispatch_stub_1156), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1156))
+GL_PREFIX(_dispatch_stub_1156):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9680(%rax), %r11
+ movq 9248(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $40, %rsp
@@ -47725,13 +45513,13 @@ GL_PREFIX(_dispatch_stub_1210):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $40, %rsp
- movq 9680(%rax), %r11
+ movq 9248(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9680(%rax), %r11
+ movq 9248(%rax), %r11
jmp *%r11
1:
subq $40, %rsp
@@ -47745,19 +45533,19 @@ GL_PREFIX(_dispatch_stub_1210):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $40, %rsp
- movq 9680(%rax), %r11
+ movq 9248(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1210), .-GL_PREFIX(_dispatch_stub_1210)
+ .size GL_PREFIX(_dispatch_stub_1156), .-GL_PREFIX(_dispatch_stub_1156)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1211)
- .type GL_PREFIX(_dispatch_stub_1211), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1211))
-GL_PREFIX(_dispatch_stub_1211):
+ .globl GL_PREFIX(_dispatch_stub_1157)
+ .type GL_PREFIX(_dispatch_stub_1157), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1157))
+GL_PREFIX(_dispatch_stub_1157):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9688(%rax), %r11
+ movq 9256(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47767,13 +45555,13 @@ GL_PREFIX(_dispatch_stub_1211):
popq %rbp
popq %rsi
popq %rdi
- movq 9688(%rax), %r11
+ movq 9256(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9688(%rax), %r11
+ movq 9256(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47783,19 +45571,19 @@ GL_PREFIX(_dispatch_stub_1211):
popq %rbp
popq %rsi
popq %rdi
- movq 9688(%rax), %r11
+ movq 9256(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1211), .-GL_PREFIX(_dispatch_stub_1211)
+ .size GL_PREFIX(_dispatch_stub_1157), .-GL_PREFIX(_dispatch_stub_1157)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1212)
- .type GL_PREFIX(_dispatch_stub_1212), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1212))
-GL_PREFIX(_dispatch_stub_1212):
+ .globl GL_PREFIX(_dispatch_stub_1158)
+ .type GL_PREFIX(_dispatch_stub_1158), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1158))
+GL_PREFIX(_dispatch_stub_1158):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9696(%rax), %r11
+ movq 9264(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $40, %rsp
@@ -47809,13 +45597,13 @@ GL_PREFIX(_dispatch_stub_1212):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $40, %rsp
- movq 9696(%rax), %r11
+ movq 9264(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9696(%rax), %r11
+ movq 9264(%rax), %r11
jmp *%r11
1:
subq $40, %rsp
@@ -47829,19 +45617,19 @@ GL_PREFIX(_dispatch_stub_1212):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $40, %rsp
- movq 9696(%rax), %r11
+ movq 9264(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1212), .-GL_PREFIX(_dispatch_stub_1212)
+ .size GL_PREFIX(_dispatch_stub_1158), .-GL_PREFIX(_dispatch_stub_1158)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1213)
- .type GL_PREFIX(_dispatch_stub_1213), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1213))
-GL_PREFIX(_dispatch_stub_1213):
+ .globl GL_PREFIX(_dispatch_stub_1159)
+ .type GL_PREFIX(_dispatch_stub_1159), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1159))
+GL_PREFIX(_dispatch_stub_1159):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9704(%rax), %r11
+ movq 9272(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47851,13 +45639,13 @@ GL_PREFIX(_dispatch_stub_1213):
popq %rbp
popq %rsi
popq %rdi
- movq 9704(%rax), %r11
+ movq 9272(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9704(%rax), %r11
+ movq 9272(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47867,19 +45655,19 @@ GL_PREFIX(_dispatch_stub_1213):
popq %rbp
popq %rsi
popq %rdi
- movq 9704(%rax), %r11
+ movq 9272(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1213), .-GL_PREFIX(_dispatch_stub_1213)
+ .size GL_PREFIX(_dispatch_stub_1159), .-GL_PREFIX(_dispatch_stub_1159)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1214)
- .type GL_PREFIX(_dispatch_stub_1214), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1214))
-GL_PREFIX(_dispatch_stub_1214):
+ .globl GL_PREFIX(_dispatch_stub_1160)
+ .type GL_PREFIX(_dispatch_stub_1160), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1160))
+GL_PREFIX(_dispatch_stub_1160):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9712(%rax), %r11
+ movq 9280(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47893,13 +45681,13 @@ GL_PREFIX(_dispatch_stub_1214):
popq %rdx
popq %rsi
popq %rdi
- movq 9712(%rax), %r11
+ movq 9280(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9712(%rax), %r11
+ movq 9280(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47913,19 +45701,19 @@ GL_PREFIX(_dispatch_stub_1214):
popq %rdx
popq %rsi
popq %rdi
- movq 9712(%rax), %r11
+ movq 9280(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1214), .-GL_PREFIX(_dispatch_stub_1214)
+ .size GL_PREFIX(_dispatch_stub_1160), .-GL_PREFIX(_dispatch_stub_1160)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1215)
- .type GL_PREFIX(_dispatch_stub_1215), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1215))
-GL_PREFIX(_dispatch_stub_1215):
+ .globl GL_PREFIX(_dispatch_stub_1161)
+ .type GL_PREFIX(_dispatch_stub_1161), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1161))
+GL_PREFIX(_dispatch_stub_1161):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9720(%rax), %r11
+ movq 9288(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -47935,13 +45723,13 @@ GL_PREFIX(_dispatch_stub_1215):
popq %rbp
popq %rsi
popq %rdi
- movq 9720(%rax), %r11
+ movq 9288(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9720(%rax), %r11
+ movq 9288(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -47951,19 +45739,19 @@ GL_PREFIX(_dispatch_stub_1215):
popq %rbp
popq %rsi
popq %rdi
- movq 9720(%rax), %r11
+ movq 9288(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1215), .-GL_PREFIX(_dispatch_stub_1215)
+ .size GL_PREFIX(_dispatch_stub_1161), .-GL_PREFIX(_dispatch_stub_1161)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1216)
- .type GL_PREFIX(_dispatch_stub_1216), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1216))
-GL_PREFIX(_dispatch_stub_1216):
+ .globl GL_PREFIX(_dispatch_stub_1162)
+ .type GL_PREFIX(_dispatch_stub_1162), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1162))
+GL_PREFIX(_dispatch_stub_1162):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9728(%rax), %r11
+ movq 9296(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $40, %rsp
@@ -47979,13 +45767,13 @@ GL_PREFIX(_dispatch_stub_1216):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $40, %rsp
- movq 9728(%rax), %r11
+ movq 9296(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9728(%rax), %r11
+ movq 9296(%rax), %r11
jmp *%r11
1:
subq $40, %rsp
@@ -48001,19 +45789,19 @@ GL_PREFIX(_dispatch_stub_1216):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $40, %rsp
- movq 9728(%rax), %r11
+ movq 9296(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1216), .-GL_PREFIX(_dispatch_stub_1216)
+ .size GL_PREFIX(_dispatch_stub_1162), .-GL_PREFIX(_dispatch_stub_1162)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1217)
- .type GL_PREFIX(_dispatch_stub_1217), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1217))
-GL_PREFIX(_dispatch_stub_1217):
+ .globl GL_PREFIX(_dispatch_stub_1163)
+ .type GL_PREFIX(_dispatch_stub_1163), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1163))
+GL_PREFIX(_dispatch_stub_1163):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9736(%rax), %r11
+ movq 9304(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48023,13 +45811,13 @@ GL_PREFIX(_dispatch_stub_1217):
popq %rbp
popq %rsi
popq %rdi
- movq 9736(%rax), %r11
+ movq 9304(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9736(%rax), %r11
+ movq 9304(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48039,19 +45827,19 @@ GL_PREFIX(_dispatch_stub_1217):
popq %rbp
popq %rsi
popq %rdi
- movq 9736(%rax), %r11
+ movq 9304(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1217), .-GL_PREFIX(_dispatch_stub_1217)
+ .size GL_PREFIX(_dispatch_stub_1163), .-GL_PREFIX(_dispatch_stub_1163)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1218)
- .type GL_PREFIX(_dispatch_stub_1218), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1218))
-GL_PREFIX(_dispatch_stub_1218):
+ .globl GL_PREFIX(_dispatch_stub_1164)
+ .type GL_PREFIX(_dispatch_stub_1164), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1164))
+GL_PREFIX(_dispatch_stub_1164):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9744(%rax), %r11
+ movq 9312(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $40, %rsp
@@ -48067,13 +45855,13 @@ GL_PREFIX(_dispatch_stub_1218):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $40, %rsp
- movq 9744(%rax), %r11
+ movq 9312(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9744(%rax), %r11
+ movq 9312(%rax), %r11
jmp *%r11
1:
subq $40, %rsp
@@ -48089,19 +45877,19 @@ GL_PREFIX(_dispatch_stub_1218):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $40, %rsp
- movq 9744(%rax), %r11
+ movq 9312(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1218), .-GL_PREFIX(_dispatch_stub_1218)
+ .size GL_PREFIX(_dispatch_stub_1164), .-GL_PREFIX(_dispatch_stub_1164)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1219)
- .type GL_PREFIX(_dispatch_stub_1219), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1219))
-GL_PREFIX(_dispatch_stub_1219):
+ .globl GL_PREFIX(_dispatch_stub_1165)
+ .type GL_PREFIX(_dispatch_stub_1165), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1165))
+GL_PREFIX(_dispatch_stub_1165):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9752(%rax), %r11
+ movq 9320(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48111,13 +45899,13 @@ GL_PREFIX(_dispatch_stub_1219):
popq %rbp
popq %rsi
popq %rdi
- movq 9752(%rax), %r11
+ movq 9320(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9752(%rax), %r11
+ movq 9320(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48127,19 +45915,19 @@ GL_PREFIX(_dispatch_stub_1219):
popq %rbp
popq %rsi
popq %rdi
- movq 9752(%rax), %r11
+ movq 9320(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1219), .-GL_PREFIX(_dispatch_stub_1219)
+ .size GL_PREFIX(_dispatch_stub_1165), .-GL_PREFIX(_dispatch_stub_1165)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1220)
- .type GL_PREFIX(_dispatch_stub_1220), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1220))
-GL_PREFIX(_dispatch_stub_1220):
+ .globl GL_PREFIX(_dispatch_stub_1166)
+ .type GL_PREFIX(_dispatch_stub_1166), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1166))
+GL_PREFIX(_dispatch_stub_1166):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9760(%rax), %r11
+ movq 9328(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48153,13 +45941,13 @@ GL_PREFIX(_dispatch_stub_1220):
popq %rdx
popq %rsi
popq %rdi
- movq 9760(%rax), %r11
+ movq 9328(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9760(%rax), %r11
+ movq 9328(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48173,19 +45961,19 @@ GL_PREFIX(_dispatch_stub_1220):
popq %rdx
popq %rsi
popq %rdi
- movq 9760(%rax), %r11
+ movq 9328(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1220), .-GL_PREFIX(_dispatch_stub_1220)
+ .size GL_PREFIX(_dispatch_stub_1166), .-GL_PREFIX(_dispatch_stub_1166)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1221)
- .type GL_PREFIX(_dispatch_stub_1221), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1221))
-GL_PREFIX(_dispatch_stub_1221):
+ .globl GL_PREFIX(_dispatch_stub_1167)
+ .type GL_PREFIX(_dispatch_stub_1167), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1167))
+GL_PREFIX(_dispatch_stub_1167):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9768(%rax), %r11
+ movq 9336(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48195,13 +45983,13 @@ GL_PREFIX(_dispatch_stub_1221):
popq %rbp
popq %rsi
popq %rdi
- movq 9768(%rax), %r11
+ movq 9336(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9768(%rax), %r11
+ movq 9336(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48211,19 +45999,19 @@ GL_PREFIX(_dispatch_stub_1221):
popq %rbp
popq %rsi
popq %rdi
- movq 9768(%rax), %r11
+ movq 9336(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1221), .-GL_PREFIX(_dispatch_stub_1221)
+ .size GL_PREFIX(_dispatch_stub_1167), .-GL_PREFIX(_dispatch_stub_1167)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1222)
- .type GL_PREFIX(_dispatch_stub_1222), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1222))
-GL_PREFIX(_dispatch_stub_1222):
+ .globl GL_PREFIX(_dispatch_stub_1168)
+ .type GL_PREFIX(_dispatch_stub_1168), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1168))
+GL_PREFIX(_dispatch_stub_1168):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9776(%rax), %r11
+ movq 9344(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48237,13 +46025,13 @@ GL_PREFIX(_dispatch_stub_1222):
popq %rdx
popq %rsi
popq %rdi
- movq 9776(%rax), %r11
+ movq 9344(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9776(%rax), %r11
+ movq 9344(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48257,19 +46045,19 @@ GL_PREFIX(_dispatch_stub_1222):
popq %rdx
popq %rsi
popq %rdi
- movq 9776(%rax), %r11
+ movq 9344(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1222), .-GL_PREFIX(_dispatch_stub_1222)
+ .size GL_PREFIX(_dispatch_stub_1168), .-GL_PREFIX(_dispatch_stub_1168)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1223)
- .type GL_PREFIX(_dispatch_stub_1223), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1223))
-GL_PREFIX(_dispatch_stub_1223):
+ .globl GL_PREFIX(_dispatch_stub_1169)
+ .type GL_PREFIX(_dispatch_stub_1169), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1169))
+GL_PREFIX(_dispatch_stub_1169):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9784(%rax), %r11
+ movq 9352(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48279,13 +46067,13 @@ GL_PREFIX(_dispatch_stub_1223):
popq %rbp
popq %rsi
popq %rdi
- movq 9784(%rax), %r11
+ movq 9352(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9784(%rax), %r11
+ movq 9352(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48295,19 +46083,19 @@ GL_PREFIX(_dispatch_stub_1223):
popq %rbp
popq %rsi
popq %rdi
- movq 9784(%rax), %r11
+ movq 9352(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1223), .-GL_PREFIX(_dispatch_stub_1223)
+ .size GL_PREFIX(_dispatch_stub_1169), .-GL_PREFIX(_dispatch_stub_1169)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1224)
- .type GL_PREFIX(_dispatch_stub_1224), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1224))
-GL_PREFIX(_dispatch_stub_1224):
+ .globl GL_PREFIX(_dispatch_stub_1170)
+ .type GL_PREFIX(_dispatch_stub_1170), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1170))
+GL_PREFIX(_dispatch_stub_1170):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9792(%rax), %r11
+ movq 9360(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48321,13 +46109,13 @@ GL_PREFIX(_dispatch_stub_1224):
popq %rdx
popq %rsi
popq %rdi
- movq 9792(%rax), %r11
+ movq 9360(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9792(%rax), %r11
+ movq 9360(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48341,19 +46129,19 @@ GL_PREFIX(_dispatch_stub_1224):
popq %rdx
popq %rsi
popq %rdi
- movq 9792(%rax), %r11
+ movq 9360(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1224), .-GL_PREFIX(_dispatch_stub_1224)
+ .size GL_PREFIX(_dispatch_stub_1170), .-GL_PREFIX(_dispatch_stub_1170)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1225)
- .type GL_PREFIX(_dispatch_stub_1225), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1225))
-GL_PREFIX(_dispatch_stub_1225):
+ .globl GL_PREFIX(_dispatch_stub_1171)
+ .type GL_PREFIX(_dispatch_stub_1171), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1171))
+GL_PREFIX(_dispatch_stub_1171):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9800(%rax), %r11
+ movq 9368(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48363,13 +46151,13 @@ GL_PREFIX(_dispatch_stub_1225):
popq %rdx
popq %rsi
popq %rdi
- movq 9800(%rax), %r11
+ movq 9368(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9800(%rax), %r11
+ movq 9368(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48379,19 +46167,19 @@ GL_PREFIX(_dispatch_stub_1225):
popq %rdx
popq %rsi
popq %rdi
- movq 9800(%rax), %r11
+ movq 9368(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1225), .-GL_PREFIX(_dispatch_stub_1225)
+ .size GL_PREFIX(_dispatch_stub_1171), .-GL_PREFIX(_dispatch_stub_1171)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1226)
- .type GL_PREFIX(_dispatch_stub_1226), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1226))
-GL_PREFIX(_dispatch_stub_1226):
+ .globl GL_PREFIX(_dispatch_stub_1172)
+ .type GL_PREFIX(_dispatch_stub_1172), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1172))
+GL_PREFIX(_dispatch_stub_1172):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9808(%rax), %r11
+ movq 9376(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48401,13 +46189,13 @@ GL_PREFIX(_dispatch_stub_1226):
popq %rdx
popq %rsi
popq %rdi
- movq 9808(%rax), %r11
+ movq 9376(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9808(%rax), %r11
+ movq 9376(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48417,19 +46205,19 @@ GL_PREFIX(_dispatch_stub_1226):
popq %rdx
popq %rsi
popq %rdi
- movq 9808(%rax), %r11
+ movq 9376(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1226), .-GL_PREFIX(_dispatch_stub_1226)
+ .size GL_PREFIX(_dispatch_stub_1172), .-GL_PREFIX(_dispatch_stub_1172)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1227)
- .type GL_PREFIX(_dispatch_stub_1227), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1227))
-GL_PREFIX(_dispatch_stub_1227):
+ .globl GL_PREFIX(_dispatch_stub_1173)
+ .type GL_PREFIX(_dispatch_stub_1173), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1173))
+GL_PREFIX(_dispatch_stub_1173):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9816(%rax), %r11
+ movq 9384(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48439,13 +46227,13 @@ GL_PREFIX(_dispatch_stub_1227):
popq %rdx
popq %rsi
popq %rdi
- movq 9816(%rax), %r11
+ movq 9384(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9816(%rax), %r11
+ movq 9384(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48455,19 +46243,19 @@ GL_PREFIX(_dispatch_stub_1227):
popq %rdx
popq %rsi
popq %rdi
- movq 9816(%rax), %r11
+ movq 9384(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1227), .-GL_PREFIX(_dispatch_stub_1227)
+ .size GL_PREFIX(_dispatch_stub_1173), .-GL_PREFIX(_dispatch_stub_1173)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1228)
- .type GL_PREFIX(_dispatch_stub_1228), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1228))
-GL_PREFIX(_dispatch_stub_1228):
+ .globl GL_PREFIX(_dispatch_stub_1174)
+ .type GL_PREFIX(_dispatch_stub_1174), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1174))
+GL_PREFIX(_dispatch_stub_1174):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9824(%rax), %r11
+ movq 9392(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48477,13 +46265,13 @@ GL_PREFIX(_dispatch_stub_1228):
popq %rdx
popq %rsi
popq %rdi
- movq 9824(%rax), %r11
+ movq 9392(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9824(%rax), %r11
+ movq 9392(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48493,19 +46281,19 @@ GL_PREFIX(_dispatch_stub_1228):
popq %rdx
popq %rsi
popq %rdi
- movq 9824(%rax), %r11
+ movq 9392(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1228), .-GL_PREFIX(_dispatch_stub_1228)
+ .size GL_PREFIX(_dispatch_stub_1174), .-GL_PREFIX(_dispatch_stub_1174)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1229)
- .type GL_PREFIX(_dispatch_stub_1229), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1229))
-GL_PREFIX(_dispatch_stub_1229):
+ .globl GL_PREFIX(_dispatch_stub_1175)
+ .type GL_PREFIX(_dispatch_stub_1175), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1175))
+GL_PREFIX(_dispatch_stub_1175):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9832(%rax), %r11
+ movq 9400(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48515,13 +46303,13 @@ GL_PREFIX(_dispatch_stub_1229):
popq %rdx
popq %rsi
popq %rdi
- movq 9832(%rax), %r11
+ movq 9400(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9832(%rax), %r11
+ movq 9400(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48531,19 +46319,19 @@ GL_PREFIX(_dispatch_stub_1229):
popq %rdx
popq %rsi
popq %rdi
- movq 9832(%rax), %r11
+ movq 9400(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1229), .-GL_PREFIX(_dispatch_stub_1229)
+ .size GL_PREFIX(_dispatch_stub_1175), .-GL_PREFIX(_dispatch_stub_1175)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1230)
- .type GL_PREFIX(_dispatch_stub_1230), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1230))
-GL_PREFIX(_dispatch_stub_1230):
+ .globl GL_PREFIX(_dispatch_stub_1176)
+ .type GL_PREFIX(_dispatch_stub_1176), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1176))
+GL_PREFIX(_dispatch_stub_1176):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9840(%rax), %r11
+ movq 9408(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48553,13 +46341,13 @@ GL_PREFIX(_dispatch_stub_1230):
popq %rdx
popq %rsi
popq %rdi
- movq 9840(%rax), %r11
+ movq 9408(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9840(%rax), %r11
+ movq 9408(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48569,19 +46357,19 @@ GL_PREFIX(_dispatch_stub_1230):
popq %rdx
popq %rsi
popq %rdi
- movq 9840(%rax), %r11
+ movq 9408(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1230), .-GL_PREFIX(_dispatch_stub_1230)
+ .size GL_PREFIX(_dispatch_stub_1176), .-GL_PREFIX(_dispatch_stub_1176)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1231)
- .type GL_PREFIX(_dispatch_stub_1231), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1231))
-GL_PREFIX(_dispatch_stub_1231):
+ .globl GL_PREFIX(_dispatch_stub_1177)
+ .type GL_PREFIX(_dispatch_stub_1177), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1177))
+GL_PREFIX(_dispatch_stub_1177):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9848(%rax), %r11
+ movq 9416(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48591,13 +46379,13 @@ GL_PREFIX(_dispatch_stub_1231):
popq %rdx
popq %rsi
popq %rdi
- movq 9848(%rax), %r11
+ movq 9416(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9848(%rax), %r11
+ movq 9416(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48607,19 +46395,19 @@ GL_PREFIX(_dispatch_stub_1231):
popq %rdx
popq %rsi
popq %rdi
- movq 9848(%rax), %r11
+ movq 9416(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1231), .-GL_PREFIX(_dispatch_stub_1231)
+ .size GL_PREFIX(_dispatch_stub_1177), .-GL_PREFIX(_dispatch_stub_1177)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1232)
- .type GL_PREFIX(_dispatch_stub_1232), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1232))
-GL_PREFIX(_dispatch_stub_1232):
+ .globl GL_PREFIX(_dispatch_stub_1178)
+ .type GL_PREFIX(_dispatch_stub_1178), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1178))
+GL_PREFIX(_dispatch_stub_1178):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9856(%rax), %r11
+ movq 9424(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48629,13 +46417,13 @@ GL_PREFIX(_dispatch_stub_1232):
popq %rdx
popq %rsi
popq %rdi
- movq 9856(%rax), %r11
+ movq 9424(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9856(%rax), %r11
+ movq 9424(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48645,19 +46433,19 @@ GL_PREFIX(_dispatch_stub_1232):
popq %rdx
popq %rsi
popq %rdi
- movq 9856(%rax), %r11
+ movq 9424(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1232), .-GL_PREFIX(_dispatch_stub_1232)
+ .size GL_PREFIX(_dispatch_stub_1178), .-GL_PREFIX(_dispatch_stub_1178)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1233)
- .type GL_PREFIX(_dispatch_stub_1233), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1233))
-GL_PREFIX(_dispatch_stub_1233):
+ .globl GL_PREFIX(_dispatch_stub_1179)
+ .type GL_PREFIX(_dispatch_stub_1179), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1179))
+GL_PREFIX(_dispatch_stub_1179):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9864(%rax), %r11
+ movq 9432(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48667,13 +46455,13 @@ GL_PREFIX(_dispatch_stub_1233):
popq %rdx
popq %rsi
popq %rdi
- movq 9864(%rax), %r11
+ movq 9432(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9864(%rax), %r11
+ movq 9432(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48683,19 +46471,19 @@ GL_PREFIX(_dispatch_stub_1233):
popq %rdx
popq %rsi
popq %rdi
- movq 9864(%rax), %r11
+ movq 9432(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1233), .-GL_PREFIX(_dispatch_stub_1233)
+ .size GL_PREFIX(_dispatch_stub_1179), .-GL_PREFIX(_dispatch_stub_1179)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1234)
- .type GL_PREFIX(_dispatch_stub_1234), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1234))
-GL_PREFIX(_dispatch_stub_1234):
+ .globl GL_PREFIX(_dispatch_stub_1180)
+ .type GL_PREFIX(_dispatch_stub_1180), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1180))
+GL_PREFIX(_dispatch_stub_1180):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9872(%rax), %r11
+ movq 9440(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48705,13 +46493,13 @@ GL_PREFIX(_dispatch_stub_1234):
popq %rdx
popq %rsi
popq %rdi
- movq 9872(%rax), %r11
+ movq 9440(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9872(%rax), %r11
+ movq 9440(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48721,19 +46509,19 @@ GL_PREFIX(_dispatch_stub_1234):
popq %rdx
popq %rsi
popq %rdi
- movq 9872(%rax), %r11
+ movq 9440(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1234), .-GL_PREFIX(_dispatch_stub_1234)
+ .size GL_PREFIX(_dispatch_stub_1180), .-GL_PREFIX(_dispatch_stub_1180)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1235)
- .type GL_PREFIX(_dispatch_stub_1235), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1235))
-GL_PREFIX(_dispatch_stub_1235):
+ .globl GL_PREFIX(_dispatch_stub_1181)
+ .type GL_PREFIX(_dispatch_stub_1181), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1181))
+GL_PREFIX(_dispatch_stub_1181):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9880(%rax), %r11
+ movq 9448(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48743,13 +46531,13 @@ GL_PREFIX(_dispatch_stub_1235):
popq %rdx
popq %rsi
popq %rdi
- movq 9880(%rax), %r11
+ movq 9448(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9880(%rax), %r11
+ movq 9448(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48759,19 +46547,19 @@ GL_PREFIX(_dispatch_stub_1235):
popq %rdx
popq %rsi
popq %rdi
- movq 9880(%rax), %r11
+ movq 9448(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1235), .-GL_PREFIX(_dispatch_stub_1235)
+ .size GL_PREFIX(_dispatch_stub_1181), .-GL_PREFIX(_dispatch_stub_1181)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1236)
- .type GL_PREFIX(_dispatch_stub_1236), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1236))
-GL_PREFIX(_dispatch_stub_1236):
+ .globl GL_PREFIX(_dispatch_stub_1182)
+ .type GL_PREFIX(_dispatch_stub_1182), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1182))
+GL_PREFIX(_dispatch_stub_1182):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9888(%rax), %r11
+ movq 9456(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48781,13 +46569,13 @@ GL_PREFIX(_dispatch_stub_1236):
popq %rdx
popq %rsi
popq %rdi
- movq 9888(%rax), %r11
+ movq 9456(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9888(%rax), %r11
+ movq 9456(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48797,19 +46585,19 @@ GL_PREFIX(_dispatch_stub_1236):
popq %rdx
popq %rsi
popq %rdi
- movq 9888(%rax), %r11
+ movq 9456(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1236), .-GL_PREFIX(_dispatch_stub_1236)
+ .size GL_PREFIX(_dispatch_stub_1182), .-GL_PREFIX(_dispatch_stub_1182)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1237)
- .type GL_PREFIX(_dispatch_stub_1237), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1237))
-GL_PREFIX(_dispatch_stub_1237):
+ .globl GL_PREFIX(_dispatch_stub_1183)
+ .type GL_PREFIX(_dispatch_stub_1183), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1183))
+GL_PREFIX(_dispatch_stub_1183):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9896(%rax), %r11
+ movq 9464(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48819,13 +46607,13 @@ GL_PREFIX(_dispatch_stub_1237):
popq %rdx
popq %rsi
popq %rdi
- movq 9896(%rax), %r11
+ movq 9464(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9896(%rax), %r11
+ movq 9464(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48835,19 +46623,19 @@ GL_PREFIX(_dispatch_stub_1237):
popq %rdx
popq %rsi
popq %rdi
- movq 9896(%rax), %r11
+ movq 9464(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1237), .-GL_PREFIX(_dispatch_stub_1237)
+ .size GL_PREFIX(_dispatch_stub_1183), .-GL_PREFIX(_dispatch_stub_1183)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1238)
- .type GL_PREFIX(_dispatch_stub_1238), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1238))
-GL_PREFIX(_dispatch_stub_1238):
+ .globl GL_PREFIX(_dispatch_stub_1184)
+ .type GL_PREFIX(_dispatch_stub_1184), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1184))
+GL_PREFIX(_dispatch_stub_1184):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9904(%rax), %r11
+ movq 9472(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48857,13 +46645,13 @@ GL_PREFIX(_dispatch_stub_1238):
popq %rbp
popq %rsi
popq %rdi
- movq 9904(%rax), %r11
+ movq 9472(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9904(%rax), %r11
+ movq 9472(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48873,19 +46661,19 @@ GL_PREFIX(_dispatch_stub_1238):
popq %rbp
popq %rsi
popq %rdi
- movq 9904(%rax), %r11
+ movq 9472(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1238), .-GL_PREFIX(_dispatch_stub_1238)
+ .size GL_PREFIX(_dispatch_stub_1184), .-GL_PREFIX(_dispatch_stub_1184)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1239)
- .type GL_PREFIX(_dispatch_stub_1239), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1239))
-GL_PREFIX(_dispatch_stub_1239):
+ .globl GL_PREFIX(_dispatch_stub_1185)
+ .type GL_PREFIX(_dispatch_stub_1185), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1185))
+GL_PREFIX(_dispatch_stub_1185):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9912(%rax), %r11
+ movq 9480(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48895,13 +46683,13 @@ GL_PREFIX(_dispatch_stub_1239):
popq %rbp
popq %rsi
popq %rdi
- movq 9912(%rax), %r11
+ movq 9480(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9912(%rax), %r11
+ movq 9480(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48911,19 +46699,19 @@ GL_PREFIX(_dispatch_stub_1239):
popq %rbp
popq %rsi
popq %rdi
- movq 9912(%rax), %r11
+ movq 9480(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1239), .-GL_PREFIX(_dispatch_stub_1239)
+ .size GL_PREFIX(_dispatch_stub_1185), .-GL_PREFIX(_dispatch_stub_1185)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1240)
- .type GL_PREFIX(_dispatch_stub_1240), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1240))
-GL_PREFIX(_dispatch_stub_1240):
+ .globl GL_PREFIX(_dispatch_stub_1186)
+ .type GL_PREFIX(_dispatch_stub_1186), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1186))
+GL_PREFIX(_dispatch_stub_1186):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9920(%rax), %r11
+ movq 9488(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48933,13 +46721,13 @@ GL_PREFIX(_dispatch_stub_1240):
popq %rbp
popq %rsi
popq %rdi
- movq 9920(%rax), %r11
+ movq 9488(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9920(%rax), %r11
+ movq 9488(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48949,19 +46737,19 @@ GL_PREFIX(_dispatch_stub_1240):
popq %rbp
popq %rsi
popq %rdi
- movq 9920(%rax), %r11
+ movq 9488(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1240), .-GL_PREFIX(_dispatch_stub_1240)
+ .size GL_PREFIX(_dispatch_stub_1186), .-GL_PREFIX(_dispatch_stub_1186)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1241)
- .type GL_PREFIX(_dispatch_stub_1241), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1241))
-GL_PREFIX(_dispatch_stub_1241):
+ .globl GL_PREFIX(_dispatch_stub_1187)
+ .type GL_PREFIX(_dispatch_stub_1187), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1187))
+GL_PREFIX(_dispatch_stub_1187):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9928(%rax), %r11
+ movq 9496(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -48971,13 +46759,13 @@ GL_PREFIX(_dispatch_stub_1241):
popq %rbp
popq %rsi
popq %rdi
- movq 9928(%rax), %r11
+ movq 9496(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9928(%rax), %r11
+ movq 9496(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -48987,19 +46775,19 @@ GL_PREFIX(_dispatch_stub_1241):
popq %rbp
popq %rsi
popq %rdi
- movq 9928(%rax), %r11
+ movq 9496(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1241), .-GL_PREFIX(_dispatch_stub_1241)
+ .size GL_PREFIX(_dispatch_stub_1187), .-GL_PREFIX(_dispatch_stub_1187)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1242)
- .type GL_PREFIX(_dispatch_stub_1242), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1242))
-GL_PREFIX(_dispatch_stub_1242):
+ .globl GL_PREFIX(_dispatch_stub_1188)
+ .type GL_PREFIX(_dispatch_stub_1188), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1188))
+GL_PREFIX(_dispatch_stub_1188):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9936(%rax), %r11
+ movq 9504(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49017,13 +46805,13 @@ GL_PREFIX(_dispatch_stub_1242):
popq %rdx
popq %rsi
popq %rdi
- movq 9936(%rax), %r11
+ movq 9504(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9936(%rax), %r11
+ movq 9504(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49041,19 +46829,19 @@ GL_PREFIX(_dispatch_stub_1242):
popq %rdx
popq %rsi
popq %rdi
- movq 9936(%rax), %r11
+ movq 9504(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1242), .-GL_PREFIX(_dispatch_stub_1242)
+ .size GL_PREFIX(_dispatch_stub_1188), .-GL_PREFIX(_dispatch_stub_1188)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1243)
- .type GL_PREFIX(_dispatch_stub_1243), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1243))
-GL_PREFIX(_dispatch_stub_1243):
+ .globl GL_PREFIX(_dispatch_stub_1189)
+ .type GL_PREFIX(_dispatch_stub_1189), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1189))
+GL_PREFIX(_dispatch_stub_1189):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9944(%rax), %r11
+ movq 9512(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49071,13 +46859,13 @@ GL_PREFIX(_dispatch_stub_1243):
popq %rdx
popq %rsi
popq %rdi
- movq 9944(%rax), %r11
+ movq 9512(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9944(%rax), %r11
+ movq 9512(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49095,19 +46883,19 @@ GL_PREFIX(_dispatch_stub_1243):
popq %rdx
popq %rsi
popq %rdi
- movq 9944(%rax), %r11
+ movq 9512(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1243), .-GL_PREFIX(_dispatch_stub_1243)
+ .size GL_PREFIX(_dispatch_stub_1189), .-GL_PREFIX(_dispatch_stub_1189)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1244)
- .type GL_PREFIX(_dispatch_stub_1244), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1244))
-GL_PREFIX(_dispatch_stub_1244):
+ .globl GL_PREFIX(_dispatch_stub_1190)
+ .type GL_PREFIX(_dispatch_stub_1190), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1190))
+GL_PREFIX(_dispatch_stub_1190):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9952(%rax), %r11
+ movq 9520(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49125,13 +46913,13 @@ GL_PREFIX(_dispatch_stub_1244):
popq %rdx
popq %rsi
popq %rdi
- movq 9952(%rax), %r11
+ movq 9520(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9952(%rax), %r11
+ movq 9520(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49149,79 +46937,79 @@ GL_PREFIX(_dispatch_stub_1244):
popq %rdx
popq %rsi
popq %rdi
- movq 9952(%rax), %r11
+ movq 9520(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1244), .-GL_PREFIX(_dispatch_stub_1244)
+ .size GL_PREFIX(_dispatch_stub_1190), .-GL_PREFIX(_dispatch_stub_1190)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1245)
- .type GL_PREFIX(_dispatch_stub_1245), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1245))
-GL_PREFIX(_dispatch_stub_1245):
+ .globl GL_PREFIX(_dispatch_stub_1191)
+ .type GL_PREFIX(_dispatch_stub_1191), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1191))
+GL_PREFIX(_dispatch_stub_1191):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9960(%rax), %r11
+ movq 9528(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- movq 9960(%rax), %r11
+ movq 9528(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9960(%rax), %r11
+ movq 9528(%rax), %r11
jmp *%r11
1:
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- movq 9960(%rax), %r11
+ movq 9528(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1245), .-GL_PREFIX(_dispatch_stub_1245)
+ .size GL_PREFIX(_dispatch_stub_1191), .-GL_PREFIX(_dispatch_stub_1191)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1246)
- .type GL_PREFIX(_dispatch_stub_1246), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1246))
-GL_PREFIX(_dispatch_stub_1246):
+ .globl GL_PREFIX(_dispatch_stub_1192)
+ .type GL_PREFIX(_dispatch_stub_1192), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1192))
+GL_PREFIX(_dispatch_stub_1192):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9968(%rax), %r11
+ movq 9536(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 9968(%rax), %r11
+ movq 9536(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9968(%rax), %r11
+ movq 9536(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 9968(%rax), %r11
+ movq 9536(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1246), .-GL_PREFIX(_dispatch_stub_1246)
+ .size GL_PREFIX(_dispatch_stub_1192), .-GL_PREFIX(_dispatch_stub_1192)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1247)
- .type GL_PREFIX(_dispatch_stub_1247), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1247))
-GL_PREFIX(_dispatch_stub_1247):
+ .globl GL_PREFIX(_dispatch_stub_1193)
+ .type GL_PREFIX(_dispatch_stub_1193), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1193))
+GL_PREFIX(_dispatch_stub_1193):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9976(%rax), %r11
+ movq 9544(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49239,13 +47027,13 @@ GL_PREFIX(_dispatch_stub_1247):
popq %rdx
popq %rsi
popq %rdi
- movq 9976(%rax), %r11
+ movq 9544(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9976(%rax), %r11
+ movq 9544(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49263,19 +47051,19 @@ GL_PREFIX(_dispatch_stub_1247):
popq %rdx
popq %rsi
popq %rdi
- movq 9976(%rax), %r11
+ movq 9544(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1247), .-GL_PREFIX(_dispatch_stub_1247)
+ .size GL_PREFIX(_dispatch_stub_1193), .-GL_PREFIX(_dispatch_stub_1193)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1248)
- .type GL_PREFIX(_dispatch_stub_1248), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1248))
-GL_PREFIX(_dispatch_stub_1248):
+ .globl GL_PREFIX(_dispatch_stub_1194)
+ .type GL_PREFIX(_dispatch_stub_1194), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1194))
+GL_PREFIX(_dispatch_stub_1194):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9984(%rax), %r11
+ movq 9552(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49293,13 +47081,13 @@ GL_PREFIX(_dispatch_stub_1248):
popq %rdx
popq %rsi
popq %rdi
- movq 9984(%rax), %r11
+ movq 9552(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9984(%rax), %r11
+ movq 9552(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49317,19 +47105,19 @@ GL_PREFIX(_dispatch_stub_1248):
popq %rdx
popq %rsi
popq %rdi
- movq 9984(%rax), %r11
+ movq 9552(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1248), .-GL_PREFIX(_dispatch_stub_1248)
+ .size GL_PREFIX(_dispatch_stub_1194), .-GL_PREFIX(_dispatch_stub_1194)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1249)
- .type GL_PREFIX(_dispatch_stub_1249), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1249))
-GL_PREFIX(_dispatch_stub_1249):
+ .globl GL_PREFIX(_dispatch_stub_1195)
+ .type GL_PREFIX(_dispatch_stub_1195), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1195))
+GL_PREFIX(_dispatch_stub_1195):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 9992(%rax), %r11
+ movq 9560(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49347,13 +47135,13 @@ GL_PREFIX(_dispatch_stub_1249):
popq %rdx
popq %rsi
popq %rdi
- movq 9992(%rax), %r11
+ movq 9560(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 9992(%rax), %r11
+ movq 9560(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49371,109 +47159,109 @@ GL_PREFIX(_dispatch_stub_1249):
popq %rdx
popq %rsi
popq %rdi
- movq 9992(%rax), %r11
+ movq 9560(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1249), .-GL_PREFIX(_dispatch_stub_1249)
+ .size GL_PREFIX(_dispatch_stub_1195), .-GL_PREFIX(_dispatch_stub_1195)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1250)
- .type GL_PREFIX(_dispatch_stub_1250), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1250))
-GL_PREFIX(_dispatch_stub_1250):
+ .globl GL_PREFIX(_dispatch_stub_1196)
+ .type GL_PREFIX(_dispatch_stub_1196), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1196))
+GL_PREFIX(_dispatch_stub_1196):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10000(%rax), %r11
+ movq 9568(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10000(%rax), %r11
+ movq 9568(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10000(%rax), %r11
+ movq 9568(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10000(%rax), %r11
+ movq 9568(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1250), .-GL_PREFIX(_dispatch_stub_1250)
+ .size GL_PREFIX(_dispatch_stub_1196), .-GL_PREFIX(_dispatch_stub_1196)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1251)
- .type GL_PREFIX(_dispatch_stub_1251), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1251))
-GL_PREFIX(_dispatch_stub_1251):
+ .globl GL_PREFIX(_dispatch_stub_1197)
+ .type GL_PREFIX(_dispatch_stub_1197), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1197))
+GL_PREFIX(_dispatch_stub_1197):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10008(%rax), %r11
+ movq 9576(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- movq 10008(%rax), %r11
+ movq 9576(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10008(%rax), %r11
+ movq 9576(%rax), %r11
jmp *%r11
1:
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- movq 10008(%rax), %r11
+ movq 9576(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1251), .-GL_PREFIX(_dispatch_stub_1251)
+ .size GL_PREFIX(_dispatch_stub_1197), .-GL_PREFIX(_dispatch_stub_1197)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1252)
- .type GL_PREFIX(_dispatch_stub_1252), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1252))
-GL_PREFIX(_dispatch_stub_1252):
+ .globl GL_PREFIX(_dispatch_stub_1198)
+ .type GL_PREFIX(_dispatch_stub_1198), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1198))
+GL_PREFIX(_dispatch_stub_1198):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10016(%rax), %r11
+ movq 9584(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10016(%rax), %r11
+ movq 9584(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10016(%rax), %r11
+ movq 9584(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10016(%rax), %r11
+ movq 9584(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1252), .-GL_PREFIX(_dispatch_stub_1252)
+ .size GL_PREFIX(_dispatch_stub_1198), .-GL_PREFIX(_dispatch_stub_1198)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1253)
- .type GL_PREFIX(_dispatch_stub_1253), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1253))
-GL_PREFIX(_dispatch_stub_1253):
+ .globl GL_PREFIX(_dispatch_stub_1199)
+ .type GL_PREFIX(_dispatch_stub_1199), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1199))
+GL_PREFIX(_dispatch_stub_1199):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10024(%rax), %r11
+ movq 9592(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49483,13 +47271,13 @@ GL_PREFIX(_dispatch_stub_1253):
popq %rdx
popq %rsi
popq %rdi
- movq 10024(%rax), %r11
+ movq 9592(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10024(%rax), %r11
+ movq 9592(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49499,19 +47287,19 @@ GL_PREFIX(_dispatch_stub_1253):
popq %rdx
popq %rsi
popq %rdi
- movq 10024(%rax), %r11
+ movq 9592(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1253), .-GL_PREFIX(_dispatch_stub_1253)
+ .size GL_PREFIX(_dispatch_stub_1199), .-GL_PREFIX(_dispatch_stub_1199)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1254)
- .type GL_PREFIX(_dispatch_stub_1254), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1254))
-GL_PREFIX(_dispatch_stub_1254):
+ .globl GL_PREFIX(_dispatch_stub_1200)
+ .type GL_PREFIX(_dispatch_stub_1200), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1200))
+GL_PREFIX(_dispatch_stub_1200):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10032(%rax), %r11
+ movq 9600(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49521,13 +47309,13 @@ GL_PREFIX(_dispatch_stub_1254):
popq %rdx
popq %rsi
popq %rdi
- movq 10032(%rax), %r11
+ movq 9600(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10032(%rax), %r11
+ movq 9600(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49537,19 +47325,19 @@ GL_PREFIX(_dispatch_stub_1254):
popq %rdx
popq %rsi
popq %rdi
- movq 10032(%rax), %r11
+ movq 9600(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1254), .-GL_PREFIX(_dispatch_stub_1254)
+ .size GL_PREFIX(_dispatch_stub_1200), .-GL_PREFIX(_dispatch_stub_1200)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1255)
- .type GL_PREFIX(_dispatch_stub_1255), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1255))
-GL_PREFIX(_dispatch_stub_1255):
+ .globl GL_PREFIX(_dispatch_stub_1201)
+ .type GL_PREFIX(_dispatch_stub_1201), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1201))
+GL_PREFIX(_dispatch_stub_1201):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10040(%rax), %r11
+ movq 9608(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49559,13 +47347,13 @@ GL_PREFIX(_dispatch_stub_1255):
popq %rbp
popq %rsi
popq %rdi
- movq 10040(%rax), %r11
+ movq 9608(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10040(%rax), %r11
+ movq 9608(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49575,19 +47363,19 @@ GL_PREFIX(_dispatch_stub_1255):
popq %rbp
popq %rsi
popq %rdi
- movq 10040(%rax), %r11
+ movq 9608(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1255), .-GL_PREFIX(_dispatch_stub_1255)
+ .size GL_PREFIX(_dispatch_stub_1201), .-GL_PREFIX(_dispatch_stub_1201)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1256)
- .type GL_PREFIX(_dispatch_stub_1256), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1256))
-GL_PREFIX(_dispatch_stub_1256):
+ .globl GL_PREFIX(_dispatch_stub_1202)
+ .type GL_PREFIX(_dispatch_stub_1202), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1202))
+GL_PREFIX(_dispatch_stub_1202):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10048(%rax), %r11
+ movq 9616(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49597,13 +47385,13 @@ GL_PREFIX(_dispatch_stub_1256):
popq %rdx
popq %rsi
popq %rdi
- movq 10048(%rax), %r11
+ movq 9616(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10048(%rax), %r11
+ movq 9616(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49613,19 +47401,19 @@ GL_PREFIX(_dispatch_stub_1256):
popq %rdx
popq %rsi
popq %rdi
- movq 10048(%rax), %r11
+ movq 9616(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1256), .-GL_PREFIX(_dispatch_stub_1256)
+ .size GL_PREFIX(_dispatch_stub_1202), .-GL_PREFIX(_dispatch_stub_1202)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1257)
- .type GL_PREFIX(_dispatch_stub_1257), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1257))
-GL_PREFIX(_dispatch_stub_1257):
+ .globl GL_PREFIX(_dispatch_stub_1203)
+ .type GL_PREFIX(_dispatch_stub_1203), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1203))
+GL_PREFIX(_dispatch_stub_1203):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10056(%rax), %r11
+ movq 9624(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $24, %rsp
@@ -49637,13 +47425,13 @@ GL_PREFIX(_dispatch_stub_1257):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $24, %rsp
- movq 10056(%rax), %r11
+ movq 9624(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10056(%rax), %r11
+ movq 9624(%rax), %r11
jmp *%r11
1:
subq $24, %rsp
@@ -49655,49 +47443,117 @@ GL_PREFIX(_dispatch_stub_1257):
movq 8(%rsp), %xmm0
movq (%rsp), %rdi
addq $24, %rsp
- movq 10056(%rax), %r11
+ movq 9624(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1257), .-GL_PREFIX(_dispatch_stub_1257)
+ .size GL_PREFIX(_dispatch_stub_1203), .-GL_PREFIX(_dispatch_stub_1203)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1258)
- .type GL_PREFIX(_dispatch_stub_1258), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1258))
-GL_PREFIX(_dispatch_stub_1258):
+ .globl GL_PREFIX(_dispatch_stub_1204)
+ .type GL_PREFIX(_dispatch_stub_1204), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1204))
+GL_PREFIX(_dispatch_stub_1204):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10064(%rax), %r11
+ movq 9632(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10064(%rax), %r11
+ movq 9632(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10064(%rax), %r11
+ movq 9632(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10064(%rax), %r11
+ movq 9632(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1258), .-GL_PREFIX(_dispatch_stub_1258)
+ .size GL_PREFIX(_dispatch_stub_1204), .-GL_PREFIX(_dispatch_stub_1204)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1259)
- .type GL_PREFIX(_dispatch_stub_1259), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1259))
-GL_PREFIX(_dispatch_stub_1259):
+ .globl GL_PREFIX(_dispatch_stub_1205)
+ .type GL_PREFIX(_dispatch_stub_1205), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1205))
+GL_PREFIX(_dispatch_stub_1205):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10072(%rax), %r11
+ movq 9640(%rax), %r11
+ jmp *%r11
+#elif defined(HAVE_PTHREAD)
+ pushq %rdi
+ call _x86_64_get_dispatch@PLT
+ popq %rdi
+ movq 9640(%rax), %r11
+ jmp *%r11
+#else
+ movq _glapi_Dispatch(%rip), %rax
+ testq %rax, %rax
+ je 1f
+ movq 9640(%rax), %r11
+ jmp *%r11
+1:
+ pushq %rdi
+ call _glapi_get_dispatch
+ popq %rdi
+ movq 9640(%rax), %r11
+ jmp *%r11
+#endif /* defined(GLX_USE_TLS) */
+ .size GL_PREFIX(_dispatch_stub_1205), .-GL_PREFIX(_dispatch_stub_1205)
+
+ .p2align 4,,15
+ .globl GL_PREFIX(_dispatch_stub_1206)
+ .type GL_PREFIX(_dispatch_stub_1206), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1206))
+GL_PREFIX(_dispatch_stub_1206):
+#if defined(GLX_USE_TLS)
+ call _x86_64_get_dispatch@PLT
+ movq 9648(%rax), %r11
+ jmp *%r11
+#elif defined(HAVE_PTHREAD)
+ pushq %rdi
+ pushq %rsi
+ pushq %rbp
+ call _x86_64_get_dispatch@PLT
+ popq %rbp
+ popq %rsi
+ popq %rdi
+ movq 9648(%rax), %r11
+ jmp *%r11
+#else
+ movq _glapi_Dispatch(%rip), %rax
+ testq %rax, %rax
+ je 1f
+ movq 9648(%rax), %r11
+ jmp *%r11
+1:
+ pushq %rdi
+ pushq %rsi
+ pushq %rbp
+ call _glapi_get_dispatch
+ popq %rbp
+ popq %rsi
+ popq %rdi
+ movq 9648(%rax), %r11
+ jmp *%r11
+#endif /* defined(GLX_USE_TLS) */
+ .size GL_PREFIX(_dispatch_stub_1206), .-GL_PREFIX(_dispatch_stub_1206)
+
+ .p2align 4,,15
+ .globl GL_PREFIX(_dispatch_stub_1207)
+ .type GL_PREFIX(_dispatch_stub_1207), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1207))
+GL_PREFIX(_dispatch_stub_1207):
+#if defined(GLX_USE_TLS)
+ call _x86_64_get_dispatch@PLT
+ movq 9656(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49711,13 +47567,13 @@ GL_PREFIX(_dispatch_stub_1259):
popq %rdx
popq %rsi
popq %rdi
- movq 10072(%rax), %r11
+ movq 9656(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10072(%rax), %r11
+ movq 9656(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49731,19 +47587,19 @@ GL_PREFIX(_dispatch_stub_1259):
popq %rdx
popq %rsi
popq %rdi
- movq 10072(%rax), %r11
+ movq 9656(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1259), .-GL_PREFIX(_dispatch_stub_1259)
+ .size GL_PREFIX(_dispatch_stub_1207), .-GL_PREFIX(_dispatch_stub_1207)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1260)
- .type GL_PREFIX(_dispatch_stub_1260), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1260))
-GL_PREFIX(_dispatch_stub_1260):
+ .globl GL_PREFIX(_dispatch_stub_1208)
+ .type GL_PREFIX(_dispatch_stub_1208), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1208))
+GL_PREFIX(_dispatch_stub_1208):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10080(%rax), %r11
+ movq 9664(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49757,13 +47613,13 @@ GL_PREFIX(_dispatch_stub_1260):
popq %rdx
popq %rsi
popq %rdi
- movq 10080(%rax), %r11
+ movq 9664(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10080(%rax), %r11
+ movq 9664(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49777,19 +47633,19 @@ GL_PREFIX(_dispatch_stub_1260):
popq %rdx
popq %rsi
popq %rdi
- movq 10080(%rax), %r11
+ movq 9664(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1260), .-GL_PREFIX(_dispatch_stub_1260)
+ .size GL_PREFIX(_dispatch_stub_1208), .-GL_PREFIX(_dispatch_stub_1208)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1261)
- .type GL_PREFIX(_dispatch_stub_1261), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1261))
-GL_PREFIX(_dispatch_stub_1261):
+ .globl GL_PREFIX(_dispatch_stub_1209)
+ .type GL_PREFIX(_dispatch_stub_1209), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1209))
+GL_PREFIX(_dispatch_stub_1209):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10088(%rax), %r11
+ movq 9672(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $56, %rsp
@@ -49809,13 +47665,13 @@ GL_PREFIX(_dispatch_stub_1261):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $56, %rsp
- movq 10088(%rax), %r11
+ movq 9672(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10088(%rax), %r11
+ movq 9672(%rax), %r11
jmp *%r11
1:
subq $56, %rsp
@@ -49835,19 +47691,19 @@ GL_PREFIX(_dispatch_stub_1261):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $56, %rsp
- movq 10088(%rax), %r11
+ movq 9672(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1261), .-GL_PREFIX(_dispatch_stub_1261)
+ .size GL_PREFIX(_dispatch_stub_1209), .-GL_PREFIX(_dispatch_stub_1209)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1262)
- .type GL_PREFIX(_dispatch_stub_1262), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1262))
-GL_PREFIX(_dispatch_stub_1262):
+ .globl GL_PREFIX(_dispatch_stub_1210)
+ .type GL_PREFIX(_dispatch_stub_1210), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1210))
+GL_PREFIX(_dispatch_stub_1210):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10096(%rax), %r11
+ movq 9680(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49861,13 +47717,13 @@ GL_PREFIX(_dispatch_stub_1262):
popq %rdx
popq %rsi
popq %rdi
- movq 10096(%rax), %r11
+ movq 9680(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10096(%rax), %r11
+ movq 9680(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49881,19 +47737,19 @@ GL_PREFIX(_dispatch_stub_1262):
popq %rdx
popq %rsi
popq %rdi
- movq 10096(%rax), %r11
+ movq 9680(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1262), .-GL_PREFIX(_dispatch_stub_1262)
+ .size GL_PREFIX(_dispatch_stub_1210), .-GL_PREFIX(_dispatch_stub_1210)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1263)
- .type GL_PREFIX(_dispatch_stub_1263), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1263))
-GL_PREFIX(_dispatch_stub_1263):
+ .globl GL_PREFIX(_dispatch_stub_1211)
+ .type GL_PREFIX(_dispatch_stub_1211), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1211))
+GL_PREFIX(_dispatch_stub_1211):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10104(%rax), %r11
+ movq 9688(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $56, %rsp
@@ -49913,13 +47769,13 @@ GL_PREFIX(_dispatch_stub_1263):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $56, %rsp
- movq 10104(%rax), %r11
+ movq 9688(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10104(%rax), %r11
+ movq 9688(%rax), %r11
jmp *%r11
1:
subq $56, %rsp
@@ -49939,19 +47795,19 @@ GL_PREFIX(_dispatch_stub_1263):
movq 8(%rsp), %rsi
movq (%rsp), %rdi
addq $56, %rsp
- movq 10104(%rax), %r11
+ movq 9688(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1263), .-GL_PREFIX(_dispatch_stub_1263)
+ .size GL_PREFIX(_dispatch_stub_1211), .-GL_PREFIX(_dispatch_stub_1211)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1264)
- .type GL_PREFIX(_dispatch_stub_1264), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1264))
-GL_PREFIX(_dispatch_stub_1264):
+ .globl GL_PREFIX(_dispatch_stub_1212)
+ .type GL_PREFIX(_dispatch_stub_1212), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1212))
+GL_PREFIX(_dispatch_stub_1212):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10112(%rax), %r11
+ movq 9696(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -49965,13 +47821,13 @@ GL_PREFIX(_dispatch_stub_1264):
popq %rdx
popq %rsi
popq %rdi
- movq 10112(%rax), %r11
+ movq 9696(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10112(%rax), %r11
+ movq 9696(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -49985,10 +47841,10 @@ GL_PREFIX(_dispatch_stub_1264):
popq %rdx
popq %rsi
popq %rdi
- movq 10112(%rax), %r11
+ movq 9696(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1264), .-GL_PREFIX(_dispatch_stub_1264)
+ .size GL_PREFIX(_dispatch_stub_1212), .-GL_PREFIX(_dispatch_stub_1212)
.p2align 4,,15
.globl GL_PREFIX(PrimitiveRestartNV)
@@ -49996,37 +47852,37 @@ GL_PREFIX(_dispatch_stub_1264):
GL_PREFIX(PrimitiveRestartNV):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10120(%rax), %r11
+ movq 9704(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- movq 10120(%rax), %r11
+ movq 9704(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10120(%rax), %r11
+ movq 9704(%rax), %r11
jmp *%r11
1:
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- movq 10120(%rax), %r11
+ movq 9704(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(PrimitiveRestartNV), .-GL_PREFIX(PrimitiveRestartNV)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1266)
- .type GL_PREFIX(_dispatch_stub_1266), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1266))
-GL_PREFIX(_dispatch_stub_1266):
+ .globl GL_PREFIX(_dispatch_stub_1214)
+ .type GL_PREFIX(_dispatch_stub_1214), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1214))
+GL_PREFIX(_dispatch_stub_1214):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10128(%rax), %r11
+ movq 9712(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50036,13 +47892,13 @@ GL_PREFIX(_dispatch_stub_1266):
popq %rdx
popq %rsi
popq %rdi
- movq 10128(%rax), %r11
+ movq 9712(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10128(%rax), %r11
+ movq 9712(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50052,19 +47908,19 @@ GL_PREFIX(_dispatch_stub_1266):
popq %rdx
popq %rsi
popq %rdi
- movq 10128(%rax), %r11
+ movq 9712(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1266), .-GL_PREFIX(_dispatch_stub_1266)
+ .size GL_PREFIX(_dispatch_stub_1214), .-GL_PREFIX(_dispatch_stub_1214)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1267)
- .type GL_PREFIX(_dispatch_stub_1267), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1267))
-GL_PREFIX(_dispatch_stub_1267):
+ .globl GL_PREFIX(_dispatch_stub_1215)
+ .type GL_PREFIX(_dispatch_stub_1215), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1215))
+GL_PREFIX(_dispatch_stub_1215):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10136(%rax), %r11
+ movq 9720(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50074,13 +47930,13 @@ GL_PREFIX(_dispatch_stub_1267):
popq %rdx
popq %rsi
popq %rdi
- movq 10136(%rax), %r11
+ movq 9720(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10136(%rax), %r11
+ movq 9720(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50090,19 +47946,19 @@ GL_PREFIX(_dispatch_stub_1267):
popq %rdx
popq %rsi
popq %rdi
- movq 10136(%rax), %r11
+ movq 9720(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1267), .-GL_PREFIX(_dispatch_stub_1267)
+ .size GL_PREFIX(_dispatch_stub_1215), .-GL_PREFIX(_dispatch_stub_1215)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1268)
- .type GL_PREFIX(_dispatch_stub_1268), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1268))
-GL_PREFIX(_dispatch_stub_1268):
+ .globl GL_PREFIX(_dispatch_stub_1216)
+ .type GL_PREFIX(_dispatch_stub_1216), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1216))
+GL_PREFIX(_dispatch_stub_1216):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10144(%rax), %r11
+ movq 9728(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50112,13 +47968,13 @@ GL_PREFIX(_dispatch_stub_1268):
popq %rdx
popq %rsi
popq %rdi
- movq 10144(%rax), %r11
+ movq 9728(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10144(%rax), %r11
+ movq 9728(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50128,19 +47984,19 @@ GL_PREFIX(_dispatch_stub_1268):
popq %rdx
popq %rsi
popq %rdi
- movq 10144(%rax), %r11
+ movq 9728(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1268), .-GL_PREFIX(_dispatch_stub_1268)
+ .size GL_PREFIX(_dispatch_stub_1216), .-GL_PREFIX(_dispatch_stub_1216)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1269)
- .type GL_PREFIX(_dispatch_stub_1269), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1269))
-GL_PREFIX(_dispatch_stub_1269):
+ .globl GL_PREFIX(_dispatch_stub_1217)
+ .type GL_PREFIX(_dispatch_stub_1217), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1217))
+GL_PREFIX(_dispatch_stub_1217):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10152(%rax), %r11
+ movq 9736(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50150,13 +48006,13 @@ GL_PREFIX(_dispatch_stub_1269):
popq %rbp
popq %rsi
popq %rdi
- movq 10152(%rax), %r11
+ movq 9736(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10152(%rax), %r11
+ movq 9736(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50166,10 +48022,10 @@ GL_PREFIX(_dispatch_stub_1269):
popq %rbp
popq %rsi
popq %rdi
- movq 10152(%rax), %r11
+ movq 9736(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1269), .-GL_PREFIX(_dispatch_stub_1269)
+ .size GL_PREFIX(_dispatch_stub_1217), .-GL_PREFIX(_dispatch_stub_1217)
.p2align 4,,15
.globl GL_PREFIX(BindFramebufferEXT)
@@ -50177,7 +48033,7 @@ GL_PREFIX(_dispatch_stub_1269):
GL_PREFIX(BindFramebufferEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10160(%rax), %r11
+ movq 9744(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50187,13 +48043,13 @@ GL_PREFIX(BindFramebufferEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10160(%rax), %r11
+ movq 9744(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10160(%rax), %r11
+ movq 9744(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50203,7 +48059,7 @@ GL_PREFIX(BindFramebufferEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10160(%rax), %r11
+ movq 9744(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(BindFramebufferEXT), .-GL_PREFIX(BindFramebufferEXT)
@@ -50214,7 +48070,7 @@ GL_PREFIX(BindFramebufferEXT):
GL_PREFIX(BindRenderbufferEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10168(%rax), %r11
+ movq 9752(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50224,13 +48080,13 @@ GL_PREFIX(BindRenderbufferEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10168(%rax), %r11
+ movq 9752(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10168(%rax), %r11
+ movq 9752(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50240,19 +48096,19 @@ GL_PREFIX(BindRenderbufferEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10168(%rax), %r11
+ movq 9752(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(BindRenderbufferEXT), .-GL_PREFIX(BindRenderbufferEXT)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1272)
- .type GL_PREFIX(_dispatch_stub_1272), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1272))
-GL_PREFIX(_dispatch_stub_1272):
+ .globl GL_PREFIX(_dispatch_stub_1220)
+ .type GL_PREFIX(_dispatch_stub_1220), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1220))
+GL_PREFIX(_dispatch_stub_1220):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10176(%rax), %r11
+ movq 9760(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50262,13 +48118,13 @@ GL_PREFIX(_dispatch_stub_1272):
popq %rbp
popq %rsi
popq %rdi
- movq 10176(%rax), %r11
+ movq 9760(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10176(%rax), %r11
+ movq 9760(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50278,19 +48134,19 @@ GL_PREFIX(_dispatch_stub_1272):
popq %rbp
popq %rsi
popq %rdi
- movq 10176(%rax), %r11
+ movq 9760(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1272), .-GL_PREFIX(_dispatch_stub_1272)
+ .size GL_PREFIX(_dispatch_stub_1220), .-GL_PREFIX(_dispatch_stub_1220)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1273)
- .type GL_PREFIX(_dispatch_stub_1273), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1273))
-GL_PREFIX(_dispatch_stub_1273):
+ .globl GL_PREFIX(_dispatch_stub_1221)
+ .type GL_PREFIX(_dispatch_stub_1221), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1221))
+GL_PREFIX(_dispatch_stub_1221):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10184(%rax), %r11
+ movq 9768(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50300,13 +48156,13 @@ GL_PREFIX(_dispatch_stub_1273):
popq %rdx
popq %rsi
popq %rdi
- movq 10184(%rax), %r11
+ movq 9768(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10184(%rax), %r11
+ movq 9768(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50316,19 +48172,19 @@ GL_PREFIX(_dispatch_stub_1273):
popq %rdx
popq %rsi
popq %rdi
- movq 10184(%rax), %r11
+ movq 9768(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1273), .-GL_PREFIX(_dispatch_stub_1273)
+ .size GL_PREFIX(_dispatch_stub_1221), .-GL_PREFIX(_dispatch_stub_1221)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1274)
- .type GL_PREFIX(_dispatch_stub_1274), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1274))
-GL_PREFIX(_dispatch_stub_1274):
+ .globl GL_PREFIX(_dispatch_stub_1222)
+ .type GL_PREFIX(_dispatch_stub_1222), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1222))
+GL_PREFIX(_dispatch_stub_1222):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10192(%rax), %r11
+ movq 9776(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50338,13 +48194,13 @@ GL_PREFIX(_dispatch_stub_1274):
popq %rdx
popq %rsi
popq %rdi
- movq 10192(%rax), %r11
+ movq 9776(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10192(%rax), %r11
+ movq 9776(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50354,10 +48210,10 @@ GL_PREFIX(_dispatch_stub_1274):
popq %rdx
popq %rsi
popq %rdi
- movq 10192(%rax), %r11
+ movq 9776(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1274), .-GL_PREFIX(_dispatch_stub_1274)
+ .size GL_PREFIX(_dispatch_stub_1222), .-GL_PREFIX(_dispatch_stub_1222)
.p2align 4,,15
.globl GL_PREFIX(VertexAttribI1iEXT)
@@ -50365,7 +48221,7 @@ GL_PREFIX(_dispatch_stub_1274):
GL_PREFIX(VertexAttribI1iEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10200(%rax), %r11
+ movq 9784(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50375,13 +48231,13 @@ GL_PREFIX(VertexAttribI1iEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10200(%rax), %r11
+ movq 9784(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10200(%rax), %r11
+ movq 9784(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50391,7 +48247,7 @@ GL_PREFIX(VertexAttribI1iEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10200(%rax), %r11
+ movq 9784(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI1iEXT), .-GL_PREFIX(VertexAttribI1iEXT)
@@ -50402,7 +48258,7 @@ GL_PREFIX(VertexAttribI1iEXT):
GL_PREFIX(VertexAttribI1uiEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10208(%rax), %r11
+ movq 9792(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50412,13 +48268,13 @@ GL_PREFIX(VertexAttribI1uiEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10208(%rax), %r11
+ movq 9792(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10208(%rax), %r11
+ movq 9792(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50428,7 +48284,7 @@ GL_PREFIX(VertexAttribI1uiEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10208(%rax), %r11
+ movq 9792(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI1uiEXT), .-GL_PREFIX(VertexAttribI1uiEXT)
@@ -50439,7 +48295,7 @@ GL_PREFIX(VertexAttribI1uiEXT):
GL_PREFIX(VertexAttribI2iEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10216(%rax), %r11
+ movq 9800(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50449,13 +48305,13 @@ GL_PREFIX(VertexAttribI2iEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10216(%rax), %r11
+ movq 9800(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10216(%rax), %r11
+ movq 9800(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50465,7 +48321,7 @@ GL_PREFIX(VertexAttribI2iEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10216(%rax), %r11
+ movq 9800(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI2iEXT), .-GL_PREFIX(VertexAttribI2iEXT)
@@ -50476,7 +48332,7 @@ GL_PREFIX(VertexAttribI2iEXT):
GL_PREFIX(VertexAttribI2ivEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10224(%rax), %r11
+ movq 9808(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50486,13 +48342,13 @@ GL_PREFIX(VertexAttribI2ivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10224(%rax), %r11
+ movq 9808(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10224(%rax), %r11
+ movq 9808(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50502,7 +48358,7 @@ GL_PREFIX(VertexAttribI2ivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10224(%rax), %r11
+ movq 9808(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI2ivEXT), .-GL_PREFIX(VertexAttribI2ivEXT)
@@ -50513,7 +48369,7 @@ GL_PREFIX(VertexAttribI2ivEXT):
GL_PREFIX(VertexAttribI2uiEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10232(%rax), %r11
+ movq 9816(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50523,13 +48379,13 @@ GL_PREFIX(VertexAttribI2uiEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10232(%rax), %r11
+ movq 9816(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10232(%rax), %r11
+ movq 9816(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50539,7 +48395,7 @@ GL_PREFIX(VertexAttribI2uiEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10232(%rax), %r11
+ movq 9816(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI2uiEXT), .-GL_PREFIX(VertexAttribI2uiEXT)
@@ -50550,7 +48406,7 @@ GL_PREFIX(VertexAttribI2uiEXT):
GL_PREFIX(VertexAttribI2uivEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10240(%rax), %r11
+ movq 9824(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50560,13 +48416,13 @@ GL_PREFIX(VertexAttribI2uivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10240(%rax), %r11
+ movq 9824(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10240(%rax), %r11
+ movq 9824(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50576,7 +48432,7 @@ GL_PREFIX(VertexAttribI2uivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10240(%rax), %r11
+ movq 9824(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI2uivEXT), .-GL_PREFIX(VertexAttribI2uivEXT)
@@ -50587,7 +48443,7 @@ GL_PREFIX(VertexAttribI2uivEXT):
GL_PREFIX(VertexAttribI3iEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10248(%rax), %r11
+ movq 9832(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50601,13 +48457,13 @@ GL_PREFIX(VertexAttribI3iEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10248(%rax), %r11
+ movq 9832(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10248(%rax), %r11
+ movq 9832(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50621,7 +48477,7 @@ GL_PREFIX(VertexAttribI3iEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10248(%rax), %r11
+ movq 9832(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI3iEXT), .-GL_PREFIX(VertexAttribI3iEXT)
@@ -50632,7 +48488,7 @@ GL_PREFIX(VertexAttribI3iEXT):
GL_PREFIX(VertexAttribI3ivEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10256(%rax), %r11
+ movq 9840(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50642,13 +48498,13 @@ GL_PREFIX(VertexAttribI3ivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10256(%rax), %r11
+ movq 9840(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10256(%rax), %r11
+ movq 9840(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50658,7 +48514,7 @@ GL_PREFIX(VertexAttribI3ivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10256(%rax), %r11
+ movq 9840(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI3ivEXT), .-GL_PREFIX(VertexAttribI3ivEXT)
@@ -50669,7 +48525,7 @@ GL_PREFIX(VertexAttribI3ivEXT):
GL_PREFIX(VertexAttribI3uiEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10264(%rax), %r11
+ movq 9848(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50683,13 +48539,13 @@ GL_PREFIX(VertexAttribI3uiEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10264(%rax), %r11
+ movq 9848(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10264(%rax), %r11
+ movq 9848(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50703,7 +48559,7 @@ GL_PREFIX(VertexAttribI3uiEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10264(%rax), %r11
+ movq 9848(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI3uiEXT), .-GL_PREFIX(VertexAttribI3uiEXT)
@@ -50714,7 +48570,7 @@ GL_PREFIX(VertexAttribI3uiEXT):
GL_PREFIX(VertexAttribI3uivEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10272(%rax), %r11
+ movq 9856(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50724,13 +48580,13 @@ GL_PREFIX(VertexAttribI3uivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10272(%rax), %r11
+ movq 9856(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10272(%rax), %r11
+ movq 9856(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50740,7 +48596,7 @@ GL_PREFIX(VertexAttribI3uivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10272(%rax), %r11
+ movq 9856(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI3uivEXT), .-GL_PREFIX(VertexAttribI3uivEXT)
@@ -50751,7 +48607,7 @@ GL_PREFIX(VertexAttribI3uivEXT):
GL_PREFIX(VertexAttribI4iEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10280(%rax), %r11
+ movq 9864(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50765,13 +48621,13 @@ GL_PREFIX(VertexAttribI4iEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10280(%rax), %r11
+ movq 9864(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10280(%rax), %r11
+ movq 9864(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50785,7 +48641,7 @@ GL_PREFIX(VertexAttribI4iEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10280(%rax), %r11
+ movq 9864(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI4iEXT), .-GL_PREFIX(VertexAttribI4iEXT)
@@ -50796,7 +48652,7 @@ GL_PREFIX(VertexAttribI4iEXT):
GL_PREFIX(VertexAttribI4ivEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10288(%rax), %r11
+ movq 9872(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50806,13 +48662,13 @@ GL_PREFIX(VertexAttribI4ivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10288(%rax), %r11
+ movq 9872(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10288(%rax), %r11
+ movq 9872(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50822,7 +48678,7 @@ GL_PREFIX(VertexAttribI4ivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10288(%rax), %r11
+ movq 9872(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI4ivEXT), .-GL_PREFIX(VertexAttribI4ivEXT)
@@ -50833,7 +48689,7 @@ GL_PREFIX(VertexAttribI4ivEXT):
GL_PREFIX(VertexAttribI4uiEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10296(%rax), %r11
+ movq 9880(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50847,13 +48703,13 @@ GL_PREFIX(VertexAttribI4uiEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10296(%rax), %r11
+ movq 9880(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10296(%rax), %r11
+ movq 9880(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50867,7 +48723,7 @@ GL_PREFIX(VertexAttribI4uiEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10296(%rax), %r11
+ movq 9880(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI4uiEXT), .-GL_PREFIX(VertexAttribI4uiEXT)
@@ -50878,7 +48734,7 @@ GL_PREFIX(VertexAttribI4uiEXT):
GL_PREFIX(VertexAttribI4uivEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10304(%rax), %r11
+ movq 9888(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50888,13 +48744,13 @@ GL_PREFIX(VertexAttribI4uivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10304(%rax), %r11
+ movq 9888(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10304(%rax), %r11
+ movq 9888(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50904,7 +48760,7 @@ GL_PREFIX(VertexAttribI4uivEXT):
popq %rbp
popq %rsi
popq %rdi
- movq 10304(%rax), %r11
+ movq 9888(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(VertexAttribI4uivEXT), .-GL_PREFIX(VertexAttribI4uivEXT)
@@ -50915,7 +48771,7 @@ GL_PREFIX(VertexAttribI4uivEXT):
GL_PREFIX(ClearColorIiEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10312(%rax), %r11
+ movq 9896(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50929,13 +48785,13 @@ GL_PREFIX(ClearColorIiEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10312(%rax), %r11
+ movq 9896(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10312(%rax), %r11
+ movq 9896(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50949,7 +48805,7 @@ GL_PREFIX(ClearColorIiEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10312(%rax), %r11
+ movq 9896(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ClearColorIiEXT), .-GL_PREFIX(ClearColorIiEXT)
@@ -50960,7 +48816,7 @@ GL_PREFIX(ClearColorIiEXT):
GL_PREFIX(ClearColorIuiEXT):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10320(%rax), %r11
+ movq 9904(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -50974,13 +48830,13 @@ GL_PREFIX(ClearColorIuiEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10320(%rax), %r11
+ movq 9904(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10320(%rax), %r11
+ movq 9904(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -50994,19 +48850,19 @@ GL_PREFIX(ClearColorIuiEXT):
popq %rdx
popq %rsi
popq %rdi
- movq 10320(%rax), %r11
+ movq 9904(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ClearColorIuiEXT), .-GL_PREFIX(ClearColorIuiEXT)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1291)
- .type GL_PREFIX(_dispatch_stub_1291), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1291))
-GL_PREFIX(_dispatch_stub_1291):
+ .globl GL_PREFIX(_dispatch_stub_1239)
+ .type GL_PREFIX(_dispatch_stub_1239), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1239))
+GL_PREFIX(_dispatch_stub_1239):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10328(%rax), %r11
+ movq 9912(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51020,13 +48876,13 @@ GL_PREFIX(_dispatch_stub_1291):
popq %rdx
popq %rsi
popq %rdi
- movq 10328(%rax), %r11
+ movq 9912(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10328(%rax), %r11
+ movq 9912(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51040,49 +48896,49 @@ GL_PREFIX(_dispatch_stub_1291):
popq %rdx
popq %rsi
popq %rdi
- movq 10328(%rax), %r11
+ movq 9912(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1291), .-GL_PREFIX(_dispatch_stub_1291)
+ .size GL_PREFIX(_dispatch_stub_1239), .-GL_PREFIX(_dispatch_stub_1239)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1292)
- .type GL_PREFIX(_dispatch_stub_1292), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1292))
-GL_PREFIX(_dispatch_stub_1292):
+ .globl GL_PREFIX(_dispatch_stub_1240)
+ .type GL_PREFIX(_dispatch_stub_1240), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1240))
+GL_PREFIX(_dispatch_stub_1240):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10336(%rax), %r11
+ movq 9920(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10336(%rax), %r11
+ movq 9920(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10336(%rax), %r11
+ movq 9920(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10336(%rax), %r11
+ movq 9920(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1292), .-GL_PREFIX(_dispatch_stub_1292)
+ .size GL_PREFIX(_dispatch_stub_1240), .-GL_PREFIX(_dispatch_stub_1240)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1293)
- .type GL_PREFIX(_dispatch_stub_1293), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1293))
-GL_PREFIX(_dispatch_stub_1293):
+ .globl GL_PREFIX(_dispatch_stub_1241)
+ .type GL_PREFIX(_dispatch_stub_1241), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1241))
+GL_PREFIX(_dispatch_stub_1241):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10344(%rax), %r11
+ movq 9928(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51092,13 +48948,13 @@ GL_PREFIX(_dispatch_stub_1293):
popq %rbp
popq %rsi
popq %rdi
- movq 10344(%rax), %r11
+ movq 9928(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10344(%rax), %r11
+ movq 9928(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51108,49 +48964,49 @@ GL_PREFIX(_dispatch_stub_1293):
popq %rbp
popq %rsi
popq %rdi
- movq 10344(%rax), %r11
+ movq 9928(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1293), .-GL_PREFIX(_dispatch_stub_1293)
+ .size GL_PREFIX(_dispatch_stub_1241), .-GL_PREFIX(_dispatch_stub_1241)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1294)
- .type GL_PREFIX(_dispatch_stub_1294), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1294))
-GL_PREFIX(_dispatch_stub_1294):
+ .globl GL_PREFIX(_dispatch_stub_1242)
+ .type GL_PREFIX(_dispatch_stub_1242), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1242))
+GL_PREFIX(_dispatch_stub_1242):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10352(%rax), %r11
+ movq 9936(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10352(%rax), %r11
+ movq 9936(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10352(%rax), %r11
+ movq 9936(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10352(%rax), %r11
+ movq 9936(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1294), .-GL_PREFIX(_dispatch_stub_1294)
+ .size GL_PREFIX(_dispatch_stub_1242), .-GL_PREFIX(_dispatch_stub_1242)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1295)
- .type GL_PREFIX(_dispatch_stub_1295), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1295))
-GL_PREFIX(_dispatch_stub_1295):
+ .globl GL_PREFIX(_dispatch_stub_1243)
+ .type GL_PREFIX(_dispatch_stub_1243), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1243))
+GL_PREFIX(_dispatch_stub_1243):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10360(%rax), %r11
+ movq 9944(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51160,13 +49016,13 @@ GL_PREFIX(_dispatch_stub_1295):
popq %rbp
popq %rsi
popq %rdi
- movq 10360(%rax), %r11
+ movq 9944(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10360(%rax), %r11
+ movq 9944(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51176,19 +49032,19 @@ GL_PREFIX(_dispatch_stub_1295):
popq %rbp
popq %rsi
popq %rdi
- movq 10360(%rax), %r11
+ movq 9944(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1295), .-GL_PREFIX(_dispatch_stub_1295)
+ .size GL_PREFIX(_dispatch_stub_1243), .-GL_PREFIX(_dispatch_stub_1243)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1296)
- .type GL_PREFIX(_dispatch_stub_1296), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1296))
-GL_PREFIX(_dispatch_stub_1296):
+ .globl GL_PREFIX(_dispatch_stub_1244)
+ .type GL_PREFIX(_dispatch_stub_1244), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1244))
+GL_PREFIX(_dispatch_stub_1244):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10368(%rax), %r11
+ movq 9952(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51202,13 +49058,13 @@ GL_PREFIX(_dispatch_stub_1296):
popq %rdx
popq %rsi
popq %rdi
- movq 10368(%rax), %r11
+ movq 9952(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10368(%rax), %r11
+ movq 9952(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51222,19 +49078,19 @@ GL_PREFIX(_dispatch_stub_1296):
popq %rdx
popq %rsi
popq %rdi
- movq 10368(%rax), %r11
+ movq 9952(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1296), .-GL_PREFIX(_dispatch_stub_1296)
+ .size GL_PREFIX(_dispatch_stub_1244), .-GL_PREFIX(_dispatch_stub_1244)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1297)
- .type GL_PREFIX(_dispatch_stub_1297), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1297))
-GL_PREFIX(_dispatch_stub_1297):
+ .globl GL_PREFIX(_dispatch_stub_1245)
+ .type GL_PREFIX(_dispatch_stub_1245), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1245))
+GL_PREFIX(_dispatch_stub_1245):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10376(%rax), %r11
+ movq 9960(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51248,13 +49104,13 @@ GL_PREFIX(_dispatch_stub_1297):
popq %rdx
popq %rsi
popq %rdi
- movq 10376(%rax), %r11
+ movq 9960(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10376(%rax), %r11
+ movq 9960(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51268,19 +49124,19 @@ GL_PREFIX(_dispatch_stub_1297):
popq %rdx
popq %rsi
popq %rdi
- movq 10376(%rax), %r11
+ movq 9960(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1297), .-GL_PREFIX(_dispatch_stub_1297)
+ .size GL_PREFIX(_dispatch_stub_1245), .-GL_PREFIX(_dispatch_stub_1245)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1298)
- .type GL_PREFIX(_dispatch_stub_1298), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1298))
-GL_PREFIX(_dispatch_stub_1298):
+ .globl GL_PREFIX(_dispatch_stub_1246)
+ .type GL_PREFIX(_dispatch_stub_1246), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1246))
+GL_PREFIX(_dispatch_stub_1246):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10384(%rax), %r11
+ movq 9968(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51294,13 +49150,13 @@ GL_PREFIX(_dispatch_stub_1298):
popq %rdx
popq %rsi
popq %rdi
- movq 10384(%rax), %r11
+ movq 9968(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10384(%rax), %r11
+ movq 9968(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51314,19 +49170,19 @@ GL_PREFIX(_dispatch_stub_1298):
popq %rdx
popq %rsi
popq %rdi
- movq 10384(%rax), %r11
+ movq 9968(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1298), .-GL_PREFIX(_dispatch_stub_1298)
+ .size GL_PREFIX(_dispatch_stub_1246), .-GL_PREFIX(_dispatch_stub_1246)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1299)
- .type GL_PREFIX(_dispatch_stub_1299), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1299))
-GL_PREFIX(_dispatch_stub_1299):
+ .globl GL_PREFIX(_dispatch_stub_1247)
+ .type GL_PREFIX(_dispatch_stub_1247), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1247))
+GL_PREFIX(_dispatch_stub_1247):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10392(%rax), %r11
+ movq 9976(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51340,13 +49196,13 @@ GL_PREFIX(_dispatch_stub_1299):
popq %rdx
popq %rsi
popq %rdi
- movq 10392(%rax), %r11
+ movq 9976(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10392(%rax), %r11
+ movq 9976(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51360,19 +49216,19 @@ GL_PREFIX(_dispatch_stub_1299):
popq %rdx
popq %rsi
popq %rdi
- movq 10392(%rax), %r11
+ movq 9976(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1299), .-GL_PREFIX(_dispatch_stub_1299)
+ .size GL_PREFIX(_dispatch_stub_1247), .-GL_PREFIX(_dispatch_stub_1247)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1300)
- .type GL_PREFIX(_dispatch_stub_1300), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1300))
-GL_PREFIX(_dispatch_stub_1300):
+ .globl GL_PREFIX(_dispatch_stub_1248)
+ .type GL_PREFIX(_dispatch_stub_1248), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1248))
+GL_PREFIX(_dispatch_stub_1248):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10400(%rax), %r11
+ movq 9984(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51386,13 +49242,13 @@ GL_PREFIX(_dispatch_stub_1300):
popq %rdx
popq %rsi
popq %rdi
- movq 10400(%rax), %r11
+ movq 9984(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10400(%rax), %r11
+ movq 9984(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51406,19 +49262,19 @@ GL_PREFIX(_dispatch_stub_1300):
popq %rdx
popq %rsi
popq %rdi
- movq 10400(%rax), %r11
+ movq 9984(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1300), .-GL_PREFIX(_dispatch_stub_1300)
+ .size GL_PREFIX(_dispatch_stub_1248), .-GL_PREFIX(_dispatch_stub_1248)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1301)
- .type GL_PREFIX(_dispatch_stub_1301), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1301))
-GL_PREFIX(_dispatch_stub_1301):
+ .globl GL_PREFIX(_dispatch_stub_1249)
+ .type GL_PREFIX(_dispatch_stub_1249), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1249))
+GL_PREFIX(_dispatch_stub_1249):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10408(%rax), %r11
+ movq 9992(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51428,13 +49284,13 @@ GL_PREFIX(_dispatch_stub_1301):
popq %rdx
popq %rsi
popq %rdi
- movq 10408(%rax), %r11
+ movq 9992(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10408(%rax), %r11
+ movq 9992(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51444,19 +49300,19 @@ GL_PREFIX(_dispatch_stub_1301):
popq %rdx
popq %rsi
popq %rdi
- movq 10408(%rax), %r11
+ movq 9992(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1301), .-GL_PREFIX(_dispatch_stub_1301)
+ .size GL_PREFIX(_dispatch_stub_1249), .-GL_PREFIX(_dispatch_stub_1249)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1302)
- .type GL_PREFIX(_dispatch_stub_1302), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1302))
-GL_PREFIX(_dispatch_stub_1302):
+ .globl GL_PREFIX(_dispatch_stub_1250)
+ .type GL_PREFIX(_dispatch_stub_1250), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1250))
+GL_PREFIX(_dispatch_stub_1250):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10416(%rax), %r11
+ movq 10000(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51470,13 +49326,13 @@ GL_PREFIX(_dispatch_stub_1302):
popq %rdx
popq %rsi
popq %rdi
- movq 10416(%rax), %r11
+ movq 10000(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10416(%rax), %r11
+ movq 10000(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51490,19 +49346,19 @@ GL_PREFIX(_dispatch_stub_1302):
popq %rdx
popq %rsi
popq %rdi
- movq 10416(%rax), %r11
+ movq 10000(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1302), .-GL_PREFIX(_dispatch_stub_1302)
+ .size GL_PREFIX(_dispatch_stub_1250), .-GL_PREFIX(_dispatch_stub_1250)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1303)
- .type GL_PREFIX(_dispatch_stub_1303), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1303))
-GL_PREFIX(_dispatch_stub_1303):
+ .globl GL_PREFIX(_dispatch_stub_1251)
+ .type GL_PREFIX(_dispatch_stub_1251), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1251))
+GL_PREFIX(_dispatch_stub_1251):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10424(%rax), %r11
+ movq 10008(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51516,13 +49372,13 @@ GL_PREFIX(_dispatch_stub_1303):
popq %rdx
popq %rsi
popq %rdi
- movq 10424(%rax), %r11
+ movq 10008(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10424(%rax), %r11
+ movq 10008(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51536,19 +49392,19 @@ GL_PREFIX(_dispatch_stub_1303):
popq %rdx
popq %rsi
popq %rdi
- movq 10424(%rax), %r11
+ movq 10008(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1303), .-GL_PREFIX(_dispatch_stub_1303)
+ .size GL_PREFIX(_dispatch_stub_1251), .-GL_PREFIX(_dispatch_stub_1251)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1304)
- .type GL_PREFIX(_dispatch_stub_1304), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1304))
-GL_PREFIX(_dispatch_stub_1304):
+ .globl GL_PREFIX(_dispatch_stub_1252)
+ .type GL_PREFIX(_dispatch_stub_1252), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1252))
+GL_PREFIX(_dispatch_stub_1252):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10432(%rax), %r11
+ movq 10016(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51558,13 +49414,13 @@ GL_PREFIX(_dispatch_stub_1304):
popq %rdx
popq %rsi
popq %rdi
- movq 10432(%rax), %r11
+ movq 10016(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10432(%rax), %r11
+ movq 10016(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51574,19 +49430,19 @@ GL_PREFIX(_dispatch_stub_1304):
popq %rdx
popq %rsi
popq %rdi
- movq 10432(%rax), %r11
+ movq 10016(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1304), .-GL_PREFIX(_dispatch_stub_1304)
+ .size GL_PREFIX(_dispatch_stub_1252), .-GL_PREFIX(_dispatch_stub_1252)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1305)
- .type GL_PREFIX(_dispatch_stub_1305), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1305))
-GL_PREFIX(_dispatch_stub_1305):
+ .globl GL_PREFIX(_dispatch_stub_1253)
+ .type GL_PREFIX(_dispatch_stub_1253), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1253))
+GL_PREFIX(_dispatch_stub_1253):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10440(%rax), %r11
+ movq 10024(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51596,13 +49452,13 @@ GL_PREFIX(_dispatch_stub_1305):
popq %rdx
popq %rsi
popq %rdi
- movq 10440(%rax), %r11
+ movq 10024(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10440(%rax), %r11
+ movq 10024(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51612,49 +49468,49 @@ GL_PREFIX(_dispatch_stub_1305):
popq %rdx
popq %rsi
popq %rdi
- movq 10440(%rax), %r11
+ movq 10024(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1305), .-GL_PREFIX(_dispatch_stub_1305)
+ .size GL_PREFIX(_dispatch_stub_1253), .-GL_PREFIX(_dispatch_stub_1253)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1306)
- .type GL_PREFIX(_dispatch_stub_1306), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1306))
-GL_PREFIX(_dispatch_stub_1306):
+ .globl GL_PREFIX(_dispatch_stub_1254)
+ .type GL_PREFIX(_dispatch_stub_1254), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1254))
+GL_PREFIX(_dispatch_stub_1254):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10448(%rax), %r11
+ movq 10032(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10448(%rax), %r11
+ movq 10032(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10448(%rax), %r11
+ movq 10032(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10448(%rax), %r11
+ movq 10032(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1306), .-GL_PREFIX(_dispatch_stub_1306)
+ .size GL_PREFIX(_dispatch_stub_1254), .-GL_PREFIX(_dispatch_stub_1254)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1307)
- .type GL_PREFIX(_dispatch_stub_1307), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1307))
-GL_PREFIX(_dispatch_stub_1307):
+ .globl GL_PREFIX(_dispatch_stub_1255)
+ .type GL_PREFIX(_dispatch_stub_1255), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1255))
+GL_PREFIX(_dispatch_stub_1255):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10456(%rax), %r11
+ movq 10040(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51664,13 +49520,13 @@ GL_PREFIX(_dispatch_stub_1307):
popq %rbp
popq %rsi
popq %rdi
- movq 10456(%rax), %r11
+ movq 10040(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10456(%rax), %r11
+ movq 10040(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51680,19 +49536,19 @@ GL_PREFIX(_dispatch_stub_1307):
popq %rbp
popq %rsi
popq %rdi
- movq 10456(%rax), %r11
+ movq 10040(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1307), .-GL_PREFIX(_dispatch_stub_1307)
+ .size GL_PREFIX(_dispatch_stub_1255), .-GL_PREFIX(_dispatch_stub_1255)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1308)
- .type GL_PREFIX(_dispatch_stub_1308), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1308))
-GL_PREFIX(_dispatch_stub_1308):
+ .globl GL_PREFIX(_dispatch_stub_1256)
+ .type GL_PREFIX(_dispatch_stub_1256), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1256))
+GL_PREFIX(_dispatch_stub_1256):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10464(%rax), %r11
+ movq 10048(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51702,13 +49558,13 @@ GL_PREFIX(_dispatch_stub_1308):
popq %rbp
popq %rsi
popq %rdi
- movq 10464(%rax), %r11
+ movq 10048(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10464(%rax), %r11
+ movq 10048(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51718,10 +49574,10 @@ GL_PREFIX(_dispatch_stub_1308):
popq %rbp
popq %rsi
popq %rdi
- movq 10464(%rax), %r11
+ movq 10048(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1308), .-GL_PREFIX(_dispatch_stub_1308)
+ .size GL_PREFIX(_dispatch_stub_1256), .-GL_PREFIX(_dispatch_stub_1256)
.p2align 4,,15
.globl GL_PREFIX(TextureBarrierNV)
@@ -51729,67 +49585,67 @@ GL_PREFIX(_dispatch_stub_1308):
GL_PREFIX(TextureBarrierNV):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10472(%rax), %r11
+ movq 10056(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- movq 10472(%rax), %r11
+ movq 10056(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10472(%rax), %r11
+ movq 10056(%rax), %r11
jmp *%r11
1:
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- movq 10472(%rax), %r11
+ movq 10056(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(TextureBarrierNV), .-GL_PREFIX(TextureBarrierNV)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1310)
- .type GL_PREFIX(_dispatch_stub_1310), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1310))
-GL_PREFIX(_dispatch_stub_1310):
+ .globl GL_PREFIX(_dispatch_stub_1258)
+ .type GL_PREFIX(_dispatch_stub_1258), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1258))
+GL_PREFIX(_dispatch_stub_1258):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10480(%rax), %r11
+ movq 10064(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- movq 10480(%rax), %r11
+ movq 10064(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10480(%rax), %r11
+ movq 10064(%rax), %r11
jmp *%r11
1:
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- movq 10480(%rax), %r11
+ movq 10064(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1310), .-GL_PREFIX(_dispatch_stub_1310)
+ .size GL_PREFIX(_dispatch_stub_1258), .-GL_PREFIX(_dispatch_stub_1258)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1311)
- .type GL_PREFIX(_dispatch_stub_1311), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1311))
-GL_PREFIX(_dispatch_stub_1311):
+ .globl GL_PREFIX(_dispatch_stub_1259)
+ .type GL_PREFIX(_dispatch_stub_1259), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1259))
+GL_PREFIX(_dispatch_stub_1259):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10488(%rax), %r11
+ movq 10072(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51803,13 +49659,13 @@ GL_PREFIX(_dispatch_stub_1311):
popq %rdx
popq %rsi
popq %rdi
- movq 10488(%rax), %r11
+ movq 10072(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10488(%rax), %r11
+ movq 10072(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51823,19 +49679,19 @@ GL_PREFIX(_dispatch_stub_1311):
popq %rdx
popq %rsi
popq %rdi
- movq 10488(%rax), %r11
+ movq 10072(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1311), .-GL_PREFIX(_dispatch_stub_1311)
+ .size GL_PREFIX(_dispatch_stub_1259), .-GL_PREFIX(_dispatch_stub_1259)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1312)
- .type GL_PREFIX(_dispatch_stub_1312), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1312))
-GL_PREFIX(_dispatch_stub_1312):
+ .globl GL_PREFIX(_dispatch_stub_1260)
+ .type GL_PREFIX(_dispatch_stub_1260), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1260))
+GL_PREFIX(_dispatch_stub_1260):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10496(%rax), %r11
+ movq 10080(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51845,13 +49701,13 @@ GL_PREFIX(_dispatch_stub_1312):
popq %rbp
popq %rsi
popq %rdi
- movq 10496(%rax), %r11
+ movq 10080(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10496(%rax), %r11
+ movq 10080(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51861,49 +49717,49 @@ GL_PREFIX(_dispatch_stub_1312):
popq %rbp
popq %rsi
popq %rdi
- movq 10496(%rax), %r11
+ movq 10080(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1312), .-GL_PREFIX(_dispatch_stub_1312)
+ .size GL_PREFIX(_dispatch_stub_1260), .-GL_PREFIX(_dispatch_stub_1260)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1313)
- .type GL_PREFIX(_dispatch_stub_1313), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1313))
-GL_PREFIX(_dispatch_stub_1313):
+ .globl GL_PREFIX(_dispatch_stub_1261)
+ .type GL_PREFIX(_dispatch_stub_1261), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1261))
+GL_PREFIX(_dispatch_stub_1261):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10504(%rax), %r11
+ movq 10088(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10504(%rax), %r11
+ movq 10088(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10504(%rax), %r11
+ movq 10088(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10504(%rax), %r11
+ movq 10088(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1313), .-GL_PREFIX(_dispatch_stub_1313)
+ .size GL_PREFIX(_dispatch_stub_1261), .-GL_PREFIX(_dispatch_stub_1261)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1314)
- .type GL_PREFIX(_dispatch_stub_1314), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1314))
-GL_PREFIX(_dispatch_stub_1314):
+ .globl GL_PREFIX(_dispatch_stub_1262)
+ .type GL_PREFIX(_dispatch_stub_1262), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1262))
+GL_PREFIX(_dispatch_stub_1262):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10512(%rax), %r11
+ movq 10096(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51913,13 +49769,13 @@ GL_PREFIX(_dispatch_stub_1314):
popq %rbp
popq %rsi
popq %rdi
- movq 10512(%rax), %r11
+ movq 10096(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10512(%rax), %r11
+ movq 10096(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51929,19 +49785,19 @@ GL_PREFIX(_dispatch_stub_1314):
popq %rbp
popq %rsi
popq %rdi
- movq 10512(%rax), %r11
+ movq 10096(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1314), .-GL_PREFIX(_dispatch_stub_1314)
+ .size GL_PREFIX(_dispatch_stub_1262), .-GL_PREFIX(_dispatch_stub_1262)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1315)
- .type GL_PREFIX(_dispatch_stub_1315), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1315))
-GL_PREFIX(_dispatch_stub_1315):
+ .globl GL_PREFIX(_dispatch_stub_1263)
+ .type GL_PREFIX(_dispatch_stub_1263), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1263))
+GL_PREFIX(_dispatch_stub_1263):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10520(%rax), %r11
+ movq 10104(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -51955,13 +49811,13 @@ GL_PREFIX(_dispatch_stub_1315):
popq %rdx
popq %rsi
popq %rdi
- movq 10520(%rax), %r11
+ movq 10104(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10520(%rax), %r11
+ movq 10104(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -51975,19 +49831,19 @@ GL_PREFIX(_dispatch_stub_1315):
popq %rdx
popq %rsi
popq %rdi
- movq 10520(%rax), %r11
+ movq 10104(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1315), .-GL_PREFIX(_dispatch_stub_1315)
+ .size GL_PREFIX(_dispatch_stub_1263), .-GL_PREFIX(_dispatch_stub_1263)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1316)
- .type GL_PREFIX(_dispatch_stub_1316), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1316))
-GL_PREFIX(_dispatch_stub_1316):
+ .globl GL_PREFIX(_dispatch_stub_1264)
+ .type GL_PREFIX(_dispatch_stub_1264), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1264))
+GL_PREFIX(_dispatch_stub_1264):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10528(%rax), %r11
+ movq 10112(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52001,13 +49857,13 @@ GL_PREFIX(_dispatch_stub_1316):
popq %rdx
popq %rsi
popq %rdi
- movq 10528(%rax), %r11
+ movq 10112(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10528(%rax), %r11
+ movq 10112(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52021,19 +49877,19 @@ GL_PREFIX(_dispatch_stub_1316):
popq %rdx
popq %rsi
popq %rdi
- movq 10528(%rax), %r11
+ movq 10112(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1316), .-GL_PREFIX(_dispatch_stub_1316)
+ .size GL_PREFIX(_dispatch_stub_1264), .-GL_PREFIX(_dispatch_stub_1264)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1317)
- .type GL_PREFIX(_dispatch_stub_1317), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1317))
-GL_PREFIX(_dispatch_stub_1317):
+ .globl GL_PREFIX(_dispatch_stub_1265)
+ .type GL_PREFIX(_dispatch_stub_1265), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1265))
+GL_PREFIX(_dispatch_stub_1265):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10536(%rax), %r11
+ movq 10120(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52043,13 +49899,13 @@ GL_PREFIX(_dispatch_stub_1317):
popq %rbp
popq %rsi
popq %rdi
- movq 10536(%rax), %r11
+ movq 10120(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10536(%rax), %r11
+ movq 10120(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52059,19 +49915,19 @@ GL_PREFIX(_dispatch_stub_1317):
popq %rbp
popq %rsi
popq %rdi
- movq 10536(%rax), %r11
+ movq 10120(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1317), .-GL_PREFIX(_dispatch_stub_1317)
+ .size GL_PREFIX(_dispatch_stub_1265), .-GL_PREFIX(_dispatch_stub_1265)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1318)
- .type GL_PREFIX(_dispatch_stub_1318), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1318))
-GL_PREFIX(_dispatch_stub_1318):
+ .globl GL_PREFIX(_dispatch_stub_1266)
+ .type GL_PREFIX(_dispatch_stub_1266), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1266))
+GL_PREFIX(_dispatch_stub_1266):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10544(%rax), %r11
+ movq 10128(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52081,13 +49937,13 @@ GL_PREFIX(_dispatch_stub_1318):
popq %rbp
popq %rsi
popq %rdi
- movq 10544(%rax), %r11
+ movq 10128(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10544(%rax), %r11
+ movq 10128(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52097,79 +49953,79 @@ GL_PREFIX(_dispatch_stub_1318):
popq %rbp
popq %rsi
popq %rdi
- movq 10544(%rax), %r11
+ movq 10128(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1318), .-GL_PREFIX(_dispatch_stub_1318)
+ .size GL_PREFIX(_dispatch_stub_1266), .-GL_PREFIX(_dispatch_stub_1266)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1319)
- .type GL_PREFIX(_dispatch_stub_1319), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1319))
-GL_PREFIX(_dispatch_stub_1319):
+ .globl GL_PREFIX(_dispatch_stub_1267)
+ .type GL_PREFIX(_dispatch_stub_1267), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1267))
+GL_PREFIX(_dispatch_stub_1267):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10552(%rax), %r11
+ movq 10136(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10552(%rax), %r11
+ movq 10136(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10552(%rax), %r11
+ movq 10136(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10552(%rax), %r11
+ movq 10136(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1319), .-GL_PREFIX(_dispatch_stub_1319)
+ .size GL_PREFIX(_dispatch_stub_1267), .-GL_PREFIX(_dispatch_stub_1267)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1320)
- .type GL_PREFIX(_dispatch_stub_1320), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1320))
-GL_PREFIX(_dispatch_stub_1320):
+ .globl GL_PREFIX(_dispatch_stub_1268)
+ .type GL_PREFIX(_dispatch_stub_1268), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1268))
+GL_PREFIX(_dispatch_stub_1268):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10560(%rax), %r11
+ movq 10144(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10560(%rax), %r11
+ movq 10144(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10560(%rax), %r11
+ movq 10144(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10560(%rax), %r11
+ movq 10144(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1320), .-GL_PREFIX(_dispatch_stub_1320)
+ .size GL_PREFIX(_dispatch_stub_1268), .-GL_PREFIX(_dispatch_stub_1268)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1321)
- .type GL_PREFIX(_dispatch_stub_1321), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1321))
-GL_PREFIX(_dispatch_stub_1321):
+ .globl GL_PREFIX(_dispatch_stub_1269)
+ .type GL_PREFIX(_dispatch_stub_1269), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1269))
+GL_PREFIX(_dispatch_stub_1269):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10568(%rax), %r11
+ movq 10152(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52179,13 +50035,13 @@ GL_PREFIX(_dispatch_stub_1321):
popq %rbp
popq %rsi
popq %rdi
- movq 10568(%rax), %r11
+ movq 10152(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10568(%rax), %r11
+ movq 10152(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52195,109 +50051,109 @@ GL_PREFIX(_dispatch_stub_1321):
popq %rbp
popq %rsi
popq %rdi
- movq 10568(%rax), %r11
+ movq 10152(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1321), .-GL_PREFIX(_dispatch_stub_1321)
+ .size GL_PREFIX(_dispatch_stub_1269), .-GL_PREFIX(_dispatch_stub_1269)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1322)
- .type GL_PREFIX(_dispatch_stub_1322), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1322))
-GL_PREFIX(_dispatch_stub_1322):
+ .globl GL_PREFIX(_dispatch_stub_1270)
+ .type GL_PREFIX(_dispatch_stub_1270), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1270))
+GL_PREFIX(_dispatch_stub_1270):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10576(%rax), %r11
+ movq 10160(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10576(%rax), %r11
+ movq 10160(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10576(%rax), %r11
+ movq 10160(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10576(%rax), %r11
+ movq 10160(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1322), .-GL_PREFIX(_dispatch_stub_1322)
+ .size GL_PREFIX(_dispatch_stub_1270), .-GL_PREFIX(_dispatch_stub_1270)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1323)
- .type GL_PREFIX(_dispatch_stub_1323), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1323))
-GL_PREFIX(_dispatch_stub_1323):
+ .globl GL_PREFIX(_dispatch_stub_1271)
+ .type GL_PREFIX(_dispatch_stub_1271), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1271))
+GL_PREFIX(_dispatch_stub_1271):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10584(%rax), %r11
+ movq 10168(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10584(%rax), %r11
+ movq 10168(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10584(%rax), %r11
+ movq 10168(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10584(%rax), %r11
+ movq 10168(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1323), .-GL_PREFIX(_dispatch_stub_1323)
+ .size GL_PREFIX(_dispatch_stub_1271), .-GL_PREFIX(_dispatch_stub_1271)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1324)
- .type GL_PREFIX(_dispatch_stub_1324), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1324))
-GL_PREFIX(_dispatch_stub_1324):
+ .globl GL_PREFIX(_dispatch_stub_1272)
+ .type GL_PREFIX(_dispatch_stub_1272), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1272))
+GL_PREFIX(_dispatch_stub_1272):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10592(%rax), %r11
+ movq 10176(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10592(%rax), %r11
+ movq 10176(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10592(%rax), %r11
+ movq 10176(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10592(%rax), %r11
+ movq 10176(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1324), .-GL_PREFIX(_dispatch_stub_1324)
+ .size GL_PREFIX(_dispatch_stub_1272), .-GL_PREFIX(_dispatch_stub_1272)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1325)
- .type GL_PREFIX(_dispatch_stub_1325), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1325))
-GL_PREFIX(_dispatch_stub_1325):
+ .globl GL_PREFIX(_dispatch_stub_1273)
+ .type GL_PREFIX(_dispatch_stub_1273), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1273))
+GL_PREFIX(_dispatch_stub_1273):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10600(%rax), %r11
+ movq 10184(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52307,13 +50163,13 @@ GL_PREFIX(_dispatch_stub_1325):
popq %rbp
popq %rsi
popq %rdi
- movq 10600(%rax), %r11
+ movq 10184(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10600(%rax), %r11
+ movq 10184(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52323,19 +50179,19 @@ GL_PREFIX(_dispatch_stub_1325):
popq %rbp
popq %rsi
popq %rdi
- movq 10600(%rax), %r11
+ movq 10184(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1325), .-GL_PREFIX(_dispatch_stub_1325)
+ .size GL_PREFIX(_dispatch_stub_1273), .-GL_PREFIX(_dispatch_stub_1273)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1326)
- .type GL_PREFIX(_dispatch_stub_1326), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1326))
-GL_PREFIX(_dispatch_stub_1326):
+ .globl GL_PREFIX(_dispatch_stub_1274)
+ .type GL_PREFIX(_dispatch_stub_1274), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1274))
+GL_PREFIX(_dispatch_stub_1274):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10608(%rax), %r11
+ movq 10192(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52353,13 +50209,13 @@ GL_PREFIX(_dispatch_stub_1326):
popq %rdx
popq %rsi
popq %rdi
- movq 10608(%rax), %r11
+ movq 10192(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10608(%rax), %r11
+ movq 10192(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52377,19 +50233,19 @@ GL_PREFIX(_dispatch_stub_1326):
popq %rdx
popq %rsi
popq %rdi
- movq 10608(%rax), %r11
+ movq 10192(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1326), .-GL_PREFIX(_dispatch_stub_1326)
+ .size GL_PREFIX(_dispatch_stub_1274), .-GL_PREFIX(_dispatch_stub_1274)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1327)
- .type GL_PREFIX(_dispatch_stub_1327), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1327))
-GL_PREFIX(_dispatch_stub_1327):
+ .globl GL_PREFIX(_dispatch_stub_1275)
+ .type GL_PREFIX(_dispatch_stub_1275), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1275))
+GL_PREFIX(_dispatch_stub_1275):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10616(%rax), %r11
+ movq 10200(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52403,13 +50259,13 @@ GL_PREFIX(_dispatch_stub_1327):
popq %rdx
popq %rsi
popq %rdi
- movq 10616(%rax), %r11
+ movq 10200(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10616(%rax), %r11
+ movq 10200(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52423,19 +50279,19 @@ GL_PREFIX(_dispatch_stub_1327):
popq %rdx
popq %rsi
popq %rdi
- movq 10616(%rax), %r11
+ movq 10200(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1327), .-GL_PREFIX(_dispatch_stub_1327)
+ .size GL_PREFIX(_dispatch_stub_1275), .-GL_PREFIX(_dispatch_stub_1275)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1328)
- .type GL_PREFIX(_dispatch_stub_1328), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1328))
-GL_PREFIX(_dispatch_stub_1328):
+ .globl GL_PREFIX(_dispatch_stub_1276)
+ .type GL_PREFIX(_dispatch_stub_1276), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1276))
+GL_PREFIX(_dispatch_stub_1276):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10624(%rax), %r11
+ movq 10208(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52445,13 +50301,13 @@ GL_PREFIX(_dispatch_stub_1328):
popq %rbp
popq %rsi
popq %rdi
- movq 10624(%rax), %r11
+ movq 10208(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10624(%rax), %r11
+ movq 10208(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52461,19 +50317,19 @@ GL_PREFIX(_dispatch_stub_1328):
popq %rbp
popq %rsi
popq %rdi
- movq 10624(%rax), %r11
+ movq 10208(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1328), .-GL_PREFIX(_dispatch_stub_1328)
+ .size GL_PREFIX(_dispatch_stub_1276), .-GL_PREFIX(_dispatch_stub_1276)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1329)
- .type GL_PREFIX(_dispatch_stub_1329), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1329))
-GL_PREFIX(_dispatch_stub_1329):
+ .globl GL_PREFIX(_dispatch_stub_1277)
+ .type GL_PREFIX(_dispatch_stub_1277), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1277))
+GL_PREFIX(_dispatch_stub_1277):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10632(%rax), %r11
+ movq 10216(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52491,13 +50347,13 @@ GL_PREFIX(_dispatch_stub_1329):
popq %rdx
popq %rsi
popq %rdi
- movq 10632(%rax), %r11
+ movq 10216(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10632(%rax), %r11
+ movq 10216(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52515,19 +50371,19 @@ GL_PREFIX(_dispatch_stub_1329):
popq %rdx
popq %rsi
popq %rdi
- movq 10632(%rax), %r11
+ movq 10216(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1329), .-GL_PREFIX(_dispatch_stub_1329)
+ .size GL_PREFIX(_dispatch_stub_1277), .-GL_PREFIX(_dispatch_stub_1277)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1330)
- .type GL_PREFIX(_dispatch_stub_1330), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1330))
-GL_PREFIX(_dispatch_stub_1330):
+ .globl GL_PREFIX(_dispatch_stub_1278)
+ .type GL_PREFIX(_dispatch_stub_1278), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1278))
+GL_PREFIX(_dispatch_stub_1278):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10640(%rax), %r11
+ movq 10224(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $24, %rsp
@@ -52539,13 +50395,13 @@ GL_PREFIX(_dispatch_stub_1330):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $24, %rsp
- movq 10640(%rax), %r11
+ movq 10224(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10640(%rax), %r11
+ movq 10224(%rax), %r11
jmp *%r11
1:
subq $24, %rsp
@@ -52557,19 +50413,19 @@ GL_PREFIX(_dispatch_stub_1330):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $24, %rsp
- movq 10640(%rax), %r11
+ movq 10224(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1330), .-GL_PREFIX(_dispatch_stub_1330)
+ .size GL_PREFIX(_dispatch_stub_1278), .-GL_PREFIX(_dispatch_stub_1278)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1331)
- .type GL_PREFIX(_dispatch_stub_1331), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1331))
-GL_PREFIX(_dispatch_stub_1331):
+ .globl GL_PREFIX(_dispatch_stub_1279)
+ .type GL_PREFIX(_dispatch_stub_1279), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1279))
+GL_PREFIX(_dispatch_stub_1279):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10648(%rax), %r11
+ movq 10232(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52579,13 +50435,13 @@ GL_PREFIX(_dispatch_stub_1331):
popq %rdx
popq %rsi
popq %rdi
- movq 10648(%rax), %r11
+ movq 10232(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10648(%rax), %r11
+ movq 10232(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52595,19 +50451,19 @@ GL_PREFIX(_dispatch_stub_1331):
popq %rdx
popq %rsi
popq %rdi
- movq 10648(%rax), %r11
+ movq 10232(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1331), .-GL_PREFIX(_dispatch_stub_1331)
+ .size GL_PREFIX(_dispatch_stub_1279), .-GL_PREFIX(_dispatch_stub_1279)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1332)
- .type GL_PREFIX(_dispatch_stub_1332), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1332))
-GL_PREFIX(_dispatch_stub_1332):
+ .globl GL_PREFIX(_dispatch_stub_1280)
+ .type GL_PREFIX(_dispatch_stub_1280), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1280))
+GL_PREFIX(_dispatch_stub_1280):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10656(%rax), %r11
+ movq 10240(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52621,13 +50477,13 @@ GL_PREFIX(_dispatch_stub_1332):
popq %rdx
popq %rsi
popq %rdi
- movq 10656(%rax), %r11
+ movq 10240(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10656(%rax), %r11
+ movq 10240(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52641,19 +50497,19 @@ GL_PREFIX(_dispatch_stub_1332):
popq %rdx
popq %rsi
popq %rdi
- movq 10656(%rax), %r11
+ movq 10240(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1332), .-GL_PREFIX(_dispatch_stub_1332)
+ .size GL_PREFIX(_dispatch_stub_1280), .-GL_PREFIX(_dispatch_stub_1280)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1333)
- .type GL_PREFIX(_dispatch_stub_1333), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1333))
-GL_PREFIX(_dispatch_stub_1333):
+ .globl GL_PREFIX(_dispatch_stub_1281)
+ .type GL_PREFIX(_dispatch_stub_1281), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1281))
+GL_PREFIX(_dispatch_stub_1281):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10664(%rax), %r11
+ movq 10248(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52667,13 +50523,13 @@ GL_PREFIX(_dispatch_stub_1333):
popq %rdx
popq %rsi
popq %rdi
- movq 10664(%rax), %r11
+ movq 10248(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10664(%rax), %r11
+ movq 10248(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52687,19 +50543,19 @@ GL_PREFIX(_dispatch_stub_1333):
popq %rdx
popq %rsi
popq %rdi
- movq 10664(%rax), %r11
+ movq 10248(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1333), .-GL_PREFIX(_dispatch_stub_1333)
+ .size GL_PREFIX(_dispatch_stub_1281), .-GL_PREFIX(_dispatch_stub_1281)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1334)
- .type GL_PREFIX(_dispatch_stub_1334), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1334))
-GL_PREFIX(_dispatch_stub_1334):
+ .globl GL_PREFIX(_dispatch_stub_1282)
+ .type GL_PREFIX(_dispatch_stub_1282), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1282))
+GL_PREFIX(_dispatch_stub_1282):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10672(%rax), %r11
+ movq 10256(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52713,13 +50569,13 @@ GL_PREFIX(_dispatch_stub_1334):
popq %rdx
popq %rsi
popq %rdi
- movq 10672(%rax), %r11
+ movq 10256(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10672(%rax), %r11
+ movq 10256(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52733,19 +50589,19 @@ GL_PREFIX(_dispatch_stub_1334):
popq %rdx
popq %rsi
popq %rdi
- movq 10672(%rax), %r11
+ movq 10256(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1334), .-GL_PREFIX(_dispatch_stub_1334)
+ .size GL_PREFIX(_dispatch_stub_1282), .-GL_PREFIX(_dispatch_stub_1282)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1335)
- .type GL_PREFIX(_dispatch_stub_1335), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1335))
-GL_PREFIX(_dispatch_stub_1335):
+ .globl GL_PREFIX(_dispatch_stub_1283)
+ .type GL_PREFIX(_dispatch_stub_1283), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1283))
+GL_PREFIX(_dispatch_stub_1283):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10680(%rax), %r11
+ movq 10264(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52755,13 +50611,13 @@ GL_PREFIX(_dispatch_stub_1335):
popq %rbp
popq %rsi
popq %rdi
- movq 10680(%rax), %r11
+ movq 10264(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10680(%rax), %r11
+ movq 10264(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52771,19 +50627,19 @@ GL_PREFIX(_dispatch_stub_1335):
popq %rbp
popq %rsi
popq %rdi
- movq 10680(%rax), %r11
+ movq 10264(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1335), .-GL_PREFIX(_dispatch_stub_1335)
+ .size GL_PREFIX(_dispatch_stub_1283), .-GL_PREFIX(_dispatch_stub_1283)
.p2align 4,,15
- .globl GL_PREFIX(_dispatch_stub_1336)
- .type GL_PREFIX(_dispatch_stub_1336), @function
- HIDDEN(GL_PREFIX(_dispatch_stub_1336))
-GL_PREFIX(_dispatch_stub_1336):
+ .globl GL_PREFIX(_dispatch_stub_1284)
+ .type GL_PREFIX(_dispatch_stub_1284), @function
+ HIDDEN(GL_PREFIX(_dispatch_stub_1284))
+GL_PREFIX(_dispatch_stub_1284):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10688(%rax), %r11
+ movq 10272(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52793,13 +50649,13 @@ GL_PREFIX(_dispatch_stub_1336):
popq %rbp
popq %rsi
popq %rdi
- movq 10688(%rax), %r11
+ movq 10272(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10688(%rax), %r11
+ movq 10272(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52809,10 +50665,10 @@ GL_PREFIX(_dispatch_stub_1336):
popq %rbp
popq %rsi
popq %rdi
- movq 10688(%rax), %r11
+ movq 10272(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
- .size GL_PREFIX(_dispatch_stub_1336), .-GL_PREFIX(_dispatch_stub_1336)
+ .size GL_PREFIX(_dispatch_stub_1284), .-GL_PREFIX(_dispatch_stub_1284)
.p2align 4,,15
.globl GL_PREFIX(AlphaFuncx)
@@ -52820,7 +50676,7 @@ GL_PREFIX(_dispatch_stub_1336):
GL_PREFIX(AlphaFuncx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10696(%rax), %r11
+ movq 10280(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52830,13 +50686,13 @@ GL_PREFIX(AlphaFuncx):
popq %rbp
popq %rsi
popq %rdi
- movq 10696(%rax), %r11
+ movq 10280(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10696(%rax), %r11
+ movq 10280(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52846,7 +50702,7 @@ GL_PREFIX(AlphaFuncx):
popq %rbp
popq %rsi
popq %rdi
- movq 10696(%rax), %r11
+ movq 10280(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(AlphaFuncx), .-GL_PREFIX(AlphaFuncx)
@@ -52857,7 +50713,7 @@ GL_PREFIX(AlphaFuncx):
GL_PREFIX(ClearColorx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10704(%rax), %r11
+ movq 10288(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52871,13 +50727,13 @@ GL_PREFIX(ClearColorx):
popq %rdx
popq %rsi
popq %rdi
- movq 10704(%rax), %r11
+ movq 10288(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10704(%rax), %r11
+ movq 10288(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52891,7 +50747,7 @@ GL_PREFIX(ClearColorx):
popq %rdx
popq %rsi
popq %rdi
- movq 10704(%rax), %r11
+ movq 10288(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ClearColorx), .-GL_PREFIX(ClearColorx)
@@ -52902,25 +50758,25 @@ GL_PREFIX(ClearColorx):
GL_PREFIX(ClearDepthx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10712(%rax), %r11
+ movq 10296(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10712(%rax), %r11
+ movq 10296(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10712(%rax), %r11
+ movq 10296(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10712(%rax), %r11
+ movq 10296(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ClearDepthx), .-GL_PREFIX(ClearDepthx)
@@ -52931,7 +50787,7 @@ GL_PREFIX(ClearDepthx):
GL_PREFIX(Color4x):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10720(%rax), %r11
+ movq 10304(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52945,13 +50801,13 @@ GL_PREFIX(Color4x):
popq %rdx
popq %rsi
popq %rdi
- movq 10720(%rax), %r11
+ movq 10304(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10720(%rax), %r11
+ movq 10304(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -52965,7 +50821,7 @@ GL_PREFIX(Color4x):
popq %rdx
popq %rsi
popq %rdi
- movq 10720(%rax), %r11
+ movq 10304(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Color4x), .-GL_PREFIX(Color4x)
@@ -52976,7 +50832,7 @@ GL_PREFIX(Color4x):
GL_PREFIX(DepthRangex):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10728(%rax), %r11
+ movq 10312(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -52986,13 +50842,13 @@ GL_PREFIX(DepthRangex):
popq %rbp
popq %rsi
popq %rdi
- movq 10728(%rax), %r11
+ movq 10312(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10728(%rax), %r11
+ movq 10312(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53002,7 +50858,7 @@ GL_PREFIX(DepthRangex):
popq %rbp
popq %rsi
popq %rdi
- movq 10728(%rax), %r11
+ movq 10312(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(DepthRangex), .-GL_PREFIX(DepthRangex)
@@ -53013,7 +50869,7 @@ GL_PREFIX(DepthRangex):
GL_PREFIX(Fogx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10736(%rax), %r11
+ movq 10320(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53023,13 +50879,13 @@ GL_PREFIX(Fogx):
popq %rbp
popq %rsi
popq %rdi
- movq 10736(%rax), %r11
+ movq 10320(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10736(%rax), %r11
+ movq 10320(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53039,7 +50895,7 @@ GL_PREFIX(Fogx):
popq %rbp
popq %rsi
popq %rdi
- movq 10736(%rax), %r11
+ movq 10320(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Fogx), .-GL_PREFIX(Fogx)
@@ -53050,7 +50906,7 @@ GL_PREFIX(Fogx):
GL_PREFIX(Fogxv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10744(%rax), %r11
+ movq 10328(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53060,13 +50916,13 @@ GL_PREFIX(Fogxv):
popq %rbp
popq %rsi
popq %rdi
- movq 10744(%rax), %r11
+ movq 10328(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10744(%rax), %r11
+ movq 10328(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53076,7 +50932,7 @@ GL_PREFIX(Fogxv):
popq %rbp
popq %rsi
popq %rdi
- movq 10744(%rax), %r11
+ movq 10328(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Fogxv), .-GL_PREFIX(Fogxv)
@@ -53087,7 +50943,7 @@ GL_PREFIX(Fogxv):
GL_PREFIX(Frustumf):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10752(%rax), %r11
+ movq 10336(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $56, %rsp
@@ -53105,13 +50961,13 @@ GL_PREFIX(Frustumf):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $56, %rsp
- movq 10752(%rax), %r11
+ movq 10336(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10752(%rax), %r11
+ movq 10336(%rax), %r11
jmp *%r11
1:
subq $56, %rsp
@@ -53129,7 +50985,7 @@ GL_PREFIX(Frustumf):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $56, %rsp
- movq 10752(%rax), %r11
+ movq 10336(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Frustumf), .-GL_PREFIX(Frustumf)
@@ -53140,7 +50996,7 @@ GL_PREFIX(Frustumf):
GL_PREFIX(Frustumx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10760(%rax), %r11
+ movq 10344(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53158,13 +51014,13 @@ GL_PREFIX(Frustumx):
popq %rdx
popq %rsi
popq %rdi
- movq 10760(%rax), %r11
+ movq 10344(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10760(%rax), %r11
+ movq 10344(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53182,7 +51038,7 @@ GL_PREFIX(Frustumx):
popq %rdx
popq %rsi
popq %rdi
- movq 10760(%rax), %r11
+ movq 10344(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Frustumx), .-GL_PREFIX(Frustumx)
@@ -53193,7 +51049,7 @@ GL_PREFIX(Frustumx):
GL_PREFIX(LightModelx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10768(%rax), %r11
+ movq 10352(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53203,13 +51059,13 @@ GL_PREFIX(LightModelx):
popq %rbp
popq %rsi
popq %rdi
- movq 10768(%rax), %r11
+ movq 10352(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10768(%rax), %r11
+ movq 10352(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53219,7 +51075,7 @@ GL_PREFIX(LightModelx):
popq %rbp
popq %rsi
popq %rdi
- movq 10768(%rax), %r11
+ movq 10352(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(LightModelx), .-GL_PREFIX(LightModelx)
@@ -53230,7 +51086,7 @@ GL_PREFIX(LightModelx):
GL_PREFIX(LightModelxv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10776(%rax), %r11
+ movq 10360(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53240,13 +51096,13 @@ GL_PREFIX(LightModelxv):
popq %rbp
popq %rsi
popq %rdi
- movq 10776(%rax), %r11
+ movq 10360(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10776(%rax), %r11
+ movq 10360(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53256,7 +51112,7 @@ GL_PREFIX(LightModelxv):
popq %rbp
popq %rsi
popq %rdi
- movq 10776(%rax), %r11
+ movq 10360(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(LightModelxv), .-GL_PREFIX(LightModelxv)
@@ -53267,7 +51123,7 @@ GL_PREFIX(LightModelxv):
GL_PREFIX(Lightx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10784(%rax), %r11
+ movq 10368(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53277,13 +51133,13 @@ GL_PREFIX(Lightx):
popq %rdx
popq %rsi
popq %rdi
- movq 10784(%rax), %r11
+ movq 10368(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10784(%rax), %r11
+ movq 10368(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53293,7 +51149,7 @@ GL_PREFIX(Lightx):
popq %rdx
popq %rsi
popq %rdi
- movq 10784(%rax), %r11
+ movq 10368(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Lightx), .-GL_PREFIX(Lightx)
@@ -53304,7 +51160,7 @@ GL_PREFIX(Lightx):
GL_PREFIX(Lightxv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10792(%rax), %r11
+ movq 10376(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53314,13 +51170,13 @@ GL_PREFIX(Lightxv):
popq %rdx
popq %rsi
popq %rdi
- movq 10792(%rax), %r11
+ movq 10376(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10792(%rax), %r11
+ movq 10376(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53330,7 +51186,7 @@ GL_PREFIX(Lightxv):
popq %rdx
popq %rsi
popq %rdi
- movq 10792(%rax), %r11
+ movq 10376(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Lightxv), .-GL_PREFIX(Lightxv)
@@ -53341,25 +51197,25 @@ GL_PREFIX(Lightxv):
GL_PREFIX(LineWidthx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10800(%rax), %r11
+ movq 10384(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10800(%rax), %r11
+ movq 10384(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10800(%rax), %r11
+ movq 10384(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10800(%rax), %r11
+ movq 10384(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(LineWidthx), .-GL_PREFIX(LineWidthx)
@@ -53370,25 +51226,25 @@ GL_PREFIX(LineWidthx):
GL_PREFIX(LoadMatrixx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10808(%rax), %r11
+ movq 10392(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10808(%rax), %r11
+ movq 10392(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10808(%rax), %r11
+ movq 10392(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10808(%rax), %r11
+ movq 10392(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(LoadMatrixx), .-GL_PREFIX(LoadMatrixx)
@@ -53399,7 +51255,7 @@ GL_PREFIX(LoadMatrixx):
GL_PREFIX(Materialx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10816(%rax), %r11
+ movq 10400(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53409,13 +51265,13 @@ GL_PREFIX(Materialx):
popq %rdx
popq %rsi
popq %rdi
- movq 10816(%rax), %r11
+ movq 10400(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10816(%rax), %r11
+ movq 10400(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53425,7 +51281,7 @@ GL_PREFIX(Materialx):
popq %rdx
popq %rsi
popq %rdi
- movq 10816(%rax), %r11
+ movq 10400(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Materialx), .-GL_PREFIX(Materialx)
@@ -53436,7 +51292,7 @@ GL_PREFIX(Materialx):
GL_PREFIX(Materialxv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10824(%rax), %r11
+ movq 10408(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53446,13 +51302,13 @@ GL_PREFIX(Materialxv):
popq %rdx
popq %rsi
popq %rdi
- movq 10824(%rax), %r11
+ movq 10408(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10824(%rax), %r11
+ movq 10408(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53462,7 +51318,7 @@ GL_PREFIX(Materialxv):
popq %rdx
popq %rsi
popq %rdi
- movq 10824(%rax), %r11
+ movq 10408(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Materialxv), .-GL_PREFIX(Materialxv)
@@ -53473,25 +51329,25 @@ GL_PREFIX(Materialxv):
GL_PREFIX(MultMatrixx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10832(%rax), %r11
+ movq 10416(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10832(%rax), %r11
+ movq 10416(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10832(%rax), %r11
+ movq 10416(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10832(%rax), %r11
+ movq 10416(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(MultMatrixx), .-GL_PREFIX(MultMatrixx)
@@ -53502,7 +51358,7 @@ GL_PREFIX(MultMatrixx):
GL_PREFIX(MultiTexCoord4x):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10840(%rax), %r11
+ movq 10424(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53516,13 +51372,13 @@ GL_PREFIX(MultiTexCoord4x):
popq %rdx
popq %rsi
popq %rdi
- movq 10840(%rax), %r11
+ movq 10424(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10840(%rax), %r11
+ movq 10424(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53536,7 +51392,7 @@ GL_PREFIX(MultiTexCoord4x):
popq %rdx
popq %rsi
popq %rdi
- movq 10840(%rax), %r11
+ movq 10424(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(MultiTexCoord4x), .-GL_PREFIX(MultiTexCoord4x)
@@ -53547,7 +51403,7 @@ GL_PREFIX(MultiTexCoord4x):
GL_PREFIX(Normal3x):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10848(%rax), %r11
+ movq 10432(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53557,13 +51413,13 @@ GL_PREFIX(Normal3x):
popq %rdx
popq %rsi
popq %rdi
- movq 10848(%rax), %r11
+ movq 10432(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10848(%rax), %r11
+ movq 10432(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53573,7 +51429,7 @@ GL_PREFIX(Normal3x):
popq %rdx
popq %rsi
popq %rdi
- movq 10848(%rax), %r11
+ movq 10432(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Normal3x), .-GL_PREFIX(Normal3x)
@@ -53584,7 +51440,7 @@ GL_PREFIX(Normal3x):
GL_PREFIX(Orthof):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10856(%rax), %r11
+ movq 10440(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $56, %rsp
@@ -53602,13 +51458,13 @@ GL_PREFIX(Orthof):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $56, %rsp
- movq 10856(%rax), %r11
+ movq 10440(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10856(%rax), %r11
+ movq 10440(%rax), %r11
jmp *%r11
1:
subq $56, %rsp
@@ -53626,7 +51482,7 @@ GL_PREFIX(Orthof):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $56, %rsp
- movq 10856(%rax), %r11
+ movq 10440(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Orthof), .-GL_PREFIX(Orthof)
@@ -53637,7 +51493,7 @@ GL_PREFIX(Orthof):
GL_PREFIX(Orthox):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10864(%rax), %r11
+ movq 10448(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53655,13 +51511,13 @@ GL_PREFIX(Orthox):
popq %rdx
popq %rsi
popq %rdi
- movq 10864(%rax), %r11
+ movq 10448(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10864(%rax), %r11
+ movq 10448(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53679,7 +51535,7 @@ GL_PREFIX(Orthox):
popq %rdx
popq %rsi
popq %rdi
- movq 10864(%rax), %r11
+ movq 10448(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Orthox), .-GL_PREFIX(Orthox)
@@ -53690,25 +51546,25 @@ GL_PREFIX(Orthox):
GL_PREFIX(PointSizex):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10872(%rax), %r11
+ movq 10456(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
call _x86_64_get_dispatch@PLT
popq %rdi
- movq 10872(%rax), %r11
+ movq 10456(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10872(%rax), %r11
+ movq 10456(%rax), %r11
jmp *%r11
1:
pushq %rdi
call _glapi_get_dispatch
popq %rdi
- movq 10872(%rax), %r11
+ movq 10456(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(PointSizex), .-GL_PREFIX(PointSizex)
@@ -53719,7 +51575,7 @@ GL_PREFIX(PointSizex):
GL_PREFIX(PolygonOffsetx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10880(%rax), %r11
+ movq 10464(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53729,13 +51585,13 @@ GL_PREFIX(PolygonOffsetx):
popq %rbp
popq %rsi
popq %rdi
- movq 10880(%rax), %r11
+ movq 10464(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10880(%rax), %r11
+ movq 10464(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53745,7 +51601,7 @@ GL_PREFIX(PolygonOffsetx):
popq %rbp
popq %rsi
popq %rdi
- movq 10880(%rax), %r11
+ movq 10464(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(PolygonOffsetx), .-GL_PREFIX(PolygonOffsetx)
@@ -53756,7 +51612,7 @@ GL_PREFIX(PolygonOffsetx):
GL_PREFIX(Rotatex):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10888(%rax), %r11
+ movq 10472(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53770,13 +51626,13 @@ GL_PREFIX(Rotatex):
popq %rdx
popq %rsi
popq %rdi
- movq 10888(%rax), %r11
+ movq 10472(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10888(%rax), %r11
+ movq 10472(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53790,7 +51646,7 @@ GL_PREFIX(Rotatex):
popq %rdx
popq %rsi
popq %rdi
- movq 10888(%rax), %r11
+ movq 10472(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Rotatex), .-GL_PREFIX(Rotatex)
@@ -53801,7 +51657,7 @@ GL_PREFIX(Rotatex):
GL_PREFIX(SampleCoveragex):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10896(%rax), %r11
+ movq 10480(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53811,13 +51667,13 @@ GL_PREFIX(SampleCoveragex):
popq %rbp
popq %rsi
popq %rdi
- movq 10896(%rax), %r11
+ movq 10480(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10896(%rax), %r11
+ movq 10480(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53827,7 +51683,7 @@ GL_PREFIX(SampleCoveragex):
popq %rbp
popq %rsi
popq %rdi
- movq 10896(%rax), %r11
+ movq 10480(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(SampleCoveragex), .-GL_PREFIX(SampleCoveragex)
@@ -53838,7 +51694,7 @@ GL_PREFIX(SampleCoveragex):
GL_PREFIX(Scalex):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10904(%rax), %r11
+ movq 10488(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53848,13 +51704,13 @@ GL_PREFIX(Scalex):
popq %rdx
popq %rsi
popq %rdi
- movq 10904(%rax), %r11
+ movq 10488(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10904(%rax), %r11
+ movq 10488(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53864,7 +51720,7 @@ GL_PREFIX(Scalex):
popq %rdx
popq %rsi
popq %rdi
- movq 10904(%rax), %r11
+ movq 10488(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Scalex), .-GL_PREFIX(Scalex)
@@ -53875,7 +51731,7 @@ GL_PREFIX(Scalex):
GL_PREFIX(TexEnvx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10912(%rax), %r11
+ movq 10496(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53885,13 +51741,13 @@ GL_PREFIX(TexEnvx):
popq %rdx
popq %rsi
popq %rdi
- movq 10912(%rax), %r11
+ movq 10496(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10912(%rax), %r11
+ movq 10496(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53901,7 +51757,7 @@ GL_PREFIX(TexEnvx):
popq %rdx
popq %rsi
popq %rdi
- movq 10912(%rax), %r11
+ movq 10496(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(TexEnvx), .-GL_PREFIX(TexEnvx)
@@ -53912,7 +51768,7 @@ GL_PREFIX(TexEnvx):
GL_PREFIX(TexEnvxv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10920(%rax), %r11
+ movq 10504(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53922,13 +51778,13 @@ GL_PREFIX(TexEnvxv):
popq %rdx
popq %rsi
popq %rdi
- movq 10920(%rax), %r11
+ movq 10504(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10920(%rax), %r11
+ movq 10504(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53938,7 +51794,7 @@ GL_PREFIX(TexEnvxv):
popq %rdx
popq %rsi
popq %rdi
- movq 10920(%rax), %r11
+ movq 10504(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(TexEnvxv), .-GL_PREFIX(TexEnvxv)
@@ -53949,7 +51805,7 @@ GL_PREFIX(TexEnvxv):
GL_PREFIX(TexParameterx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10928(%rax), %r11
+ movq 10512(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53959,13 +51815,13 @@ GL_PREFIX(TexParameterx):
popq %rdx
popq %rsi
popq %rdi
- movq 10928(%rax), %r11
+ movq 10512(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10928(%rax), %r11
+ movq 10512(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -53975,7 +51831,7 @@ GL_PREFIX(TexParameterx):
popq %rdx
popq %rsi
popq %rdi
- movq 10928(%rax), %r11
+ movq 10512(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(TexParameterx), .-GL_PREFIX(TexParameterx)
@@ -53986,7 +51842,7 @@ GL_PREFIX(TexParameterx):
GL_PREFIX(Translatex):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10936(%rax), %r11
+ movq 10520(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -53996,13 +51852,13 @@ GL_PREFIX(Translatex):
popq %rdx
popq %rsi
popq %rdi
- movq 10936(%rax), %r11
+ movq 10520(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10936(%rax), %r11
+ movq 10520(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54012,7 +51868,7 @@ GL_PREFIX(Translatex):
popq %rdx
popq %rsi
popq %rdi
- movq 10936(%rax), %r11
+ movq 10520(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(Translatex), .-GL_PREFIX(Translatex)
@@ -54023,7 +51879,7 @@ GL_PREFIX(Translatex):
GL_PREFIX(ClipPlanef):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10944(%rax), %r11
+ movq 10528(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54033,13 +51889,13 @@ GL_PREFIX(ClipPlanef):
popq %rbp
popq %rsi
popq %rdi
- movq 10944(%rax), %r11
+ movq 10528(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10944(%rax), %r11
+ movq 10528(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54049,7 +51905,7 @@ GL_PREFIX(ClipPlanef):
popq %rbp
popq %rsi
popq %rdi
- movq 10944(%rax), %r11
+ movq 10528(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ClipPlanef), .-GL_PREFIX(ClipPlanef)
@@ -54060,7 +51916,7 @@ GL_PREFIX(ClipPlanef):
GL_PREFIX(ClipPlanex):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10952(%rax), %r11
+ movq 10536(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54070,13 +51926,13 @@ GL_PREFIX(ClipPlanex):
popq %rbp
popq %rsi
popq %rdi
- movq 10952(%rax), %r11
+ movq 10536(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10952(%rax), %r11
+ movq 10536(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54086,7 +51942,7 @@ GL_PREFIX(ClipPlanex):
popq %rbp
popq %rsi
popq %rdi
- movq 10952(%rax), %r11
+ movq 10536(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(ClipPlanex), .-GL_PREFIX(ClipPlanex)
@@ -54097,7 +51953,7 @@ GL_PREFIX(ClipPlanex):
GL_PREFIX(GetClipPlanef):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10960(%rax), %r11
+ movq 10544(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54107,13 +51963,13 @@ GL_PREFIX(GetClipPlanef):
popq %rbp
popq %rsi
popq %rdi
- movq 10960(%rax), %r11
+ movq 10544(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10960(%rax), %r11
+ movq 10544(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54123,7 +51979,7 @@ GL_PREFIX(GetClipPlanef):
popq %rbp
popq %rsi
popq %rdi
- movq 10960(%rax), %r11
+ movq 10544(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetClipPlanef), .-GL_PREFIX(GetClipPlanef)
@@ -54134,7 +51990,7 @@ GL_PREFIX(GetClipPlanef):
GL_PREFIX(GetClipPlanex):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10968(%rax), %r11
+ movq 10552(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54144,13 +52000,13 @@ GL_PREFIX(GetClipPlanex):
popq %rbp
popq %rsi
popq %rdi
- movq 10968(%rax), %r11
+ movq 10552(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10968(%rax), %r11
+ movq 10552(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54160,7 +52016,7 @@ GL_PREFIX(GetClipPlanex):
popq %rbp
popq %rsi
popq %rdi
- movq 10968(%rax), %r11
+ movq 10552(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetClipPlanex), .-GL_PREFIX(GetClipPlanex)
@@ -54171,7 +52027,7 @@ GL_PREFIX(GetClipPlanex):
GL_PREFIX(GetFixedv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10976(%rax), %r11
+ movq 10560(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54181,13 +52037,13 @@ GL_PREFIX(GetFixedv):
popq %rbp
popq %rsi
popq %rdi
- movq 10976(%rax), %r11
+ movq 10560(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10976(%rax), %r11
+ movq 10560(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54197,7 +52053,7 @@ GL_PREFIX(GetFixedv):
popq %rbp
popq %rsi
popq %rdi
- movq 10976(%rax), %r11
+ movq 10560(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetFixedv), .-GL_PREFIX(GetFixedv)
@@ -54208,7 +52064,7 @@ GL_PREFIX(GetFixedv):
GL_PREFIX(GetLightxv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10984(%rax), %r11
+ movq 10568(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54218,13 +52074,13 @@ GL_PREFIX(GetLightxv):
popq %rdx
popq %rsi
popq %rdi
- movq 10984(%rax), %r11
+ movq 10568(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10984(%rax), %r11
+ movq 10568(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54234,7 +52090,7 @@ GL_PREFIX(GetLightxv):
popq %rdx
popq %rsi
popq %rdi
- movq 10984(%rax), %r11
+ movq 10568(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetLightxv), .-GL_PREFIX(GetLightxv)
@@ -54245,7 +52101,7 @@ GL_PREFIX(GetLightxv):
GL_PREFIX(GetMaterialxv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 10992(%rax), %r11
+ movq 10576(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54255,13 +52111,13 @@ GL_PREFIX(GetMaterialxv):
popq %rdx
popq %rsi
popq %rdi
- movq 10992(%rax), %r11
+ movq 10576(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 10992(%rax), %r11
+ movq 10576(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54271,7 +52127,7 @@ GL_PREFIX(GetMaterialxv):
popq %rdx
popq %rsi
popq %rdi
- movq 10992(%rax), %r11
+ movq 10576(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetMaterialxv), .-GL_PREFIX(GetMaterialxv)
@@ -54282,7 +52138,7 @@ GL_PREFIX(GetMaterialxv):
GL_PREFIX(GetTexEnvxv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 11000(%rax), %r11
+ movq 10584(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54292,13 +52148,13 @@ GL_PREFIX(GetTexEnvxv):
popq %rdx
popq %rsi
popq %rdi
- movq 11000(%rax), %r11
+ movq 10584(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 11000(%rax), %r11
+ movq 10584(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54308,7 +52164,7 @@ GL_PREFIX(GetTexEnvxv):
popq %rdx
popq %rsi
popq %rdi
- movq 11000(%rax), %r11
+ movq 10584(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetTexEnvxv), .-GL_PREFIX(GetTexEnvxv)
@@ -54319,7 +52175,7 @@ GL_PREFIX(GetTexEnvxv):
GL_PREFIX(GetTexParameterxv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 11008(%rax), %r11
+ movq 10592(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54329,13 +52185,13 @@ GL_PREFIX(GetTexParameterxv):
popq %rdx
popq %rsi
popq %rdi
- movq 11008(%rax), %r11
+ movq 10592(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 11008(%rax), %r11
+ movq 10592(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54345,7 +52201,7 @@ GL_PREFIX(GetTexParameterxv):
popq %rdx
popq %rsi
popq %rdi
- movq 11008(%rax), %r11
+ movq 10592(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(GetTexParameterxv), .-GL_PREFIX(GetTexParameterxv)
@@ -54356,7 +52212,7 @@ GL_PREFIX(GetTexParameterxv):
GL_PREFIX(PointParameterx):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 11016(%rax), %r11
+ movq 10600(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54366,13 +52222,13 @@ GL_PREFIX(PointParameterx):
popq %rbp
popq %rsi
popq %rdi
- movq 11016(%rax), %r11
+ movq 10600(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 11016(%rax), %r11
+ movq 10600(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54382,7 +52238,7 @@ GL_PREFIX(PointParameterx):
popq %rbp
popq %rsi
popq %rdi
- movq 11016(%rax), %r11
+ movq 10600(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(PointParameterx), .-GL_PREFIX(PointParameterx)
@@ -54393,7 +52249,7 @@ GL_PREFIX(PointParameterx):
GL_PREFIX(PointParameterxv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 11024(%rax), %r11
+ movq 10608(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54403,13 +52259,13 @@ GL_PREFIX(PointParameterxv):
popq %rbp
popq %rsi
popq %rdi
- movq 11024(%rax), %r11
+ movq 10608(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 11024(%rax), %r11
+ movq 10608(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54419,7 +52275,7 @@ GL_PREFIX(PointParameterxv):
popq %rbp
popq %rsi
popq %rdi
- movq 11024(%rax), %r11
+ movq 10608(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(PointParameterxv), .-GL_PREFIX(PointParameterxv)
@@ -54430,7 +52286,7 @@ GL_PREFIX(PointParameterxv):
GL_PREFIX(TexParameterxv):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 11032(%rax), %r11
+ movq 10616(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rdi
@@ -54440,13 +52296,13 @@ GL_PREFIX(TexParameterxv):
popq %rdx
popq %rsi
popq %rdi
- movq 11032(%rax), %r11
+ movq 10616(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 11032(%rax), %r11
+ movq 10616(%rax), %r11
jmp *%r11
1:
pushq %rdi
@@ -54456,7 +52312,7 @@ GL_PREFIX(TexParameterxv):
popq %rdx
popq %rsi
popq %rdi
- movq 11032(%rax), %r11
+ movq 10616(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(TexParameterxv), .-GL_PREFIX(TexParameterxv)
@@ -54467,25 +52323,25 @@ GL_PREFIX(TexParameterxv):
GL_PREFIX(BlendBarrier):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 11040(%rax), %r11
+ movq 10624(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
pushq %rbp
call _x86_64_get_dispatch@PLT
popq %rbp
- movq 11040(%rax), %r11
+ movq 10624(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 11040(%rax), %r11
+ movq 10624(%rax), %r11
jmp *%r11
1:
pushq %rbp
call _glapi_get_dispatch
popq %rbp
- movq 11040(%rax), %r11
+ movq 10624(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(BlendBarrier), .-GL_PREFIX(BlendBarrier)
@@ -54496,7 +52352,7 @@ GL_PREFIX(BlendBarrier):
GL_PREFIX(PrimitiveBoundingBox):
#if defined(GLX_USE_TLS)
call _x86_64_get_dispatch@PLT
- movq 11048(%rax), %r11
+ movq 10632(%rax), %r11
jmp *%r11
#elif defined(HAVE_PTHREAD)
subq $72, %rsp
@@ -54518,13 +52374,13 @@ GL_PREFIX(PrimitiveBoundingBox):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $72, %rsp
- movq 11048(%rax), %r11
+ movq 10632(%rax), %r11
jmp *%r11
#else
movq _glapi_Dispatch(%rip), %rax
testq %rax, %rax
je 1f
- movq 11048(%rax), %r11
+ movq 10632(%rax), %r11
jmp *%r11
1:
subq $72, %rsp
@@ -54546,7 +52402,7 @@ GL_PREFIX(PrimitiveBoundingBox):
movq 8(%rsp), %xmm1
movq (%rsp), %xmm0
addq $72, %rsp
- movq 11048(%rax), %r11
+ movq 10632(%rax), %r11
jmp *%r11
#endif /* defined(GLX_USE_TLS) */
.size GL_PREFIX(PrimitiveBoundingBox), .-GL_PREFIX(PrimitiveBoundingBox)