Lines Matching full:entrypoint
27 return CallCapture(EntryPoint::EGLAcquireExternalContextANGLE, std::move(params)); in ParseCallCapture()
33 return CallCapture(EntryPoint::EGLBindAPI, std::move(params)); in ParseCallCapture()
39 return CallCapture(EntryPoint::EGLBindTexImage, std::move(params)); in ParseCallCapture()
45 return CallCapture(EntryPoint::EGLChooseConfig, std::move(params)); in ParseCallCapture()
51 return CallCapture(EntryPoint::EGLClientWaitSync, std::move(params)); in ParseCallCapture()
58 return CallCapture(EntryPoint::EGLClientWaitSyncKHR, std::move(params)); in ParseCallCapture()
64 return CallCapture(EntryPoint::EGLCopyBuffers, std::move(params)); in ParseCallCapture()
71 return CallCapture(EntryPoint::EGLCopyMetalSharedEventANGLE, std::move(params)); in ParseCallCapture()
77 return CallCapture(EntryPoint::EGLCreateContext, std::move(params)); in ParseCallCapture()
84 return CallCapture(EntryPoint::EGLCreateDeviceANGLE, std::move(params)); in ParseCallCapture()
90 return CallCapture(EntryPoint::EGLCreateImage, std::move(params)); in ParseCallCapture()
96 return CallCapture(EntryPoint::EGLCreateImageKHR, std::move(params)); in ParseCallCapture()
103 return CallCapture(EntryPoint::EGLCreateNativeClientBufferANDROID, std::move(params)); in ParseCallCapture()
110 return CallCapture(EntryPoint::EGLCreatePbufferFromClientBuffer, std::move(params)); in ParseCallCapture()
117 return CallCapture(EntryPoint::EGLCreatePbufferSurface, std::move(params)); in ParseCallCapture()
124 return CallCapture(EntryPoint::EGLCreatePixmapSurface, std::move(params)); in ParseCallCapture()
131 return CallCapture(EntryPoint::EGLCreatePlatformPixmapSurface, std::move(params)); in ParseCallCapture()
138 return CallCapture(EntryPoint::EGLCreatePlatformPixmapSurfaceEXT, std::move(params)); in ParseCallCapture()
145 return CallCapture(EntryPoint::EGLCreatePlatformWindowSurface, std::move(params)); in ParseCallCapture()
152 return CallCapture(EntryPoint::EGLCreatePlatformWindowSurfaceEXT, std::move(params)); in ParseCallCapture()
158 return CallCapture(EntryPoint::EGLCreateStreamKHR, std::move(params)); in ParseCallCapture()
165 return CallCapture(EntryPoint::EGLCreateStreamProducerD3DTextureANGLE, std::move(params)); in ParseCallCapture()
171 return CallCapture(EntryPoint::EGLCreateSync, std::move(params)); in ParseCallCapture()
177 return CallCapture(EntryPoint::EGLCreateSyncKHR, std::move(params)); in ParseCallCapture()
184 return CallCapture(EntryPoint::EGLCreateWindowSurface, std::move(params)); in ParseCallCapture()
191 return CallCapture(EntryPoint::EGLDebugMessageControlKHR, std::move(params)); in ParseCallCapture()
197 return CallCapture(EntryPoint::EGLDestroyContext, std::move(params)); in ParseCallCapture()
203 return CallCapture(EntryPoint::EGLDestroyImage, std::move(params)); in ParseCallCapture()
209 return CallCapture(EntryPoint::EGLDestroyImageKHR, std::move(params)); in ParseCallCapture()
215 return CallCapture(EntryPoint::EGLDestroyStreamKHR, std::move(params)); in ParseCallCapture()
221 return CallCapture(EntryPoint::EGLDestroySurface, std::move(params)); in ParseCallCapture()
227 return CallCapture(EntryPoint::EGLDestroySync, std::move(params)); in ParseCallCapture()
233 return CallCapture(EntryPoint::EGLDestroySyncKHR, std::move(params)); in ParseCallCapture()
240 return CallCapture(EntryPoint::EGLDupNativeFenceFDANDROID, std::move(params)); in ParseCallCapture()
247 return CallCapture(EntryPoint::EGLExportVkImageANGLE, std::move(params)); in ParseCallCapture()
254 return CallCapture(EntryPoint::EGLForceGPUSwitchANGLE, std::move(params)); in ParseCallCapture()
261 return CallCapture(EntryPoint::EGLGetCompositorTimingANDROID, std::move(params)); in ParseCallCapture()
268 return CallCapture(EntryPoint::EGLGetCompositorTimingSupportedANDROID, std::move(params)); in ParseCallCapture()
274 return CallCapture(EntryPoint::EGLGetConfigAttrib, std::move(params)); in ParseCallCapture()
280 return CallCapture(EntryPoint::EGLGetConfigs, std::move(params)); in ParseCallCapture()
287 return CallCapture(EntryPoint::EGLGetCurrentContext, std::move(params)); in ParseCallCapture()
294 return CallCapture(EntryPoint::EGLGetCurrentDisplay, std::move(params)); in ParseCallCapture()
301 return CallCapture(EntryPoint::EGLGetCurrentSurface, std::move(params)); in ParseCallCapture()
307 return CallCapture(EntryPoint::EGLGetDisplay, std::move(params)); in ParseCallCapture()
313 return CallCapture(EntryPoint::EGLGetError, std::move(params)); in ParseCallCapture()
320 return CallCapture(EntryPoint::EGLGetFrameTimestampSupportedANDROID, std::move(params)); in ParseCallCapture()
327 return CallCapture(EntryPoint::EGLGetFrameTimestampsANDROID, std::move(params)); in ParseCallCapture()
333 return CallCapture(EntryPoint::EGLGetMscRateANGLE, std::move(params)); in ParseCallCapture()
340 return CallCapture(EntryPoint::EGLGetNativeClientBufferANDROID, std::move(params)); in ParseCallCapture()
347 return CallCapture(EntryPoint::EGLGetNextFrameIdANDROID, std::move(params)); in ParseCallCapture()
354 return CallCapture(EntryPoint::EGLGetPlatformDisplay, std::move(params)); in ParseCallCapture()
361 return CallCapture(EntryPoint::EGLGetPlatformDisplayEXT, std::move(params)); in ParseCallCapture()
367 return CallCapture(EntryPoint::EGLGetProcAddress, std::move(params)); in ParseCallCapture()
373 return CallCapture(EntryPoint::EGLGetSyncAttrib, std::move(params)); in ParseCallCapture()
379 return CallCapture(EntryPoint::EGLGetSyncAttribKHR, std::move(params)); in ParseCallCapture()
386 return CallCapture(EntryPoint::EGLGetSyncValuesCHROMIUM, std::move(params)); in ParseCallCapture()
393 return CallCapture(EntryPoint::EGLHandleGPUSwitchANGLE, std::move(params)); in ParseCallCapture()
399 return CallCapture(EntryPoint::EGLInitialize, std::move(params)); in ParseCallCapture()
405 return CallCapture(EntryPoint::EGLLabelObjectKHR, std::move(params)); in ParseCallCapture()
411 return CallCapture(EntryPoint::EGLLockSurfaceKHR, std::move(params)); in ParseCallCapture()
417 return CallCapture(EntryPoint::EGLMakeCurrent, std::move(params)); in ParseCallCapture()
423 return CallCapture(EntryPoint::EGLPostSubBufferNV, std::move(params)); in ParseCallCapture()
430 return CallCapture(EntryPoint::EGLPrepareSwapBuffersANGLE, std::move(params)); in ParseCallCapture()
437 return CallCapture(EntryPoint::EGLPresentationTimeANDROID, std::move(params)); in ParseCallCapture()
444 return CallCapture(EntryPoint::EGLProgramCacheGetAttribANGLE, std::move(params)); in ParseCallCapture()
451 return CallCapture(EntryPoint::EGLProgramCachePopulateANGLE, std::move(params)); in ParseCallCapture()
458 return CallCapture(EntryPoint::EGLProgramCacheQueryANGLE, std::move(params)); in ParseCallCapture()
465 return CallCapture(EntryPoint::EGLProgramCacheResizeANGLE, std::move(params)); in ParseCallCapture()
471 return CallCapture(EntryPoint::EGLQueryAPI, std::move(params)); in ParseCallCapture()
477 return CallCapture(EntryPoint::EGLQueryContext, std::move(params)); in ParseCallCapture()
483 return CallCapture(EntryPoint::EGLQueryDebugKHR, std::move(params)); in ParseCallCapture()
490 return CallCapture(EntryPoint::EGLQueryDeviceAttribEXT, std::move(params)); in ParseCallCapture()
497 return CallCapture(EntryPoint::EGLQueryDeviceStringEXT, std::move(params)); in ParseCallCapture()
504 return CallCapture(EntryPoint::EGLQueryDisplayAttribANGLE, std::move(params)); in ParseCallCapture()
511 return CallCapture(EntryPoint::EGLQueryDisplayAttribEXT, std::move(params)); in ParseCallCapture()
518 return CallCapture(EntryPoint::EGLQueryDmaBufFormatsEXT, std::move(params)); in ParseCallCapture()
525 return CallCapture(EntryPoint::EGLQueryDmaBufModifiersEXT, std::move(params)); in ParseCallCapture()
531 return CallCapture(EntryPoint::EGLQueryStreamKHR, std::move(params)); in ParseCallCapture()
538 return CallCapture(EntryPoint::EGLQueryStreamu64KHR, std::move(params)); in ParseCallCapture()
544 return CallCapture(EntryPoint::EGLQueryString, std::move(params)); in ParseCallCapture()
551 return CallCapture(EntryPoint::EGLQueryStringiANGLE, std::move(params)); in ParseCallCapture()
557 return CallCapture(EntryPoint::EGLQuerySurface, std::move(params)); in ParseCallCapture()
564 return CallCapture(EntryPoint::EGLQuerySurface64KHR, std::move(params)); in ParseCallCapture()
571 return CallCapture(EntryPoint::EGLQuerySurfacePointerANGLE, std::move(params)); in ParseCallCapture()
578 return CallCapture(EntryPoint::EGLReacquireHighPowerGPUANGLE, std::move(params)); in ParseCallCapture()
585 return CallCapture(EntryPoint::EGLReleaseDeviceANGLE, std::move(params)); in ParseCallCapture()
592 return CallCapture(EntryPoint::EGLReleaseExternalContextANGLE, std::move(params)); in ParseCallCapture()
599 return CallCapture(EntryPoint::EGLReleaseHighPowerGPUANGLE, std::move(params)); in ParseCallCapture()
605 return CallCapture(EntryPoint::EGLReleaseTexImage, std::move(params)); in ParseCallCapture()
611 return CallCapture(EntryPoint::EGLReleaseThread, std::move(params)); in ParseCallCapture()
618 return CallCapture(EntryPoint::EGLSetBlobCacheFuncsANDROID, std::move(params)); in ParseCallCapture()
625 return CallCapture(EntryPoint::EGLSetDamageRegionKHR, std::move(params)); in ParseCallCapture()
632 return CallCapture(EntryPoint::EGLSetValidationEnabledANGLE, std::move(params)); in ParseCallCapture()
638 return CallCapture(EntryPoint::EGLSignalSyncKHR, std::move(params)); in ParseCallCapture()
644 return CallCapture(EntryPoint::EGLStreamAttribKHR, std::move(params)); in ParseCallCapture()
651 return CallCapture(EntryPoint::EGLStreamConsumerAcquireKHR, std::move(params)); in ParseCallCapture()
658 return CallCapture(EntryPoint::EGLStreamConsumerGLTextureExternalAttribsNV, in ParseCallCapture()
666 return CallCapture(EntryPoint::EGLStreamConsumerGLTextureExternalKHR, std::move(params)); in ParseCallCapture()
673 return CallCapture(EntryPoint::EGLStreamConsumerReleaseKHR, std::move(params)); in ParseCallCapture()
680 return CallCapture(EntryPoint::EGLStreamPostD3DTextureANGLE, std::move(params)); in ParseCallCapture()
686 return CallCapture(EntryPoint::EGLSurfaceAttrib, std::move(params)); in ParseCallCapture()
692 return CallCapture(EntryPoint::EGLSwapBuffers, std::move(params)); in ParseCallCapture()
699 return CallCapture(EntryPoint::EGLSwapBuffersWithDamageKHR, std::move(params)); in ParseCallCapture()
706 return CallCapture(EntryPoint::EGLSwapBuffersWithFrameTokenANGLE, std::move(params)); in ParseCallCapture()
712 return CallCapture(EntryPoint::EGLSwapInterval, std::move(params)); in ParseCallCapture()
718 return CallCapture(EntryPoint::EGLTerminate, std::move(params)); in ParseCallCapture()
724 return CallCapture(EntryPoint::EGLUnlockSurfaceKHR, std::move(params)); in ParseCallCapture()
730 return CallCapture(EntryPoint::EGLWaitClient, std::move(params)); in ParseCallCapture()
736 return CallCapture(EntryPoint::EGLWaitGL, std::move(params)); in ParseCallCapture()
742 return CallCapture(EntryPoint::EGLWaitNative, std::move(params)); in ParseCallCapture()
748 return CallCapture(EntryPoint::EGLWaitSync, std::move(params)); in ParseCallCapture()
754 return CallCapture(EntryPoint::EGLWaitSyncKHR, std::move(params)); in ParseCallCapture()
761 return CallCapture(EntryPoint::EGLWaitUntilWorkScheduledANGLE, std::move(params)); in ParseCallCapture()
768 return CallCapture(EntryPoint::GLAcquireTexturesANGLE, std::move(params)); in ParseCallCapture()
775 return CallCapture(EntryPoint::GLActiveShaderProgram, std::move(params)); in ParseCallCapture()
782 return CallCapture(EntryPoint::GLActiveShaderProgramEXT, std::move(params)); in ParseCallCapture()
788 return CallCapture(EntryPoint::GLActiveTexture, std::move(params)); in ParseCallCapture()
794 return CallCapture(EntryPoint::GLAlphaFunc, std::move(params)); in ParseCallCapture()
800 return CallCapture(EntryPoint::GLAlphaFuncx, std::move(params)); in ParseCallCapture()
806 return CallCapture(EntryPoint::GLAttachShader, std::move(params)); in ParseCallCapture()
813 return CallCapture(EntryPoint::GLBeginPerfMonitorAMD, std::move(params)); in ParseCallCapture()
820 return CallCapture(EntryPoint::GLBeginPixelLocalStorageANGLE, std::move(params)); in ParseCallCapture()
826 return CallCapture(EntryPoint::GLBeginQuery, std::move(params)); in ParseCallCapture()
832 return CallCapture(EntryPoint::GLBeginQueryEXT, std::move(params)); in ParseCallCapture()
839 return CallCapture(EntryPoint::GLBeginTransformFeedback, std::move(params)); in ParseCallCapture()
846 return CallCapture(EntryPoint::GLBindAttribLocation, std::move(params)); in ParseCallCapture()
852 return CallCapture(EntryPoint::GLBindBuffer, std::move(params)); in ParseCallCapture()
858 return CallCapture(EntryPoint::GLBindBufferBase, std::move(params)); in ParseCallCapture()
864 return CallCapture(EntryPoint::GLBindBufferRange, std::move(params)); in ParseCallCapture()
871 return CallCapture(EntryPoint::GLBindFragDataLocationEXT, std::move(params)); in ParseCallCapture()
878 return CallCapture(EntryPoint::GLBindFragDataLocationIndexedEXT, std::move(params)); in ParseCallCapture()
884 return CallCapture(EntryPoint::GLBindFramebuffer, std::move(params)); in ParseCallCapture()
891 return CallCapture(EntryPoint::GLBindFramebufferOES, std::move(params)); in ParseCallCapture()
897 return CallCapture(EntryPoint::GLBindImageTexture, std::move(params)); in ParseCallCapture()
904 return CallCapture(EntryPoint::GLBindProgramPipeline, std::move(params)); in ParseCallCapture()
911 return CallCapture(EntryPoint::GLBindProgramPipelineEXT, std::move(params)); in ParseCallCapture()
917 return CallCapture(EntryPoint::GLBindRenderbuffer, std::move(params)); in ParseCallCapture()
924 return CallCapture(EntryPoint::GLBindRenderbufferOES, std::move(params)); in ParseCallCapture()
930 return CallCapture(EntryPoint::GLBindSampler, std::move(params)); in ParseCallCapture()
936 return CallCapture(EntryPoint::GLBindTexture, std::move(params)); in ParseCallCapture()
943 return CallCapture(EntryPoint::GLBindTransformFeedback, std::move(params)); in ParseCallCapture()
950 return CallCapture(EntryPoint::GLBindUniformLocationCHROMIUM, std::move(params)); in ParseCallCapture()
956 return CallCapture(EntryPoint::GLBindVertexArray, std::move(params)); in ParseCallCapture()
963 return CallCapture(EntryPoint::GLBindVertexArrayOES, std::move(params)); in ParseCallCapture()
969 return CallCapture(EntryPoint::GLBindVertexBuffer, std::move(params)); in ParseCallCapture()
975 return CallCapture(EntryPoint::GLBlendBarrier, std::move(params)); in ParseCallCapture()
981 return CallCapture(EntryPoint::GLBlendBarrierKHR, std::move(params)); in ParseCallCapture()
987 return CallCapture(EntryPoint::GLBlendColor, std::move(params)); in ParseCallCapture()
993 return CallCapture(EntryPoint::GLBlendEquation, std::move(params)); in ParseCallCapture()
1000 return CallCapture(EntryPoint::GLBlendEquationSeparate, std::move(params)); in ParseCallCapture()
1007 return CallCapture(EntryPoint::GLBlendEquationSeparatei, std::move(params)); in ParseCallCapture()
1014 return CallCapture(EntryPoint::GLBlendEquationSeparateiEXT, std::move(params)); in ParseCallCapture()
1021 return CallCapture(EntryPoint::GLBlendEquationSeparateiOES, std::move(params)); in ParseCallCapture()
1027 return CallCapture(EntryPoint::GLBlendEquationi, std::move(params)); in ParseCallCapture()
1033 return CallCapture(EntryPoint::GLBlendEquationiEXT, std::move(params)); in ParseCallCapture()
1039 return CallCapture(EntryPoint::GLBlendEquationiOES, std::move(params)); in ParseCallCapture()
1045 return CallCapture(EntryPoint::GLBlendFunc, std::move(params)); in ParseCallCapture()
1051 return CallCapture(EntryPoint::GLBlendFuncSeparate, std::move(params)); in ParseCallCapture()
1058 return CallCapture(EntryPoint::GLBlendFuncSeparatei, std::move(params)); in ParseCallCapture()
1065 return CallCapture(EntryPoint::GLBlendFuncSeparateiEXT, std::move(params)); in ParseCallCapture()
1072 return CallCapture(EntryPoint::GLBlendFuncSeparateiOES, std::move(params)); in ParseCallCapture()
1078 return CallCapture(EntryPoint::GLBlendFunci, std::move(params)); in ParseCallCapture()
1084 return CallCapture(EntryPoint::GLBlendFunciEXT, std::move(params)); in ParseCallCapture()
1090 return CallCapture(EntryPoint::GLBlendFunciOES, std::move(params)); in ParseCallCapture()
1096 return CallCapture(EntryPoint::GLBlitFramebuffer, std::move(params)); in ParseCallCapture()
1103 return CallCapture(EntryPoint::GLBlitFramebufferANGLE, std::move(params)); in ParseCallCapture()
1109 return CallCapture(EntryPoint::GLBlitFramebufferNV, std::move(params)); in ParseCallCapture()
1115 return CallCapture(EntryPoint::GLBufferData, std::move(params)); in ParseCallCapture()
1121 return CallCapture(EntryPoint::GLBufferStorageEXT, std::move(params)); in ParseCallCapture()
1128 return CallCapture(EntryPoint::GLBufferStorageExternalEXT, std::move(params)); in ParseCallCapture()
1135 return CallCapture(EntryPoint::GLBufferStorageMemEXT, std::move(params)); in ParseCallCapture()
1141 return CallCapture(EntryPoint::GLBufferSubData, std::move(params)); in ParseCallCapture()
1148 return CallCapture(EntryPoint::GLCheckFramebufferStatus, std::move(params)); in ParseCallCapture()
1155 return CallCapture(EntryPoint::GLCheckFramebufferStatusOES, std::move(params)); in ParseCallCapture()
1161 return CallCapture(EntryPoint::GLClear, std::move(params)); in ParseCallCapture()
1167 return CallCapture(EntryPoint::GLClearBufferfi, std::move(params)); in ParseCallCapture()
1173 return CallCapture(EntryPoint::GLClearBufferfv, std::move(params)); in ParseCallCapture()
1179 return CallCapture(EntryPoint::GLClearBufferiv, std::move(params)); in ParseCallCapture()
1185 return CallCapture(EntryPoint::GLClearBufferuiv, std::move(params)); in ParseCallCapture()
1191 return CallCapture(EntryPoint::GLClearColor, std::move(params)); in ParseCallCapture()
1197 return CallCapture(EntryPoint::GLClearColorx, std::move(params)); in ParseCallCapture()
1203 return CallCapture(EntryPoint::GLClearDepthf, std::move(params)); in ParseCallCapture()
1209 return CallCapture(EntryPoint::GLClearDepthx, std::move(params)); in ParseCallCapture()
1215 return CallCapture(EntryPoint::GLClearStencil, std::move(params)); in ParseCallCapture()
1222 return CallCapture(EntryPoint::GLClientActiveTexture, std::move(params)); in ParseCallCapture()
1228 return CallCapture(EntryPoint::GLClientWaitSync, std::move(params)); in ParseCallCapture()
1234 return CallCapture(EntryPoint::GLClipControlEXT, std::move(params)); in ParseCallCapture()
1240 return CallCapture(EntryPoint::GLClipPlanef, std::move(params)); in ParseCallCapture()
1246 return CallCapture(EntryPoint::GLClipPlanex, std::move(params)); in ParseCallCapture()
1252 return CallCapture(EntryPoint::GLColor4f, std::move(params)); in ParseCallCapture()
1258 return CallCapture(EntryPoint::GLColor4ub, std::move(params)); in ParseCallCapture()
1264 return CallCapture(EntryPoint::GLColor4x, std::move(params)); in ParseCallCapture()
1270 return CallCapture(EntryPoint::GLColorMask, std::move(params)); in ParseCallCapture()
1276 return CallCapture(EntryPoint::GLColorMaski, std::move(params)); in ParseCallCapture()
1282 return CallCapture(EntryPoint::GLColorMaskiEXT, std::move(params)); in ParseCallCapture()
1288 return CallCapture(EntryPoint::GLColorMaskiOES, std::move(params)); in ParseCallCapture()
1294 return CallCapture(EntryPoint::GLColorPointer, std::move(params)); in ParseCallCapture()
1300 return CallCapture(EntryPoint::GLCompileShader, std::move(params)); in ParseCallCapture()
1307 return CallCapture(EntryPoint::GLCompressedCopyTextureCHROMIUM, std::move(params)); in ParseCallCapture()
1314 return CallCapture(EntryPoint::GLCompressedTexImage2D, std::move(params)); in ParseCallCapture()
1321 return CallCapture(EntryPoint::GLCompressedTexImage2DRobustANGLE, std::move(params)); in ParseCallCapture()
1328 return CallCapture(EntryPoint::GLCompressedTexImage3D, std::move(params)); in ParseCallCapture()
1335 return CallCapture(EntryPoint::GLCompressedTexImage3DOES, std::move(params)); in ParseCallCapture()
1342 return CallCapture(EntryPoint::GLCompressedTexImage3DRobustANGLE, std::move(params)); in ParseCallCapture()
1349 return CallCapture(EntryPoint::GLCompressedTexSubImage2D, std::move(params)); in ParseCallCapture()
1356 return CallCapture(EntryPoint::GLCompressedTexSubImage2DRobustANGLE, std::move(params)); in ParseCallCapture()
1363 return CallCapture(EntryPoint::GLCompressedTexSubImage3D, std::move(params)); in ParseCallCapture()
1370 return CallCapture(EntryPoint::GLCompressedTexSubImage3DOES, std::move(params)); in ParseCallCapture()
1377 return CallCapture(EntryPoint::GLCompressedTexSubImage3DRobustANGLE, std::move(params)); in ParseCallCapture()
1383 return CallCapture(EntryPoint::GLCopyBufferSubData, std::move(params)); in ParseCallCapture()
1389 return CallCapture(EntryPoint::GLCopyImageSubData, std::move(params)); in ParseCallCapture()
1396 return CallCapture(EntryPoint::GLCopyImageSubDataEXT, std::move(params)); in ParseCallCapture()
1403 return CallCapture(EntryPoint::GLCopyImageSubDataOES, std::move(params)); in ParseCallCapture()
1410 return CallCapture(EntryPoint::GLCopySubTexture3DANGLE, std::move(params)); in ParseCallCapture()
1417 return CallCapture(EntryPoint::GLCopySubTextureCHROMIUM, std::move(params)); in ParseCallCapture()
1423 return CallCapture(EntryPoint::GLCopyTexImage2D, std::move(params)); in ParseCallCapture()
1429 return CallCapture(EntryPoint::GLCopyTexSubImage2D, std::move(params)); in ParseCallCapture()
1435 return CallCapture(EntryPoint::GLCopyTexSubImage3D, std::move(params)); in ParseCallCapture()
1442 return CallCapture(EntryPoint::GLCopyTexSubImage3DOES, std::move(params)); in ParseCallCapture()
1449 return CallCapture(EntryPoint::GLCopyTexture3DANGLE, std::move(params)); in ParseCallCapture()
1456 return CallCapture(EntryPoint::GLCopyTextureCHROMIUM, std::move(params)); in ParseCallCapture()
1463 return CallCapture(EntryPoint::GLCoverageModulationCHROMIUM, std::move(params)); in ParseCallCapture()
1470 return CallCapture(EntryPoint::GLCreateMemoryObjectsEXT, std::move(params)); in ParseCallCapture()
1476 return CallCapture(EntryPoint::GLCreateProgram, std::move(params)); in ParseCallCapture()
1482 return CallCapture(EntryPoint::GLCreateShader, std::move(params)); in ParseCallCapture()
1489 return CallCapture(EntryPoint::GLCreateShaderProgramv, std::move(params)); in ParseCallCapture()
1496 return CallCapture(EntryPoint::GLCreateShaderProgramvEXT, std::move(params)); in ParseCallCapture()
1502 return CallCapture(EntryPoint::GLCullFace, std::move(params)); in ParseCallCapture()
1509 return CallCapture(EntryPoint::GLCurrentPaletteMatrixOES, std::move(params)); in ParseCallCapture()
1516 return CallCapture(EntryPoint::GLDebugMessageCallback, std::move(params)); in ParseCallCapture()
1523 return CallCapture(EntryPoint::GLDebugMessageCallbackKHR, std::move(params)); in ParseCallCapture()
1530 return CallCapture(EntryPoint::GLDebugMessageControl, std::move(params)); in ParseCallCapture()
1537 return CallCapture(EntryPoint::GLDebugMessageControlKHR, std::move(params)); in ParseCallCapture()
1544 return CallCapture(EntryPoint::GLDebugMessageInsert, std::move(params)); in ParseCallCapture()
1551 return CallCapture(EntryPoint::GLDebugMessageInsertKHR, std::move(params)); in ParseCallCapture()
1557 return CallCapture(EntryPoint::GLDeleteBuffers, std::move(params)); in ParseCallCapture()
1563 return CallCapture(EntryPoint::GLDeleteFencesNV, std::move(params)); in ParseCallCapture()
1570 return CallCapture(EntryPoint::GLDeleteFramebuffers, std::move(params)); in ParseCallCapture()
1577 return CallCapture(EntryPoint::GLDeleteFramebuffersOES, std::move(params)); in ParseCallCapture()
1584 return CallCapture(EntryPoint::GLDeleteMemoryObjectsEXT, std::move(params)); in ParseCallCapture()
1591 return CallCapture(EntryPoint::GLDeletePerfMonitorsAMD, std::move(params)); in ParseCallCapture()
1597 return CallCapture(EntryPoint::GLDeleteProgram, std::move(params)); in ParseCallCapture()
1604 return CallCapture(EntryPoint::GLDeleteProgramPipelines, std::move(params)); in ParseCallCapture()
1611 return CallCapture(EntryPoint::GLDeleteProgramPipelinesEXT, std::move(params)); in ParseCallCapture()
1617 return CallCapture(EntryPoint::GLDeleteQueries, std::move(params)); in ParseCallCapture()
1623 return CallCapture(EntryPoint::GLDeleteQueriesEXT, std::move(params)); in ParseCallCapture()
1630 return CallCapture(EntryPoint::GLDeleteRenderbuffers, std::move(params)); in ParseCallCapture()
1637 return CallCapture(EntryPoint::GLDeleteRenderbuffersOES, std::move(params)); in ParseCallCapture()
1643 return CallCapture(EntryPoint::GLDeleteSamplers, std::move(params)); in ParseCallCapture()
1650 return CallCapture(EntryPoint::GLDeleteSemaphoresEXT, std::move(params)); in ParseCallCapture()
1656 return CallCapture(EntryPoint::GLDeleteShader, std::move(params)); in ParseCallCapture()
1662 return CallCapture(EntryPoint::GLDeleteSync, std::move(params)); in ParseCallCapture()
1668 return CallCapture(EntryPoint::GLDeleteTextures, std::move(params)); in ParseCallCapture()
1675 return CallCapture(EntryPoint::GLDeleteTransformFeedbacks, std::move(params)); in ParseCallCapture()
1682 return CallCapture(EntryPoint::GLDeleteVertexArrays, std::move(params)); in ParseCallCapture()
1689 return CallCapture(EntryPoint::GLDeleteVertexArraysOES, std::move(params)); in ParseCallCapture()
1695 return CallCapture(EntryPoint::GLDepthFunc, std::move(params)); in ParseCallCapture()
1701 return CallCapture(EntryPoint::GLDepthMask, std::move(params)); in ParseCallCapture()
1707 return CallCapture(EntryPoint::GLDepthRangef, std::move(params)); in ParseCallCapture()
1713 return CallCapture(EntryPoint::GLDepthRangex, std::move(params)); in ParseCallCapture()
1719 return CallCapture(EntryPoint::GLDetachShader, std::move(params)); in ParseCallCapture()
1725 return CallCapture(EntryPoint::GLDisable, std::move(params)); in ParseCallCapture()
1732 return CallCapture(EntryPoint::GLDisableClientState, std::move(params)); in ParseCallCapture()
1739 return CallCapture(EntryPoint::GLDisableExtensionANGLE, std::move(params)); in ParseCallCapture()
1746 return CallCapture(EntryPoint::GLDisableVertexAttribArray, std::move(params)); in ParseCallCapture()
1752 return CallCapture(EntryPoint::GLDisablei, std::move(params)); in ParseCallCapture()
1758 return CallCapture(EntryPoint::GLDisableiEXT, std::move(params)); in ParseCallCapture()
1764 return CallCapture(EntryPoint::GLDisableiOES, std::move(params)); in ParseCallCapture()
1771 return CallCapture(EntryPoint::GLDiscardFramebufferEXT, std::move(params)); in ParseCallCapture()
1777 return CallCapture(EntryPoint::GLDispatchCompute, std::move(params)); in ParseCallCapture()
1784 return CallCapture(EntryPoint::GLDispatchComputeIndirect, std::move(params)); in ParseCallCapture()
1790 return CallCapture(EntryPoint::GLDrawArrays, std::move(params)); in ParseCallCapture()
1797 return CallCapture(EntryPoint::GLDrawArraysIndirect, std::move(params)); in ParseCallCapture()
1804 return CallCapture(EntryPoint::GLDrawArraysInstanced, std::move(params)); in ParseCallCapture()
1811 return CallCapture(EntryPoint::GLDrawArraysInstancedANGLE, std::move(params)); in ParseCallCapture()
1818 return CallCapture(EntryPoint::GLDrawArraysInstancedBaseInstanceANGLE, std::move(params)); in ParseCallCapture()
1825 return CallCapture(EntryPoint::GLDrawArraysInstancedBaseInstanceEXT, std::move(params)); in ParseCallCapture()
1832 return CallCapture(EntryPoint::GLDrawArraysInstancedEXT, std::move(params)); in ParseCallCapture()
1838 return CallCapture(EntryPoint::GLDrawBuffers, std::move(params)); in ParseCallCapture()
1844 return CallCapture(EntryPoint::GLDrawBuffersEXT, std::move(params)); in ParseCallCapture()
1850 return CallCapture(EntryPoint::GLDrawElements, std::move(params)); in ParseCallCapture()
1857 return CallCapture(EntryPoint::GLDrawElementsBaseVertex, std::move(params)); in ParseCallCapture()
1864 return CallCapture(EntryPoint::GLDrawElementsBaseVertexEXT, std::move(params)); in ParseCallCapture()
1871 return CallCapture(EntryPoint::GLDrawElementsBaseVertexOES, std::move(params)); in ParseCallCapture()
1878 return CallCapture(EntryPoint::GLDrawElementsIndirect, std::move(params)); in ParseCallCapture()
1885 return CallCapture(EntryPoint::GLDrawElementsInstanced, std::move(params)); in ParseCallCapture()
1892 return CallCapture(EntryPoint::GLDrawElementsInstancedANGLE, std::move(params)); in ParseCallCapture()
1899 return CallCapture(EntryPoint::GLDrawElementsInstancedBaseInstanceEXT, std::move(params)); in ParseCallCapture()
1906 return CallCapture(EntryPoint::GLDrawElementsInstancedBaseVertex, std::move(params)); in ParseCallCapture()
1913 return CallCapture(EntryPoint::GLDrawElementsInstancedBaseVertexBaseInstanceANGLE, in ParseCallCapture()
1921 return CallCapture(EntryPoint::GLDrawElementsInstancedBaseVertexBaseInstanceEXT, in ParseCallCapture()
1929 return CallCapture(EntryPoint::GLDrawElementsInstancedBaseVertexEXT, std::move(params)); in ParseCallCapture()
1936 return CallCapture(EntryPoint::GLDrawElementsInstancedBaseVertexOES, std::move(params)); in ParseCallCapture()
1943 return CallCapture(EntryPoint::GLDrawElementsInstancedEXT, std::move(params)); in ParseCallCapture()
1949 return CallCapture(EntryPoint::GLDrawRangeElements, std::move(params)); in ParseCallCapture()
1956 return CallCapture(EntryPoint::GLDrawRangeElementsBaseVertex, std::move(params)); in ParseCallCapture()
1963 return CallCapture(EntryPoint::GLDrawRangeElementsBaseVertexEXT, std::move(params)); in ParseCallCapture()
1970 return CallCapture(EntryPoint::GLDrawRangeElementsBaseVertexOES, std::move(params)); in ParseCallCapture()
1976 return CallCapture(EntryPoint::GLDrawTexfOES, std::move(params)); in ParseCallCapture()
1982 return CallCapture(EntryPoint::GLDrawTexfvOES, std::move(params)); in ParseCallCapture()
1988 return CallCapture(EntryPoint::GLDrawTexiOES, std::move(params)); in ParseCallCapture()
1994 return CallCapture(EntryPoint::GLDrawTexivOES, std::move(params)); in ParseCallCapture()
2000 return CallCapture(EntryPoint::GLDrawTexsOES, std::move(params)); in ParseCallCapture()
2006 return CallCapture(EntryPoint::GLDrawTexsvOES, std::move(params)); in ParseCallCapture()
2012 return CallCapture(EntryPoint::GLDrawTexxOES, std::move(params)); in ParseCallCapture()
2018 return CallCapture(EntryPoint::GLDrawTexxvOES, std::move(params)); in ParseCallCapture()
2025 return CallCapture(EntryPoint::GLEGLImageTargetRenderbufferStorageOES, std::move(params)); in ParseCallCapture()
2032 return CallCapture(EntryPoint::GLEGLImageTargetTexStorageEXT, std::move(params)); in ParseCallCapture()
2039 return CallCapture(EntryPoint::GLEGLImageTargetTexture2DOES, std::move(params)); in ParseCallCapture()
2046 return CallCapture(EntryPoint::GLEGLImageTargetTextureStorageEXT, std::move(params)); in ParseCallCapture()
2052 return CallCapture(EntryPoint::GLEnable, std::move(params)); in ParseCallCapture()
2058 return CallCapture(EntryPoint::GLEnableClientState, std::move(params)); in ParseCallCapture()
2065 return CallCapture(EntryPoint::GLEnableVertexAttribArray, std::move(params)); in ParseCallCapture()
2071 return CallCapture(EntryPoint::GLEnablei, std::move(params)); in ParseCallCapture()
2077 return CallCapture(EntryPoint::GLEnableiEXT, std::move(params)); in ParseCallCapture()
2083 return CallCapture(EntryPoint::GLEnableiOES, std::move(params)); in ParseCallCapture()
2089 return CallCapture(EntryPoint::GLEndPerfMonitorAMD, std::move(params)); in ParseCallCapture()
2096 return CallCapture(EntryPoint::GLEndPixelLocalStorageANGLE, std::move(params)); in ParseCallCapture()
2102 return CallCapture(EntryPoint::GLEndQuery, std::move(params)); in ParseCallCapture()
2108 return CallCapture(EntryPoint::GLEndQueryEXT, std::move(params)); in ParseCallCapture()
2115 return CallCapture(EntryPoint::GLEndTransformFeedback, std::move(params)); in ParseCallCapture()
2121 return CallCapture(EntryPoint::GLFenceSync, std::move(params)); in ParseCallCapture()
2127 return CallCapture(EntryPoint::GLFinish, std::move(params)); in ParseCallCapture()
2133 return CallCapture(EntryPoint::GLFinishFenceNV, std::move(params)); in ParseCallCapture()
2139 return CallCapture(EntryPoint::GLFlush, std::move(params)); in ParseCallCapture()
2146 return CallCapture(EntryPoint::GLFlushMappedBufferRange, std::move(params)); in ParseCallCapture()
2153 return CallCapture(EntryPoint::GLFlushMappedBufferRangeEXT, std::move(params)); in ParseCallCapture()
2159 return CallCapture(EntryPoint::GLFogf, std::move(params)); in ParseCallCapture()
2165 return CallCapture(EntryPoint::GLFogfv, std::move(params)); in ParseCallCapture()
2171 return CallCapture(EntryPoint::GLFogx, std::move(params)); in ParseCallCapture()
2177 return CallCapture(EntryPoint::GLFogxv, std::move(params)); in ParseCallCapture()
2184 return CallCapture(EntryPoint::GLFramebufferFetchBarrierEXT, std::move(params)); in ParseCallCapture()
2191 return CallCapture(EntryPoint::GLFramebufferFoveationConfigQCOM, std::move(params)); in ParseCallCapture()
2198 return CallCapture(EntryPoint::GLFramebufferFoveationParametersQCOM, std::move(params)); in ParseCallCapture()
2205 return CallCapture(EntryPoint::GLFramebufferMemorylessPixelLocalStorageANGLE, in ParseCallCapture()
2213 return CallCapture(EntryPoint::GLFramebufferParameteri, std::move(params)); in ParseCallCapture()
2220 return CallCapture(EntryPoint::GLFramebufferParameteriMESA, std::move(params)); in ParseCallCapture()
2227 return CallCapture(EntryPoint::GLFramebufferPixelLocalClearValuefvANGLE, std::move(params)); in ParseCallCapture()
2234 return CallCapture(EntryPoint::GLFramebufferPixelLocalClearValueivANGLE, std::move(params)); in ParseCallCapture()
2241 return CallCapture(EntryPoint::GLFramebufferPixelLocalClearValueuivANGLE, in ParseCallCapture()
2249 return CallCapture(EntryPoint::GLFramebufferPixelLocalStorageInterruptANGLE, in ParseCallCapture()
2257 return CallCapture(EntryPoint::GLFramebufferPixelLocalStorageRestoreANGLE, in ParseCallCapture()
2265 return CallCapture(EntryPoint::GLFramebufferRenderbuffer, std::move(params)); in ParseCallCapture()
2272 return CallCapture(EntryPoint::GLFramebufferRenderbufferOES, std::move(params)); in ParseCallCapture()
2279 return CallCapture(EntryPoint::GLFramebufferTexture, std::move(params)); in ParseCallCapture()
2286 return CallCapture(EntryPoint::GLFramebufferTexture2D, std::move(params)); in ParseCallCapture()
2293 return CallCapture(EntryPoint::GLFramebufferTexture2DMultisampleEXT, std::move(params)); in ParseCallCapture()
2300 return CallCapture(EntryPoint::GLFramebufferTexture2DOES, std::move(params)); in ParseCallCapture()
2307 return CallCapture(EntryPoint::GLFramebufferTexture3DOES, std::move(params)); in ParseCallCapture()
2314 return CallCapture(EntryPoint::GLFramebufferTextureEXT, std::move(params)); in ParseCallCapture()
2321 return CallCapture(EntryPoint::GLFramebufferTextureLayer, std::move(params)); in ParseCallCapture()
2328 return CallCapture(EntryPoint::GLFramebufferTextureMultiviewOVR, std::move(params)); in ParseCallCapture()
2335 return CallCapture(EntryPoint::GLFramebufferTextureOES, std::move(params)); in ParseCallCapture()
2342 return CallCapture(EntryPoint::GLFramebufferTexturePixelLocalStorageANGLE, in ParseCallCapture()
2349 return CallCapture(EntryPoint::GLFrontFace, std::move(params)); in ParseCallCapture()
2355 return CallCapture(EntryPoint::GLFrustumf, std::move(params)); in ParseCallCapture()
2361 return CallCapture(EntryPoint::GLFrustumx, std::move(params)); in ParseCallCapture()
2367 return CallCapture(EntryPoint::GLGenBuffers, std::move(params)); in ParseCallCapture()
2373 return CallCapture(EntryPoint::GLGenFencesNV, std::move(params)); in ParseCallCapture()
2379 return CallCapture(EntryPoint::GLGenFramebuffers, std::move(params)); in ParseCallCapture()
2386 return CallCapture(EntryPoint::GLGenFramebuffersOES, std::move(params)); in ParseCallCapture()
2393 return CallCapture(EntryPoint::GLGenPerfMonitorsAMD, std::move(params)); in ParseCallCapture()
2400 return CallCapture(EntryPoint::GLGenProgramPipelines, std::move(params)); in ParseCallCapture()
2407 return CallCapture(EntryPoint::GLGenProgramPipelinesEXT, std::move(params)); in ParseCallCapture()
2413 return CallCapture(EntryPoint::GLGenQueries, std::move(params)); in ParseCallCapture()
2419 return CallCapture(EntryPoint::GLGenQueriesEXT, std::move(params)); in ParseCallCapture()
2425 return CallCapture(EntryPoint::GLGenRenderbuffers, std::move(params)); in ParseCallCapture()
2432 return CallCapture(EntryPoint::GLGenRenderbuffersOES, std::move(params)); in ParseCallCapture()
2438 return CallCapture(EntryPoint::GLGenSamplers, std::move(params)); in ParseCallCapture()
2444 return CallCapture(EntryPoint::GLGenSemaphoresEXT, std::move(params)); in ParseCallCapture()
2450 return CallCapture(EntryPoint::GLGenTextures, std::move(params)); in ParseCallCapture()
2457 return CallCapture(EntryPoint::GLGenTransformFeedbacks, std::move(params)); in ParseCallCapture()
2463 return CallCapture(EntryPoint::GLGenVertexArrays, std::move(params)); in ParseCallCapture()
2470 return CallCapture(EntryPoint::GLGenVertexArraysOES, std::move(params)); in ParseCallCapture()
2476 return CallCapture(EntryPoint::GLGenerateMipmap, std::move(params)); in ParseCallCapture()
2482 return CallCapture(EntryPoint::GLGenerateMipmapOES, std::move(params)); in ParseCallCapture()
2488 return CallCapture(EntryPoint::GLGetActiveAttrib, std::move(params)); in ParseCallCapture()
2494 return CallCapture(EntryPoint::GLGetActiveUniform, std::move(params)); in ParseCallCapture()
2501 return CallCapture(EntryPoint::GLGetActiveUniformBlockName, std::move(params)); in ParseCallCapture()
2508 return CallCapture(EntryPoint::GLGetActiveUniformBlockiv, std::move(params)); in ParseCallCapture()
2515 return CallCapture(EntryPoint::GLGetActiveUniformBlockivRobustANGLE, std::move(params)); in ParseCallCapture()
2522 return CallCapture(EntryPoint::GLGetActiveUniformsiv, std::move(params)); in ParseCallCapture()
2529 return CallCapture(EntryPoint::GLGetAttachedShaders, std::move(params)); in ParseCallCapture()
2535 return CallCapture(EntryPoint::GLGetAttribLocation, std::move(params)); in ParseCallCapture()
2541 return CallCapture(EntryPoint::GLGetBooleani_v, std::move(params)); in ParseCallCapture()
2548 return CallCapture(EntryPoint::GLGetBooleani_vRobustANGLE, std::move(params)); in ParseCallCapture()
2554 return CallCapture(EntryPoint::GLGetBooleanv, std::move(params)); in ParseCallCapture()
2561 return CallCapture(EntryPoint::GLGetBooleanvRobustANGLE, std::move(params)); in ParseCallCapture()
2568 return CallCapture(EntryPoint::GLGetBufferParameteri64v, std::move(params)); in ParseCallCapture()
2575 return CallCapture(EntryPoint::GLGetBufferParameteri64vRobustANGLE, std::move(params)); in ParseCallCapture()
2582 return CallCapture(EntryPoint::GLGetBufferParameteriv, std::move(params)); in ParseCallCapture()
2589 return CallCapture(EntryPoint::GLGetBufferParameterivRobustANGLE, std::move(params)); in ParseCallCapture()
2595 return CallCapture(EntryPoint::GLGetBufferPointerv, std::move(params)); in ParseCallCapture()
2602 return CallCapture(EntryPoint::GLGetBufferPointervOES, std::move(params)); in ParseCallCapture()
2609 return CallCapture(EntryPoint::GLGetBufferPointervRobustANGLE, std::move(params)); in ParseCallCapture()
2615 return CallCapture(EntryPoint::GLGetClipPlanef, std::move(params)); in ParseCallCapture()
2621 return CallCapture(EntryPoint::GLGetClipPlanex, std::move(params)); in ParseCallCapture()
2628 return CallCapture(EntryPoint::GLGetCompressedTexImageANGLE, std::move(params)); in ParseCallCapture()
2635 return CallCapture(EntryPoint::GLGetDebugMessageLog, std::move(params)); in ParseCallCapture()
2642 return CallCapture(EntryPoint::GLGetDebugMessageLogKHR, std::move(params)); in ParseCallCapture()
2648 return CallCapture(EntryPoint::GLGetError, std::move(params)); in ParseCallCapture()
2654 return CallCapture(EntryPoint::GLGetFenceivNV, std::move(params)); in ParseCallCapture()
2660 return CallCapture(EntryPoint::GLGetFixedv, std::move(params)); in ParseCallCapture()
2666 return CallCapture(EntryPoint::GLGetFloatv, std::move(params)); in ParseCallCapture()
2673 return CallCapture(EntryPoint::GLGetFloatvRobustANGLE, std::move(params)); in ParseCallCapture()
2680 return CallCapture(EntryPoint::GLGetFragDataIndexEXT, std::move(params)); in ParseCallCapture()
2687 return CallCapture(EntryPoint::GLGetFragDataLocation, std::move(params)); in ParseCallCapture()
2694 return CallCapture(EntryPoint::GLGetFramebufferAttachmentParameteriv, std::move(params)); in ParseCallCapture()
2701 return CallCapture(EntryPoint::GLGetFramebufferAttachmentParameterivOES, std::move(params)); in ParseCallCapture()
2708 return CallCapture(EntryPoint::GLGetFramebufferAttachmentParameterivRobustANGLE, in ParseCallCapture()
2716 return CallCapture(EntryPoint::GLGetFramebufferParameteriv, std::move(params)); in ParseCallCapture()
2723 return CallCapture(EntryPoint::GLGetFramebufferParameterivMESA, std::move(params)); in ParseCallCapture()
2730 return CallCapture(EntryPoint::GLGetFramebufferParameterivRobustANGLE, std::move(params)); in ParseCallCapture()
2737 return CallCapture(EntryPoint::GLGetFramebufferPixelLocalStorageParameterfvANGLE, in ParseCallCapture()
2745 return CallCapture(EntryPoint::GLGetFramebufferPixelLocalStorageParameterfvRobustANGLE, in ParseCallCapture()
2753 return CallCapture(EntryPoint::GLGetFramebufferPixelLocalStorageParameterivANGLE, in ParseCallCapture()
2761 return CallCapture(EntryPoint::GLGetFramebufferPixelLocalStorageParameterivRobustANGLE, in ParseCallCapture()
2769 return CallCapture(EntryPoint::GLGetGraphicsResetStatus, std::move(params)); in ParseCallCapture()
2776 return CallCapture(EntryPoint::GLGetGraphicsResetStatusEXT, std::move(params)); in ParseCallCapture()
2783 return CallCapture(EntryPoint::GLGetGraphicsResetStatusKHR, std::move(params)); in ParseCallCapture()
2789 return CallCapture(EntryPoint::GLGetInteger64i_v, std::move(params)); in ParseCallCapture()
2796 return CallCapture(EntryPoint::GLGetInteger64i_vRobustANGLE, std::move(params)); in ParseCallCapture()
2802 return CallCapture(EntryPoint::GLGetInteger64v, std::move(params)); in ParseCallCapture()
2808 return CallCapture(EntryPoint::GLGetInteger64vEXT, std::move(params)); in ParseCallCapture()
2815 return CallCapture(EntryPoint::GLGetInteger64vRobustANGLE, std::move(params)); in ParseCallCapture()
2821 return CallCapture(EntryPoint::GLGetIntegeri_v, std::move(params)); in ParseCallCapture()
2828 return CallCapture(EntryPoint::GLGetIntegeri_vRobustANGLE, std::move(params)); in ParseCallCapture()
2834 return CallCapture(EntryPoint::GLGetIntegerv, std::move(params)); in ParseCallCapture()
2841 return CallCapture(EntryPoint::GLGetIntegervRobustANGLE, std::move(params)); in ParseCallCapture()
2848 return CallCapture(EntryPoint::GLGetInternalformativ, std::move(params)); in ParseCallCapture()
2855 return CallCapture(EntryPoint::GLGetInternalformativRobustANGLE, std::move(params)); in ParseCallCapture()
2861 return CallCapture(EntryPoint::GLGetLightfv, std::move(params)); in ParseCallCapture()
2867 return CallCapture(EntryPoint::GLGetLightxv, std::move(params)); in ParseCallCapture()
2873 return CallCapture(EntryPoint::GLGetMaterialfv, std::move(params)); in ParseCallCapture()
2879 return CallCapture(EntryPoint::GLGetMaterialxv, std::move(params)); in ParseCallCapture()
2886 return CallCapture(EntryPoint::GLGetMemoryObjectParameterivEXT, std::move(params)); in ParseCallCapture()
2892 return CallCapture(EntryPoint::GLGetMultisamplefv, std::move(params)); in ParseCallCapture()
2899 return CallCapture(EntryPoint::GLGetMultisamplefvANGLE, std::move(params)); in ParseCallCapture()
2906 return CallCapture(EntryPoint::GLGetMultisamplefvRobustANGLE, std::move(params)); in ParseCallCapture()
2912 return CallCapture(EntryPoint::GLGetObjectLabel, std::move(params)); in ParseCallCapture()
2918 return CallCapture(EntryPoint::GLGetObjectLabelEXT, std::move(params)); in ParseCallCapture()
2924 return CallCapture(EntryPoint::GLGetObjectLabelKHR, std::move(params)); in ParseCallCapture()
2930 return CallCapture(EntryPoint::GLGetObjectPtrLabel, std::move(params)); in ParseCallCapture()
2937 return CallCapture(EntryPoint::GLGetObjectPtrLabelKHR, std::move(params)); in ParseCallCapture()
2944 return CallCapture(EntryPoint::GLGetPerfMonitorCounterDataAMD, std::move(params)); in ParseCallCapture()
2951 return CallCapture(EntryPoint::GLGetPerfMonitorCounterInfoAMD, std::move(params)); in ParseCallCapture()
2958 return CallCapture(EntryPoint::GLGetPerfMonitorCounterStringAMD, std::move(params)); in ParseCallCapture()
2965 return CallCapture(EntryPoint::GLGetPerfMonitorCountersAMD, std::move(params)); in ParseCallCapture()
2972 return CallCapture(EntryPoint::GLGetPerfMonitorGroupStringAMD, std::move(params)); in ParseCallCapture()
2979 return CallCapture(EntryPoint::GLGetPerfMonitorGroupsAMD, std::move(params)); in ParseCallCapture()
2985 return CallCapture(EntryPoint::GLGetPointerv, std::move(params)); in ParseCallCapture()
2991 return CallCapture(EntryPoint::GLGetPointervKHR, std::move(params)); in ParseCallCapture()
2998 return CallCapture(EntryPoint::GLGetPointervRobustANGLERobustANGLE, std::move(params)); in ParseCallCapture()
3004 return CallCapture(EntryPoint::GLGetProgramBinary, std::move(params)); in ParseCallCapture()
3011 return CallCapture(EntryPoint::GLGetProgramBinaryOES, std::move(params)); in ParseCallCapture()
3017 return CallCapture(EntryPoint::GLGetProgramInfoLog, std::move(params)); in ParseCallCapture()
3024 return CallCapture(EntryPoint::GLGetProgramInterfaceiv, std::move(params)); in ParseCallCapture()
3031 return CallCapture(EntryPoint::GLGetProgramInterfaceivRobustANGLE, std::move(params)); in ParseCallCapture()
3038 return CallCapture(EntryPoint::GLGetProgramPipelineInfoLog, std::move(params)); in ParseCallCapture()
3045 return CallCapture(EntryPoint::GLGetProgramPipelineInfoLogEXT, std::move(params)); in ParseCallCapture()
3052 return CallCapture(EntryPoint::GLGetProgramPipelineiv, std::move(params)); in ParseCallCapture()
3059 return CallCapture(EntryPoint::GLGetProgramPipelineivEXT, std::move(params)); in ParseCallCapture()
3066 return CallCapture(EntryPoint::GLGetProgramResourceIndex, std::move(params)); in ParseCallCapture()
3073 return CallCapture(EntryPoint::GLGetProgramResourceLocation, std::move(params)); in ParseCallCapture()
3080 return CallCapture(EntryPoint::GLGetProgramResourceLocationIndexEXT, std::move(params)); in ParseCallCapture()
3087 return CallCapture(EntryPoint::GLGetProgramResourceName, std::move(params)); in ParseCallCapture()
3094 return CallCapture(EntryPoint::GLGetProgramResourceiv, std::move(params)); in ParseCallCapture()
3100 return CallCapture(EntryPoint::GLGetProgramiv, std::move(params)); in ParseCallCapture()
3107 return CallCapture(EntryPoint::GLGetProgramivRobustANGLE, std::move(params)); in ParseCallCapture()
3114 return CallCapture(EntryPoint::GLGetQueryObjecti64vEXT, std::move(params)); in ParseCallCapture()
3121 return CallCapture(EntryPoint::GLGetQueryObjecti64vRobustANGLE, std::move(params)); in ParseCallCapture()
3128 return CallCapture(EntryPoint::GLGetQueryObjectivEXT, std::move(params)); in ParseCallCapture()
3135 return CallCapture(EntryPoint::GLGetQueryObjectivRobustANGLE, std::move(params)); in ParseCallCapture()
3142 return CallCapture(EntryPoint::GLGetQueryObjectui64vEXT, std::move(params)); in ParseCallCapture()
3149 return CallCapture(EntryPoint::GLGetQueryObjectui64vRobustANGLE, std::move(params)); in ParseCallCapture()
3155 return CallCapture(EntryPoint::GLGetQueryObjectuiv, std::move(params)); in ParseCallCapture()
3162 return CallCapture(EntryPoint::GLGetQueryObjectuivEXT, std::move(params)); in ParseCallCapture()
3169 return CallCapture(EntryPoint::GLGetQueryObjectuivRobustANGLE, std::move(params)); in ParseCallCapture()
3175 return CallCapture(EntryPoint::GLGetQueryiv, std::move(params)); in ParseCallCapture()
3181 return CallCapture(EntryPoint::GLGetQueryivEXT, std::move(params)); in ParseCallCapture()
3188 return CallCapture(EntryPoint::GLGetQueryivRobustANGLE, std::move(params)); in ParseCallCapture()
3195 return CallCapture(EntryPoint::GLGetRenderbufferImageANGLE, std::move(params)); in ParseCallCapture()
3202 return CallCapture(EntryPoint::GLGetRenderbufferParameteriv, std::move(params)); in ParseCallCapture()
3209 return CallCapture(EntryPoint::GLGetRenderbufferParameterivOES, std::move(params)); in ParseCallCapture()
3216 return CallCapture(EntryPoint::GLGetRenderbufferParameterivRobustANGLE, std::move(params)); in ParseCallCapture()
3223 return CallCapture(EntryPoint::GLGetSamplerParameterIiv, std::move(params)); in ParseCallCapture()
3230 return CallCapture(EntryPoint::GLGetSamplerParameterIivEXT, std::move(params)); in ParseCallCapture()
3237 return CallCapture(EntryPoint::GLGetSamplerParameterIivOES, std::move(params)); in ParseCallCapture()
3244 return CallCapture(EntryPoint::GLGetSamplerParameterIivRobustANGLE, std::move(params)); in ParseCallCapture()
3251 return CallCapture(EntryPoint::GLGetSamplerParameterIuiv, std::move(params)); in ParseCallCapture()
3258 return CallCapture(EntryPoint::GLGetSamplerParameterIuivEXT, std::move(params)); in ParseCallCapture()
3265 return CallCapture(EntryPoint::GLGetSamplerParameterIuivOES, std::move(params)); in ParseCallCapture()
3272 return CallCapture(EntryPoint::GLGetSamplerParameterIuivRobustANGLE, std::move(params)); in ParseCallCapture()
3279 return CallCapture(EntryPoint::GLGetSamplerParameterfv, std::move(params)); in ParseCallCapture()
3286 return CallCapture(EntryPoint::GLGetSamplerParameterfvRobustANGLE, std::move(params)); in ParseCallCapture()
3293 return CallCapture(EntryPoint::GLGetSamplerParameteriv, std::move(params)); in ParseCallCapture()
3300 return CallCapture(EntryPoint::GLGetSamplerParameterivRobustANGLE, std::move(params)); in ParseCallCapture()
3307 return CallCapture(EntryPoint::GLGetSemaphoreParameterui64vEXT, std::move(params)); in ParseCallCapture()
3313 return CallCapture(EntryPoint::GLGetShaderInfoLog, std::move(params)); in ParseCallCapture()
3320 return CallCapture(EntryPoint::GLGetShaderPrecisionFormat, std::move(params)); in ParseCallCapture()
3326 return CallCapture(EntryPoint::GLGetShaderSource, std::move(params)); in ParseCallCapture()
3332 return CallCapture(EntryPoint::GLGetShaderiv, std::move(params)); in ParseCallCapture()
3339 return CallCapture(EntryPoint::GLGetShaderivRobustANGLE, std::move(params)); in ParseCallCapture()
3345 return CallCapture(EntryPoint::GLGetString, std::move(params)); in ParseCallCapture()
3351 return CallCapture(EntryPoint::GLGetStringi, std::move(params)); in ParseCallCapture()
3357 return CallCapture(EntryPoint::GLGetSynciv, std::move(params)); in ParseCallCapture()
3363 return CallCapture(EntryPoint::GLGetTexEnvfv, std::move(params)); in ParseCallCapture()
3369 return CallCapture(EntryPoint::GLGetTexEnviv, std::move(params)); in ParseCallCapture()
3375 return CallCapture(EntryPoint::GLGetTexEnvxv, std::move(params)); in ParseCallCapture()
3381 return CallCapture(EntryPoint::GLGetTexGenfvOES, std::move(params)); in ParseCallCapture()
3387 return CallCapture(EntryPoint::GLGetTexGenivOES, std::move(params)); in ParseCallCapture()
3393 return CallCapture(EntryPoint::GLGetTexGenxvOES, std::move(params)); in ParseCallCapture()
3399 return CallCapture(EntryPoint::GLGetTexImageANGLE, std::move(params)); in ParseCallCapture()
3406 return CallCapture(EntryPoint::GLGetTexLevelParameterfv, std::move(params)); in ParseCallCapture()
3413 return CallCapture(EntryPoint::GLGetTexLevelParameterfvANGLE, std::move(params)); in ParseCallCapture()
3420 return CallCapture(EntryPoint::GLGetTexLevelParameterfvRobustANGLE, std::move(params)); in ParseCallCapture()
3427 return CallCapture(EntryPoint::GLGetTexLevelParameteriv, std::move(params)); in ParseCallCapture()
3434 return CallCapture(EntryPoint::GLGetTexLevelParameterivANGLE, std::move(params)); in ParseCallCapture()
3441 return CallCapture(EntryPoint::GLGetTexLevelParameterivRobustANGLE, std::move(params)); in ParseCallCapture()
3448 return CallCapture(EntryPoint::GLGetTexParameterIiv, std::move(params)); in ParseCallCapture()
3455 return CallCapture(EntryPoint::GLGetTexParameterIivEXT, std::move(params)); in ParseCallCapture()
3462 return CallCapture(EntryPoint::GLGetTexParameterIivOES, std::move(params)); in ParseCallCapture()
3469 return CallCapture(EntryPoint::GLGetTexParameterIivRobustANGLE, std::move(params)); in ParseCallCapture()
3476 return CallCapture(EntryPoint::GLGetTexParameterIuiv, std::move(params)); in ParseCallCapture()
3483 return CallCapture(EntryPoint::GLGetTexParameterIuivEXT, std::move(params)); in ParseCallCapture()
3490 return CallCapture(EntryPoint::GLGetTexParameterIuivOES, std::move(params)); in ParseCallCapture()
3497 return CallCapture(EntryPoint::GLGetTexParameterIuivRobustANGLE, std::move(params)); in ParseCallCapture()
3503 return CallCapture(EntryPoint::GLGetTexParameterfv, std::move(params)); in ParseCallCapture()
3510 return CallCapture(EntryPoint::GLGetTexParameterfvRobustANGLE, std::move(params)); in ParseCallCapture()
3516 return CallCapture(EntryPoint::GLGetTexParameteriv, std::move(params)); in ParseCallCapture()
3523 return CallCapture(EntryPoint::GLGetTexParameterivRobustANGLE, std::move(params)); in ParseCallCapture()
3529 return CallCapture(EntryPoint::GLGetTexParameterxv, std::move(params)); in ParseCallCapture()
3536 return CallCapture(EntryPoint::GLGetTransformFeedbackVarying, std::move(params)); in ParseCallCapture()
3543 return CallCapture(EntryPoint::GLGetTranslatedShaderSourceANGLE, std::move(params)); in ParseCallCapture()
3550 return CallCapture(EntryPoint::GLGetUniformBlockIndex, std::move(params)); in ParseCallCapture()
3556 return CallCapture(EntryPoint::GLGetUniformIndices, std::move(params)); in ParseCallCapture()
3563 return CallCapture(EntryPoint::GLGetUniformLocation, std::move(params)); in ParseCallCapture()
3569 return CallCapture(EntryPoint::GLGetUniformfv, std::move(params)); in ParseCallCapture()
3576 return CallCapture(EntryPoint::GLGetUniformfvRobustANGLE, std::move(params)); in ParseCallCapture()
3582 return CallCapture(EntryPoint::GLGetUniformiv, std::move(params)); in ParseCallCapture()
3589 return CallCapture(EntryPoint::GLGetUniformivRobustANGLE, std::move(params)); in ParseCallCapture()
3595 return CallCapture(EntryPoint::GLGetUniformuiv, std::move(params)); in ParseCallCapture()
3602 return CallCapture(EntryPoint::GLGetUniformuivRobustANGLE, std::move(params)); in ParseCallCapture()
3609 return CallCapture(EntryPoint::GLGetUnsignedBytei_vEXT, std::move(params)); in ParseCallCapture()
3616 return CallCapture(EntryPoint::GLGetUnsignedBytevEXT, std::move(params)); in ParseCallCapture()
3623 return CallCapture(EntryPoint::GLGetVertexAttribIiv, std::move(params)); in ParseCallCapture()
3630 return CallCapture(EntryPoint::GLGetVertexAttribIivRobustANGLE, std::move(params)); in ParseCallCapture()
3637 return CallCapture(EntryPoint::GLGetVertexAttribIuiv, std::move(params)); in ParseCallCapture()
3644 return CallCapture(EntryPoint::GLGetVertexAttribIuivRobustANGLE, std::move(params)); in ParseCallCapture()
3651 return CallCapture(EntryPoint::GLGetVertexAttribPointerv, std::move(params)); in ParseCallCapture()
3658 return CallCapture(EntryPoint::GLGetVertexAttribPointervRobustANGLE, std::move(params)); in ParseCallCapture()
3664 return CallCapture(EntryPoint::GLGetVertexAttribfv, std::move(params)); in ParseCallCapture()
3671 return CallCapture(EntryPoint::GLGetVertexAttribfvRobustANGLE, std::move(params)); in ParseCallCapture()
3677 return CallCapture(EntryPoint::GLGetVertexAttribiv, std::move(params)); in ParseCallCapture()
3684 return CallCapture(EntryPoint::GLGetVertexAttribivRobustANGLE, std::move(params)); in ParseCallCapture()
3690 return CallCapture(EntryPoint::GLGetnUniformfv, std::move(params)); in ParseCallCapture()
3696 return CallCapture(EntryPoint::GLGetnUniformfvEXT, std::move(params)); in ParseCallCapture()
3702 return CallCapture(EntryPoint::GLGetnUniformfvKHR, std::move(params)); in ParseCallCapture()
3709 return CallCapture(EntryPoint::GLGetnUniformfvRobustANGLE, std::move(params)); in ParseCallCapture()
3715 return CallCapture(EntryPoint::GLGetnUniformiv, std::move(params)); in ParseCallCapture()
3721 return CallCapture(EntryPoint::GLGetnUniformivEXT, std::move(params)); in ParseCallCapture()
3727 return CallCapture(EntryPoint::GLGetnUniformivKHR, std::move(params)); in ParseCallCapture()
3734 return CallCapture(EntryPoint::GLGetnUniformivRobustANGLE, std::move(params)); in ParseCallCapture()
3740 return CallCapture(EntryPoint::GLGetnUniformuiv, std::move(params)); in ParseCallCapture()
3746 return CallCapture(EntryPoint::GLGetnUniformuivKHR, std::move(params)); in ParseCallCapture()
3753 return CallCapture(EntryPoint::GLGetnUniformuivRobustANGLE, std::move(params)); in ParseCallCapture()
3759 return CallCapture(EntryPoint::GLHint, std::move(params)); in ParseCallCapture()
3765 return CallCapture(EntryPoint::GLImportMemoryFdEXT, std::move(params)); in ParseCallCapture()
3772 return CallCapture(EntryPoint::GLImportMemoryZirconHandleANGLE, std::move(params)); in ParseCallCapture()
3779 return CallCapture(EntryPoint::GLImportSemaphoreFdEXT, std::move(params)); in ParseCallCapture()
3786 return CallCapture(EntryPoint::GLImportSemaphoreZirconHandleANGLE, std::move(params)); in ParseCallCapture()
3793 return CallCapture(EntryPoint::GLInsertEventMarkerEXT, std::move(params)); in ParseCallCapture()
3800 return CallCapture(EntryPoint::GLInvalidateFramebuffer, std::move(params)); in ParseCallCapture()
3807 return CallCapture(EntryPoint::GLInvalidateSubFramebuffer, std::move(params)); in ParseCallCapture()
3814 return CallCapture(EntryPoint::GLInvalidateTextureANGLE, std::move(params)); in ParseCallCapture()
3820 return CallCapture(EntryPoint::GLIsBuffer, std::move(params)); in ParseCallCapture()
3826 return CallCapture(EntryPoint::GLIsEnabled, std::move(params)); in ParseCallCapture()
3832 return CallCapture(EntryPoint::GLIsEnabledi, std::move(params)); in ParseCallCapture()
3838 return CallCapture(EntryPoint::GLIsEnablediEXT, std::move(params)); in ParseCallCapture()
3844 return CallCapture(EntryPoint::GLIsEnablediOES, std::move(params)); in ParseCallCapture()
3850 return CallCapture(EntryPoint::GLIsFenceNV, std::move(params)); in ParseCallCapture()
3856 return CallCapture(EntryPoint::GLIsFramebuffer, std::move(params)); in ParseCallCapture()
3862 return CallCapture(EntryPoint::GLIsFramebufferOES, std::move(params)); in ParseCallCapture()
3868 return CallCapture(EntryPoint::GLIsMemoryObjectEXT, std::move(params)); in ParseCallCapture()
3874 return CallCapture(EntryPoint::GLIsProgram, std::move(params)); in ParseCallCapture()
3880 return CallCapture(EntryPoint::GLIsProgramPipeline, std::move(params)); in ParseCallCapture()
3887 return CallCapture(EntryPoint::GLIsProgramPipelineEXT, std::move(params)); in ParseCallCapture()
3893 return CallCapture(EntryPoint::GLIsQuery, std::move(params)); in ParseCallCapture()
3899 return CallCapture(EntryPoint::GLIsQueryEXT, std::move(params)); in ParseCallCapture()
3905 return CallCapture(EntryPoint::GLIsRenderbuffer, std::move(params)); in ParseCallCapture()
3911 return CallCapture(EntryPoint::GLIsRenderbufferOES, std::move(params)); in ParseCallCapture()
3917 return CallCapture(EntryPoint::GLIsSampler, std::move(params)); in ParseCallCapture()
3923 return CallCapture(EntryPoint::GLIsSemaphoreEXT, std::move(params)); in ParseCallCapture()
3929 return CallCapture(EntryPoint::GLIsShader, std::move(params)); in ParseCallCapture()
3935 return CallCapture(EntryPoint::GLIsSync, std::move(params)); in ParseCallCapture()
3941 return CallCapture(EntryPoint::GLIsTexture, std::move(params)); in ParseCallCapture()
3948 return CallCapture(EntryPoint::GLIsTransformFeedback, std::move(params)); in ParseCallCapture()
3954 return CallCapture(EntryPoint::GLIsVertexArray, std::move(params)); in ParseCallCapture()
3960 return CallCapture(EntryPoint::GLIsVertexArrayOES, std::move(params)); in ParseCallCapture()
3966 return CallCapture(EntryPoint::GLLabelObjectEXT, std::move(params)); in ParseCallCapture()
3972 return CallCapture(EntryPoint::GLLightModelf, std::move(params)); in ParseCallCapture()
3978 return CallCapture(EntryPoint::GLLightModelfv, std::move(params)); in ParseCallCapture()
3984 return CallCapture(EntryPoint::GLLightModelx, std::move(params)); in ParseCallCapture()
3990 return CallCapture(EntryPoint::GLLightModelxv, std::move(params)); in ParseCallCapture()
3996 return CallCapture(EntryPoint::GLLightf, std::move(params)); in ParseCallCapture()
4002 return CallCapture(EntryPoint::GLLightfv, std::move(params)); in ParseCallCapture()
4008 return CallCapture(EntryPoint::GLLightx, std::move(params)); in ParseCallCapture()
4014 return CallCapture(EntryPoint::GLLightxv, std::move(params)); in ParseCallCapture()
4020 return CallCapture(EntryPoint::GLLineWidth, std::move(params)); in ParseCallCapture()
4026 return CallCapture(EntryPoint::GLLineWidthx, std::move(params)); in ParseCallCapture()
4032 return CallCapture(EntryPoint::GLLinkProgram, std::move(params)); in ParseCallCapture()
4038 return CallCapture(EntryPoint::GLLoadIdentity, std::move(params)); in ParseCallCapture()
4044 return CallCapture(EntryPoint::GLLoadMatrixf, std::move(params)); in ParseCallCapture()
4050 return CallCapture(EntryPoint::GLLoadMatrixx, std::move(params)); in ParseCallCapture()
4057 return CallCapture(EntryPoint::GLLoadPaletteFromModelViewMatrixOES, std::move(params)); in ParseCallCapture()
4063 return CallCapture(EntryPoint::GLLogicOp, std::move(params)); in ParseCallCapture()
4069 return CallCapture(EntryPoint::GLLogicOpANGLE, std::move(params)); in ParseCallCapture()
4076 return CallCapture(EntryPoint::GLLoseContextCHROMIUM, std::move(params)); in ParseCallCapture()
4082 return CallCapture(EntryPoint::GLMapBufferOES, std::move(params)); in ParseCallCapture()
4088 return CallCapture(EntryPoint::GLMapBufferRange, std::move(params)); in ParseCallCapture()
4094 return CallCapture(EntryPoint::GLMapBufferRangeEXT, std::move(params)); in ParseCallCapture()
4100 return CallCapture(EntryPoint::GLMaterialf, std::move(params)); in ParseCallCapture()
4106 return CallCapture(EntryPoint::GLMaterialfv, std::move(params)); in ParseCallCapture()
4112 return CallCapture(EntryPoint::GLMaterialx, std::move(params)); in ParseCallCapture()
4118 return CallCapture(EntryPoint::GLMaterialxv, std::move(params)); in ParseCallCapture()
4125 return CallCapture(EntryPoint::GLMatrixIndexPointerOES, std::move(params)); in ParseCallCapture()
4131 return CallCapture(EntryPoint::GLMatrixMode, std::move(params)); in ParseCallCapture()
4138 return CallCapture(EntryPoint::GLMaxShaderCompilerThreadsKHR, std::move(params)); in ParseCallCapture()
4144 return CallCapture(EntryPoint::GLMemoryBarrier, std::move(params)); in ParseCallCapture()
4151 return CallCapture(EntryPoint::GLMemoryBarrierByRegion, std::move(params)); in ParseCallCapture()
4158 return CallCapture(EntryPoint::GLMemoryObjectParameterivEXT, std::move(params)); in ParseCallCapture()
4164 return CallCapture(EntryPoint::GLMinSampleShading, std::move(params)); in ParseCallCapture()
4171 return CallCapture(EntryPoint::GLMinSampleShadingOES, std::move(params)); in ParseCallCapture()
4177 return CallCapture(EntryPoint::GLMultMatrixf, std::move(params)); in ParseCallCapture()
4183 return CallCapture(EntryPoint::GLMultMatrixx, std::move(params)); in ParseCallCapture()
4190 return CallCapture(EntryPoint::GLMultiDrawArraysANGLE, std::move(params)); in ParseCallCapture()
4197 return CallCapture(EntryPoint::GLMultiDrawArraysIndirectEXT, std::move(params)); in ParseCallCapture()
4204 return CallCapture(EntryPoint::GLMultiDrawArraysInstancedANGLE, std::move(params)); in ParseCallCapture()
4211 return CallCapture(EntryPoint::GLMultiDrawArraysInstancedBaseInstanceANGLE, in ParseCallCapture()
4219 return CallCapture(EntryPoint::GLMultiDrawElementsANGLE, std::move(params)); in ParseCallCapture()
4226 return CallCapture(EntryPoint::GLMultiDrawElementsBaseVertexEXT, std::move(params)); in ParseCallCapture()
4233 return CallCapture(EntryPoint::GLMultiDrawElementsIndirectEXT, std::move(params)); in ParseCallCapture()
4240 return CallCapture(EntryPoint::GLMultiDrawElementsInstancedANGLE, std::move(params)); in ParseCallCapture()
4247 return CallCapture(EntryPoint::GLMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE, in ParseCallCapture()
4254 return CallCapture(EntryPoint::GLMultiTexCoord4f, std::move(params)); in ParseCallCapture()
4260 return CallCapture(EntryPoint::GLMultiTexCoord4x, std::move(params)); in ParseCallCapture()
4267 return CallCapture(EntryPoint::GLNamedBufferStorageExternalEXT, std::move(params)); in ParseCallCapture()
4273 return CallCapture(EntryPoint::GLNormal3f, std::move(params)); in ParseCallCapture()
4279 return CallCapture(EntryPoint::GLNormal3x, std::move(params)); in ParseCallCapture()
4285 return CallCapture(EntryPoint::GLNormalPointer, std::move(params)); in ParseCallCapture()
4291 return CallCapture(EntryPoint::GLObjectLabel, std::move(params)); in ParseCallCapture()
4297 return CallCapture(EntryPoint::GLObjectLabelKHR, std::move(params)); in ParseCallCapture()
4303 return CallCapture(EntryPoint::GLObjectPtrLabel, std::move(params)); in ParseCallCapture()
4309 return CallCapture(EntryPoint::GLObjectPtrLabelKHR, std::move(params)); in ParseCallCapture()
4315 return CallCapture(EntryPoint::GLOrthof, std::move(params)); in ParseCallCapture()
4321 return CallCapture(EntryPoint::GLOrthox, std::move(params)); in ParseCallCapture()
4327 return CallCapture(EntryPoint::GLPatchParameteri, std::move(params)); in ParseCallCapture()
4334 return CallCapture(EntryPoint::GLPatchParameteriEXT, std::move(params)); in ParseCallCapture()
4341 return CallCapture(EntryPoint::GLPatchParameteriOES, std::move(params)); in ParseCallCapture()
4348 return CallCapture(EntryPoint::GLPauseTransformFeedback, std::move(params)); in ParseCallCapture()
4355 return CallCapture(EntryPoint::GLPixelLocalStorageBarrierANGLE, std::move(params)); in ParseCallCapture()
4361 return CallCapture(EntryPoint::GLPixelStorei, std::move(params)); in ParseCallCapture()
4367 return CallCapture(EntryPoint::GLPointParameterf, std::move(params)); in ParseCallCapture()
4373 return CallCapture(EntryPoint::GLPointParameterfv, std::move(params)); in ParseCallCapture()
4379 return CallCapture(EntryPoint::GLPointParameterx, std::move(params)); in ParseCallCapture()
4385 return CallCapture(EntryPoint::GLPointParameterxv, std::move(params)); in ParseCallCapture()
4391 return CallCapture(EntryPoint::GLPointSize, std::move(params)); in ParseCallCapture()
4398 return CallCapture(EntryPoint::GLPointSizePointerOES, std::move(params)); in ParseCallCapture()
4404 return CallCapture(EntryPoint::GLPointSizex, std::move(params)); in ParseCallCapture()
4410 return CallCapture(EntryPoint::GLPolygonModeANGLE, std::move(params)); in ParseCallCapture()
4416 return CallCapture(EntryPoint::GLPolygonModeNV, std::move(params)); in ParseCallCapture()
4422 return CallCapture(EntryPoint::GLPolygonOffset, std::move(params)); in ParseCallCapture()
4429 return CallCapture(EntryPoint::GLPolygonOffsetClampEXT, std::move(params)); in ParseCallCapture()
4435 return CallCapture(EntryPoint::GLPolygonOffsetx, std::move(params)); in ParseCallCapture()
4441 return CallCapture(EntryPoint::GLPopDebugGroup, std::move(params)); in ParseCallCapture()
4447 return CallCapture(EntryPoint::GLPopDebugGroupKHR, std::move(params)); in ParseCallCapture()
4453 return CallCapture(EntryPoint::GLPopGroupMarkerEXT, std::move(params)); in ParseCallCapture()
4459 return CallCapture(EntryPoint::GLPopMatrix, std::move(params)); in ParseCallCapture()
4466 return CallCapture(EntryPoint::GLPrimitiveBoundingBox, std::move(params)); in ParseCallCapture()
4473 return CallCapture(EntryPoint::GLPrimitiveBoundingBoxEXT, std::move(params)); in ParseCallCapture()
4480 return CallCapture(EntryPoint::GLPrimitiveBoundingBoxOES, std::move(params)); in ParseCallCapture()
4486 return CallCapture(EntryPoint::GLProgramBinary, std::move(params)); in ParseCallCapture()
4492 return CallCapture(EntryPoint::GLProgramBinaryOES, std::move(params)); in ParseCallCapture()
4498 return CallCapture(EntryPoint::GLProgramParameteri, std::move(params)); in ParseCallCapture()
4505 return CallCapture(EntryPoint::GLProgramParameteriEXT, std::move(params)); in ParseCallCapture()
4511 return CallCapture(EntryPoint::GLProgramUniform1f, std::move(params)); in ParseCallCapture()
4518 return CallCapture(EntryPoint::GLProgramUniform1fEXT, std::move(params)); in ParseCallCapture()
4524 return CallCapture(EntryPoint::GLProgramUniform1fv, std::move(params)); in ParseCallCapture()
4531 return CallCapture(EntryPoint::GLProgramUniform1fvEXT, std::move(params)); in ParseCallCapture()
4537 return CallCapture(EntryPoint::GLProgramUniform1i, std::move(params)); in ParseCallCapture()
4544 return CallCapture(EntryPoint::GLProgramUniform1iEXT, std::move(params)); in ParseCallCapture()
4550 return CallCapture(EntryPoint::GLProgramUniform1iv, std::move(params)); in ParseCallCapture()
4557 return CallCapture(EntryPoint::GLProgramUniform1ivEXT, std::move(params)); in ParseCallCapture()
4563 return CallCapture(EntryPoint::GLProgramUniform1ui, std::move(params)); in ParseCallCapture()
4570 return CallCapture(EntryPoint::GLProgramUniform1uiEXT, std::move(params)); in ParseCallCapture()
4577 return CallCapture(EntryPoint::GLProgramUniform1uiv, std::move(params)); in ParseCallCapture()
4584 return CallCapture(EntryPoint::GLProgramUniform1uivEXT, std::move(params)); in ParseCallCapture()
4590 return CallCapture(EntryPoint::GLProgramUniform2f, std::move(params)); in ParseCallCapture()
4597 return CallCapture(EntryPoint::GLProgramUniform2fEXT, std::move(params)); in ParseCallCapture()
4603 return CallCapture(EntryPoint::GLProgramUniform2fv, std::move(params)); in ParseCallCapture()
4610 return CallCapture(EntryPoint::GLProgramUniform2fvEXT, std::move(params)); in ParseCallCapture()
4616 return CallCapture(EntryPoint::GLProgramUniform2i, std::move(params)); in ParseCallCapture()
4623 return CallCapture(EntryPoint::GLProgramUniform2iEXT, std::move(params)); in ParseCallCapture()
4629 return CallCapture(EntryPoint::GLProgramUniform2iv, std::move(params)); in ParseCallCapture()
4636 return CallCapture(EntryPoint::GLProgramUniform2ivEXT, std::move(params)); in ParseCallCapture()
4642 return CallCapture(EntryPoint::GLProgramUniform2ui, std::move(params)); in ParseCallCapture()
4649 return CallCapture(EntryPoint::GLProgramUniform2uiEXT, std::move(params)); in ParseCallCapture()
4656 return CallCapture(EntryPoint::GLProgramUniform2uiv, std::move(params)); in ParseCallCapture()
4663 return CallCapture(EntryPoint::GLProgramUniform2uivEXT, std::move(params)); in ParseCallCapture()
4669 return CallCapture(EntryPoint::GLProgramUniform3f, std::move(params)); in ParseCallCapture()
4676 return CallCapture(EntryPoint::GLProgramUniform3fEXT, std::move(params)); in ParseCallCapture()
4682 return CallCapture(EntryPoint::GLProgramUniform3fv, std::move(params)); in ParseCallCapture()
4689 return CallCapture(EntryPoint::GLProgramUniform3fvEXT, std::move(params)); in ParseCallCapture()
4695 return CallCapture(EntryPoint::GLProgramUniform3i, std::move(params)); in ParseCallCapture()
4702 return CallCapture(EntryPoint::GLProgramUniform3iEXT, std::move(params)); in ParseCallCapture()
4708 return CallCapture(EntryPoint::GLProgramUniform3iv, std::move(params)); in ParseCallCapture()
4715 return CallCapture(EntryPoint::GLProgramUniform3ivEXT, std::move(params)); in ParseCallCapture()
4721 return CallCapture(EntryPoint::GLProgramUniform3ui, std::move(params)); in ParseCallCapture()
4728 return CallCapture(EntryPoint::GLProgramUniform3uiEXT, std::move(params)); in ParseCallCapture()
4735 return CallCapture(EntryPoint::GLProgramUniform3uiv, std::move(params)); in ParseCallCapture()
4742 return CallCapture(EntryPoint::GLProgramUniform3uivEXT, std::move(params)); in ParseCallCapture()
4748 return CallCapture(EntryPoint::GLProgramUniform4f, std::move(params)); in ParseCallCapture()
4755 return CallCapture(EntryPoint::GLProgramUniform4fEXT, std::move(params)); in ParseCallCapture()
4761 return CallCapture(EntryPoint::GLProgramUniform4fv, std::move(params)); in ParseCallCapture()
4768 return CallCapture(EntryPoint::GLProgramUniform4fvEXT, std::move(params)); in ParseCallCapture()
4774 return CallCapture(EntryPoint::GLProgramUniform4i, std::move(params)); in ParseCallCapture()
4781 return CallCapture(EntryPoint::GLProgramUniform4iEXT, std::move(params)); in ParseCallCapture()
4787 return CallCapture(EntryPoint::GLProgramUniform4iv, std::move(params)); in ParseCallCapture()
4794 return CallCapture(EntryPoint::GLProgramUniform4ivEXT, std::move(params)); in ParseCallCapture()
4800 return CallCapture(EntryPoint::GLProgramUniform4ui, std::move(params)); in ParseCallCapture()
4807 return CallCapture(EntryPoint::GLProgramUniform4uiEXT, std::move(params)); in ParseCallCapture()
4814 return CallCapture(EntryPoint::GLProgramUniform4uiv, std::move(params)); in ParseCallCapture()
4821 return CallCapture(EntryPoint::GLProgramUniform4uivEXT, std::move(params)); in ParseCallCapture()
4828 return CallCapture(EntryPoint::GLProgramUniformMatrix2fv, std::move(params)); in ParseCallCapture()
4835 return CallCapture(EntryPoint::GLProgramUniformMatrix2fvEXT, std::move(params)); in ParseCallCapture()
4842 return CallCapture(EntryPoint::GLProgramUniformMatrix2x3fv, std::move(params)); in ParseCallCapture()
4849 return CallCapture(EntryPoint::GLProgramUniformMatrix2x3fvEXT, std::move(params)); in ParseCallCapture()
4856 return CallCapture(EntryPoint::GLProgramUniformMatrix2x4fv, std::move(params)); in ParseCallCapture()
4863 return CallCapture(EntryPoint::GLProgramUniformMatrix2x4fvEXT, std::move(params)); in ParseCallCapture()
4870 return CallCapture(EntryPoint::GLProgramUniformMatrix3fv, std::move(params)); in ParseCallCapture()
4877 return CallCapture(EntryPoint::GLProgramUniformMatrix3fvEXT, std::move(params)); in ParseCallCapture()
4884 return CallCapture(EntryPoint::GLProgramUniformMatrix3x2fv, std::move(params)); in ParseCallCapture()
4891 return CallCapture(EntryPoint::GLProgramUniformMatrix3x2fvEXT, std::move(params)); in ParseCallCapture()
4898 return CallCapture(EntryPoint::GLProgramUniformMatrix3x4fv, std::move(params)); in ParseCallCapture()
4905 return CallCapture(EntryPoint::GLProgramUniformMatrix3x4fvEXT, std::move(params)); in ParseCallCapture()
4912 return CallCapture(EntryPoint::GLProgramUniformMatrix4fv, std::move(params)); in ParseCallCapture()
4919 return CallCapture(EntryPoint::GLProgramUniformMatrix4fvEXT, std::move(params)); in ParseCallCapture()
4926 return CallCapture(EntryPoint::GLProgramUniformMatrix4x2fv, std::move(params)); in ParseCallCapture()
4933 return CallCapture(EntryPoint::GLProgramUniformMatrix4x2fvEXT, std::move(params)); in ParseCallCapture()
4940 return CallCapture(EntryPoint::GLProgramUniformMatrix4x3fv, std::move(params)); in ParseCallCapture()
4947 return CallCapture(EntryPoint::GLProgramUniformMatrix4x3fvEXT, std::move(params)); in ParseCallCapture()
4954 return CallCapture(EntryPoint::GLProvokingVertexANGLE, std::move(params)); in ParseCallCapture()
4960 return CallCapture(EntryPoint::GLPushDebugGroup, std::move(params)); in ParseCallCapture()
4966 return CallCapture(EntryPoint::GLPushDebugGroupKHR, std::move(params)); in ParseCallCapture()
4973 return CallCapture(EntryPoint::GLPushGroupMarkerEXT, std::move(params)); in ParseCallCapture()
4979 return CallCapture(EntryPoint::GLPushMatrix, std::move(params)); in ParseCallCapture()
4985 return CallCapture(EntryPoint::GLQueryCounterEXT, std::move(params)); in ParseCallCapture()
4991 return CallCapture(EntryPoint::GLQueryMatrixxOES, std::move(params)); in ParseCallCapture()
4997 return CallCapture(EntryPoint::GLReadBuffer, std::move(params)); in ParseCallCapture()
5003 return CallCapture(EntryPoint::GLReadPixels, std::move(params)); in ParseCallCapture()
5010 return CallCapture(EntryPoint::GLReadPixelsRobustANGLE, std::move(params)); in ParseCallCapture()
5016 return CallCapture(EntryPoint::GLReadnPixels, std::move(params)); in ParseCallCapture()
5022 return CallCapture(EntryPoint::GLReadnPixelsEXT, std::move(params)); in ParseCallCapture()
5028 return CallCapture(EntryPoint::GLReadnPixelsKHR, std::move(params)); in ParseCallCapture()
5035 return CallCapture(EntryPoint::GLReadnPixelsRobustANGLE, std::move(params)); in ParseCallCapture()
5042 return CallCapture(EntryPoint::GLReleaseShaderCompiler, std::move(params)); in ParseCallCapture()
5049 return CallCapture(EntryPoint::GLReleaseTexturesANGLE, std::move(params)); in ParseCallCapture()
5056 return CallCapture(EntryPoint::GLRenderbufferStorage, std::move(params)); in ParseCallCapture()
5063 return CallCapture(EntryPoint::GLRenderbufferStorageMultisample, std::move(params)); in ParseCallCapture()
5070 return CallCapture(EntryPoint::GLRenderbufferStorageMultisampleANGLE, std::move(params)); in ParseCallCapture()
5077 return CallCapture(EntryPoint::GLRenderbufferStorageMultisampleEXT, std::move(params)); in ParseCallCapture()
5084 return CallCapture(EntryPoint::GLRenderbufferStorageOES, std::move(params)); in ParseCallCapture()
5091 return CallCapture(EntryPoint::GLRequestExtensionANGLE, std::move(params)); in ParseCallCapture()
5098 return CallCapture(EntryPoint::GLResumeTransformFeedback, std::move(params)); in ParseCallCapture()
5104 return CallCapture(EntryPoint::GLRotatef, std::move(params)); in ParseCallCapture()
5110 return CallCapture(EntryPoint::GLRotatex, std::move(params)); in ParseCallCapture()
5116 return CallCapture(EntryPoint::GLSampleCoverage, std::move(params)); in ParseCallCapture()
5122 return CallCapture(EntryPoint::GLSampleCoveragex, std::move(params)); in ParseCallCapture()
5128 return CallCapture(EntryPoint::GLSampleMaski, std::move(params)); in ParseCallCapture()
5134 return CallCapture(EntryPoint::GLSampleMaskiANGLE, std::move(params)); in ParseCallCapture()
5141 return CallCapture(EntryPoint::GLSamplerParameterIiv, std::move(params)); in ParseCallCapture()
5148 return CallCapture(EntryPoint::GLSamplerParameterIivEXT, std::move(params)); in ParseCallCapture()
5155 return CallCapture(EntryPoint::GLSamplerParameterIivOES, std::move(params)); in ParseCallCapture()
5162 return CallCapture(EntryPoint::GLSamplerParameterIivRobustANGLE, std::move(params)); in ParseCallCapture()
5169 return CallCapture(EntryPoint::GLSamplerParameterIuiv, std::move(params)); in ParseCallCapture()
5176 return CallCapture(EntryPoint::GLSamplerParameterIuivEXT, std::move(params)); in ParseCallCapture()
5183 return CallCapture(EntryPoint::GLSamplerParameterIuivOES, std::move(params)); in ParseCallCapture()
5190 return CallCapture(EntryPoint::GLSamplerParameterIuivRobustANGLE, std::move(params)); in ParseCallCapture()
5196 return CallCapture(EntryPoint::GLSamplerParameterf, std::move(params)); in ParseCallCapture()
5203 return CallCapture(EntryPoint::GLSamplerParameterfv, std::move(params)); in ParseCallCapture()
5210 return CallCapture(EntryPoint::GLSamplerParameterfvRobustANGLE, std::move(params)); in ParseCallCapture()
5216 return CallCapture(EntryPoint::GLSamplerParameteri, std::move(params)); in ParseCallCapture()
5223 return CallCapture(EntryPoint::GLSamplerParameteriv, std::move(params)); in ParseCallCapture()
5230 return CallCapture(EntryPoint::GLSamplerParameterivRobustANGLE, std::move(params)); in ParseCallCapture()
5236 return CallCapture(EntryPoint::GLScalef, std::move(params)); in ParseCallCapture()
5242 return CallCapture(EntryPoint::GLScalex, std::move(params)); in ParseCallCapture()
5248 return CallCapture(EntryPoint::GLScissor, std::move(params)); in ParseCallCapture()
5255 return CallCapture(EntryPoint::GLSelectPerfMonitorCountersAMD, std::move(params)); in ParseCallCapture()
5262 return CallCapture(EntryPoint::GLSemaphoreParameterui64vEXT, std::move(params)); in ParseCallCapture()
5268 return CallCapture(EntryPoint::GLSetFenceNV, std::move(params)); in ParseCallCapture()
5274 return CallCapture(EntryPoint::GLShadeModel, std::move(params)); in ParseCallCapture()
5280 return CallCapture(EntryPoint::GLShaderBinary, std::move(params)); in ParseCallCapture()
5286 return CallCapture(EntryPoint::GLShaderSource, std::move(params)); in ParseCallCapture()
5292 return CallCapture(EntryPoint::GLShadingRateQCOM, std::move(params)); in ParseCallCapture()
5299 return CallCapture(EntryPoint::GLSignalSemaphoreEXT, std::move(params)); in ParseCallCapture()
5305 return CallCapture(EntryPoint::GLStencilFunc, std::move(params)); in ParseCallCapture()
5312 return CallCapture(EntryPoint::GLStencilFuncSeparate, std::move(params)); in ParseCallCapture()
5318 return CallCapture(EntryPoint::GLStencilMask, std::move(params)); in ParseCallCapture()
5325 return CallCapture(EntryPoint::GLStencilMaskSeparate, std::move(params)); in ParseCallCapture()
5331 return CallCapture(EntryPoint::GLStencilOp, std::move(params)); in ParseCallCapture()
5337 return CallCapture(EntryPoint::GLStencilOpSeparate, std::move(params)); in ParseCallCapture()
5343 return CallCapture(EntryPoint::GLTestFenceNV, std::move(params)); in ParseCallCapture()
5349 return CallCapture(EntryPoint::GLTexBuffer, std::move(params)); in ParseCallCapture()
5355 return CallCapture(EntryPoint::GLTexBufferEXT, std::move(params)); in ParseCallCapture()
5361 return CallCapture(EntryPoint::GLTexBufferOES, std::move(params)); in ParseCallCapture()
5367 return CallCapture(EntryPoint::GLTexBufferRange, std::move(params)); in ParseCallCapture()
5373 return CallCapture(EntryPoint::GLTexBufferRangeEXT, std::move(params)); in ParseCallCapture()
5379 return CallCapture(EntryPoint::GLTexBufferRangeOES, std::move(params)); in ParseCallCapture()
5385 return CallCapture(EntryPoint::GLTexCoordPointer, std::move(params)); in ParseCallCapture()
5391 return CallCapture(EntryPoint::GLTexEnvf, std::move(params)); in ParseCallCapture()
5397 return CallCapture(EntryPoint::GLTexEnvfv, std::move(params)); in ParseCallCapture()
5403 return CallCapture(EntryPoint::GLTexEnvi, std::move(params)); in ParseCallCapture()
5409 return CallCapture(EntryPoint::GLTexEnviv, std::move(params)); in ParseCallCapture()
5415 return CallCapture(EntryPoint::GLTexEnvx, std::move(params)); in ParseCallCapture()
5421 return CallCapture(EntryPoint::GLTexEnvxv, std::move(params)); in ParseCallCapture()
5427 return CallCapture(EntryPoint::GLTexGenfOES, std::move(params)); in ParseCallCapture()
5433 return CallCapture(EntryPoint::GLTexGenfvOES, std::move(params)); in ParseCallCapture()
5439 return CallCapture(EntryPoint::GLTexGeniOES, std::move(params)); in ParseCallCapture()
5445 return CallCapture(EntryPoint::GLTexGenivOES, std::move(params)); in ParseCallCapture()
5451 return CallCapture(EntryPoint::GLTexGenxOES, std::move(params)); in ParseCallCapture()
5457 return CallCapture(EntryPoint::GLTexGenxvOES, std::move(params)); in ParseCallCapture()
5463 return CallCapture(EntryPoint::GLTexImage2D, std::move(params)); in ParseCallCapture()
5470 return CallCapture(EntryPoint::GLTexImage2DExternalANGLE, std::move(params)); in ParseCallCapture()
5477 return CallCapture(EntryPoint::GLTexImage2DRobustANGLE, std::move(params)); in ParseCallCapture()
5483 return CallCapture(EntryPoint::GLTexImage3D, std::move(params)); in ParseCallCapture()
5489 return CallCapture(EntryPoint::GLTexImage3DOES, std::move(params)); in ParseCallCapture()
5496 return CallCapture(EntryPoint::GLTexImage3DRobustANGLE, std::move(params)); in ParseCallCapture()
5502 return CallCapture(EntryPoint::GLTexParameterIiv, std::move(params)); in ParseCallCapture()
5509 return CallCapture(EntryPoint::GLTexParameterIivEXT, std::move(params)); in ParseCallCapture()
5516 return CallCapture(EntryPoint::GLTexParameterIivOES, std::move(params)); in ParseCallCapture()
5523 return CallCapture(EntryPoint::GLTexParameterIivRobustANGLE, std::move(params)); in ParseCallCapture()
5529 return CallCapture(EntryPoint::GLTexParameterIuiv, std::move(params)); in ParseCallCapture()
5536 return CallCapture(EntryPoint::GLTexParameterIuivEXT, std::move(params)); in ParseCallCapture()
5543 return CallCapture(EntryPoint::GLTexParameterIuivOES, std::move(params)); in ParseCallCapture()
5550 return CallCapture(EntryPoint::GLTexParameterIuivRobustANGLE, std::move(params)); in ParseCallCapture()
5556 return CallCapture(EntryPoint::GLTexParameterf, std::move(params)); in ParseCallCapture()
5562 return CallCapture(EntryPoint::GLTexParameterfv, std::move(params)); in ParseCallCapture()
5569 return CallCapture(EntryPoint::GLTexParameterfvRobustANGLE, std::move(params)); in ParseCallCapture()
5575 return CallCapture(EntryPoint::GLTexParameteri, std::move(params)); in ParseCallCapture()
5581 return CallCapture(EntryPoint::GLTexParameteriv, std::move(params)); in ParseCallCapture()
5588 return CallCapture(EntryPoint::GLTexParameterivRobustANGLE, std::move(params)); in ParseCallCapture()
5594 return CallCapture(EntryPoint::GLTexParameterx, std::move(params)); in ParseCallCapture()
5600 return CallCapture(EntryPoint::GLTexParameterxv, std::move(params)); in ParseCallCapture()
5606 return CallCapture(EntryPoint::GLTexStorage1DEXT, std::move(params)); in ParseCallCapture()
5612 return CallCapture(EntryPoint::GLTexStorage2D, std::move(params)); in ParseCallCapture()
5618 return CallCapture(EntryPoint::GLTexStorage2DEXT, std::move(params)); in ParseCallCapture()
5625 return CallCapture(EntryPoint::GLTexStorage2DMultisample, std::move(params)); in ParseCallCapture()
5632 return CallCapture(EntryPoint::GLTexStorage2DMultisampleANGLE, std::move(params)); in ParseCallCapture()
5638 return CallCapture(EntryPoint::GLTexStorage3D, std::move(params)); in ParseCallCapture()
5644 return CallCapture(EntryPoint::GLTexStorage3DEXT, std::move(params)); in ParseCallCapture()
5651 return CallCapture(EntryPoint::GLTexStorage3DMultisample, std::move(params)); in ParseCallCapture()
5658 return CallCapture(EntryPoint::GLTexStorage3DMultisampleOES, std::move(params)); in ParseCallCapture()
5665 return CallCapture(EntryPoint::GLTexStorageMem2DEXT, std::move(params)); in ParseCallCapture()
5672 return CallCapture(EntryPoint::GLTexStorageMem2DMultisampleEXT, std::move(params)); in ParseCallCapture()
5679 return CallCapture(EntryPoint::GLTexStorageMem3DEXT, std::move(params)); in ParseCallCapture()
5686 return CallCapture(EntryPoint::GLTexStorageMem3DMultisampleEXT, std::move(params)); in ParseCallCapture()
5693 return CallCapture(EntryPoint::GLTexStorageMemFlags2DANGLE, std::move(params)); in ParseCallCapture()
5700 return CallCapture(EntryPoint::GLTexStorageMemFlags2DMultisampleANGLE, std::move(params)); in ParseCallCapture()
5707 return CallCapture(EntryPoint::GLTexStorageMemFlags3DANGLE, std::move(params)); in ParseCallCapture()
5714 return CallCapture(EntryPoint::GLTexStorageMemFlags3DMultisampleANGLE, std::move(params)); in ParseCallCapture()
5720 return CallCapture(EntryPoint::GLTexSubImage2D, std::move(params)); in ParseCallCapture()
5727 return CallCapture(EntryPoint::GLTexSubImage2DRobustANGLE, std::move(params)); in ParseCallCapture()
5733 return CallCapture(EntryPoint::GLTexSubImage3D, std::move(params)); in ParseCallCapture()
5739 return CallCapture(EntryPoint::GLTexSubImage3DOES, std::move(params)); in ParseCallCapture()
5746 return CallCapture(EntryPoint::GLTexSubImage3DRobustANGLE, std::move(params)); in ParseCallCapture()
5753 return CallCapture(EntryPoint::GLTextureFoveationParametersQCOM, std::move(params)); in ParseCallCapture()
5760 return CallCapture(EntryPoint::GLTransformFeedbackVaryings, std::move(params)); in ParseCallCapture()
5766 return CallCapture(EntryPoint::GLTranslatef, std::move(params)); in ParseCallCapture()
5772 return CallCapture(EntryPoint::GLTranslatex, std::move(params)); in ParseCallCapture()
5778 return CallCapture(EntryPoint::GLUniform1f, std::move(params)); in ParseCallCapture()
5784 return CallCapture(EntryPoint::GLUniform1fv, std::move(params)); in ParseCallCapture()
5790 return CallCapture(EntryPoint::GLUniform1i, std::move(params)); in ParseCallCapture()
5796 return CallCapture(EntryPoint::GLUniform1iv, std::move(params)); in ParseCallCapture()
5802 return CallCapture(EntryPoint::GLUniform1ui, std::move(params)); in ParseCallCapture()
5808 return CallCapture(EntryPoint::GLUniform1uiv, std::move(params)); in ParseCallCapture()
5814 return CallCapture(EntryPoint::GLUniform2f, std::move(params)); in ParseCallCapture()
5820 return CallCapture(EntryPoint::GLUniform2fv, std::move(params)); in ParseCallCapture()
5826 return CallCapture(EntryPoint::GLUniform2i, std::move(params)); in ParseCallCapture()
5832 return CallCapture(EntryPoint::GLUniform2iv, std::move(params)); in ParseCallCapture()
5838 return CallCapture(EntryPoint::GLUniform2ui, std::move(params)); in ParseCallCapture()
5844 return CallCapture(EntryPoint::GLUniform2uiv, std::move(params)); in ParseCallCapture()
5850 return CallCapture(EntryPoint::GLUniform3f, std::move(params)); in ParseCallCapture()
5856 return CallCapture(EntryPoint::GLUniform3fv, std::move(params)); in ParseCallCapture()
5862 return CallCapture(EntryPoint::GLUniform3i, std::move(params)); in ParseCallCapture()
5868 return CallCapture(EntryPoint::GLUniform3iv, std::move(params)); in ParseCallCapture()
5874 return CallCapture(EntryPoint::GLUniform3ui, std::move(params)); in ParseCallCapture()
5880 return CallCapture(EntryPoint::GLUniform3uiv, std::move(params)); in ParseCallCapture()
5886 return CallCapture(EntryPoint::GLUniform4f, std::move(params)); in ParseCallCapture()
5892 return CallCapture(EntryPoint::GLUniform4fv, std::move(params)); in ParseCallCapture()
5898 return CallCapture(EntryPoint::GLUniform4i, std::move(params)); in ParseCallCapture()
5904 return CallCapture(EntryPoint::GLUniform4iv, std::move(params)); in ParseCallCapture()
5910 return CallCapture(EntryPoint::GLUniform4ui, std::move(params)); in ParseCallCapture()
5916 return CallCapture(EntryPoint::GLUniform4uiv, std::move(params)); in ParseCallCapture()
5923 return CallCapture(EntryPoint::GLUniformBlockBinding, std::move(params)); in ParseCallCapture()
5929 return CallCapture(EntryPoint::GLUniformMatrix2fv, std::move(params)); in ParseCallCapture()
5936 return CallCapture(EntryPoint::GLUniformMatrix2x3fv, std::move(params)); in ParseCallCapture()
5943 return CallCapture(EntryPoint::GLUniformMatrix2x4fv, std::move(params)); in ParseCallCapture()
5949 return CallCapture(EntryPoint::GLUniformMatrix3fv, std::move(params)); in ParseCallCapture()
5956 return CallCapture(EntryPoint::GLUniformMatrix3x2fv, std::move(params)); in ParseCallCapture()
5963 return CallCapture(EntryPoint::GLUniformMatrix3x4fv, std::move(params)); in ParseCallCapture()
5969 return CallCapture(EntryPoint::GLUniformMatrix4fv, std::move(params)); in ParseCallCapture()
5976 return CallCapture(EntryPoint::GLUniformMatrix4x2fv, std::move(params)); in ParseCallCapture()
5983 return CallCapture(EntryPoint::GLUniformMatrix4x3fv, std::move(params)); in ParseCallCapture()
5989 return CallCapture(EntryPoint::GLUnmapBuffer, std::move(params)); in ParseCallCapture()
5995 return CallCapture(EntryPoint::GLUnmapBufferOES, std::move(params)); in ParseCallCapture()
6001 return CallCapture(EntryPoint::GLUseProgram, std::move(params)); in ParseCallCapture()
6007 return CallCapture(EntryPoint::GLUseProgramStages, std::move(params)); in ParseCallCapture()
6014 return CallCapture(EntryPoint::GLUseProgramStagesEXT, std::move(params)); in ParseCallCapture()
6020 return CallCapture(EntryPoint::GLValidateProgram, std::move(params)); in ParseCallCapture()
6027 return CallCapture(EntryPoint::GLValidateProgramPipeline, std::move(params)); in ParseCallCapture()
6034 return CallCapture(EntryPoint::GLValidateProgramPipelineEXT, std::move(params)); in ParseCallCapture()
6040 return CallCapture(EntryPoint::GLVertexAttrib1f, std::move(params)); in ParseCallCapture()
6046 return CallCapture(EntryPoint::GLVertexAttrib1fv, std::move(params)); in ParseCallCapture()
6052 return CallCapture(EntryPoint::GLVertexAttrib2f, std::move(params)); in ParseCallCapture()
6058 return CallCapture(EntryPoint::GLVertexAttrib2fv, std::move(params)); in ParseCallCapture()
6064 return CallCapture(EntryPoint::GLVertexAttrib3f, std::move(params)); in ParseCallCapture()
6070 return CallCapture(EntryPoint::GLVertexAttrib3fv, std::move(params)); in ParseCallCapture()
6076 return CallCapture(EntryPoint::GLVertexAttrib4f, std::move(params)); in ParseCallCapture()
6082 return CallCapture(EntryPoint::GLVertexAttrib4fv, std::move(params)); in ParseCallCapture()
6089 return CallCapture(EntryPoint::GLVertexAttribBinding, std::move(params)); in ParseCallCapture()
6096 return CallCapture(EntryPoint::GLVertexAttribDivisor, std::move(params)); in ParseCallCapture()
6103 return CallCapture(EntryPoint::GLVertexAttribDivisorANGLE, std::move(params)); in ParseCallCapture()
6110 return CallCapture(EntryPoint::GLVertexAttribDivisorEXT, std::move(params)); in ParseCallCapture()
6117 return CallCapture(EntryPoint::GLVertexAttribFormat, std::move(params)); in ParseCallCapture()
6123 return CallCapture(EntryPoint::GLVertexAttribI4i, std::move(params)); in ParseCallCapture()
6129 return CallCapture(EntryPoint::GLVertexAttribI4iv, std::move(params)); in ParseCallCapture()
6135 return CallCapture(EntryPoint::GLVertexAttribI4ui, std::move(params)); in ParseCallCapture()
6141 return CallCapture(EntryPoint::GLVertexAttribI4uiv, std::move(params)); in ParseCallCapture()
6148 return CallCapture(EntryPoint::GLVertexAttribIFormat, std::move(params)); in ParseCallCapture()
6155 return CallCapture(EntryPoint::GLVertexAttribIPointer, std::move(params)); in ParseCallCapture()
6162 return CallCapture(EntryPoint::GLVertexAttribPointer, std::move(params)); in ParseCallCapture()
6169 return CallCapture(EntryPoint::GLVertexBindingDivisor, std::move(params)); in ParseCallCapture()
6175 return CallCapture(EntryPoint::GLVertexPointer, std::move(params)); in ParseCallCapture()
6181 return CallCapture(EntryPoint::GLViewport, std::move(params)); in ParseCallCapture()
6187 return CallCapture(EntryPoint::GLWaitSemaphoreEXT, std::move(params)); in ParseCallCapture()
6193 return CallCapture(EntryPoint::GLWaitSync, std::move(params)); in ParseCallCapture()
6199 return CallCapture(EntryPoint::GLWeightPointerOES, std::move(params)); in ParseCallCapture()
6542 ASSERT(call.entryPoint == EntryPoint::Invalid); in ReplayCustomFunctionCall()