Lines Matching refs:CurrentServerDispatch
58 CALL_MapGrid1d(ctx->CurrentServerDispatch, (un, u1, u2)); in _mesa_unmarshal_MapGrid1d()
78 CALL_MapGrid1d(ctx->CurrentServerDispatch, (un, u1, u2)); in _mesa_marshal_MapGrid1d()
96 CALL_MapGrid1f(ctx->CurrentServerDispatch, (un, u1, u2)); in _mesa_unmarshal_MapGrid1f()
116 CALL_MapGrid1f(ctx->CurrentServerDispatch, (un, u1, u2)); in _mesa_marshal_MapGrid1f()
139 CALL_ProgramUniform3i64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform3i64vARB()
166 CALL_ProgramUniform3i64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform3i64vARB()
177 …return CALL_GetProgramResourceLocationIndex(ctx->CurrentServerDispatch, (program, programInterface… in _mesa_marshal_GetProgramResourceLocationIndex()
193 CALL_TexCoordP1ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_unmarshal_TexCoordP1ui()
212 CALL_TexCoordP1ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP1ui()
223 CALL_PolygonStipple(ctx->CurrentServerDispatch, (mask)); in _mesa_marshal_PolygonStipple()
239 CALL_MultiTexCoord1dv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord1dv()
258 CALL_MultiTexCoord1dv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord1dv()
269 return CALL_IsEnabled(ctx->CurrentServerDispatch, (cap)); in _mesa_marshal_IsEnabled()
285 CALL_AttachShader(ctx->CurrentServerDispatch, (program, shader)); in _mesa_unmarshal_AttachShader()
304 CALL_AttachShader(ctx->CurrentServerDispatch, (program, shader)); in _mesa_marshal_AttachShader()
324 CALL_VertexAttrib3fARB(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3fARB()
345 CALL_VertexAttrib3fARB(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3fARB()
359 CALL_Indexubv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexubv()
377 CALL_Indexubv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexubv()
388 CALL_GetCompressedTextureImage(ctx->CurrentServerDispatch, (texture, level, bufSize, pixels)); in _mesa_marshal_GetCompressedTextureImage()
399 CALL_MultiTexCoordP3uiv(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_marshal_MultiTexCoordP3uiv()
410 CALL_VertexAttribI4usv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI4usv()
424 CALL_Color3ubv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color3ubv()
442 CALL_Color3ubv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color3ubv()
453 CALL_GetClipPlanex(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_marshal_GetClipPlanex()
473 CALL_ProgramUniform2ui(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_unmarshal_ProgramUniform2ui()
494 CALL_ProgramUniform2ui(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_marshal_ProgramUniform2ui()
505 CALL_TexCoordP1uiv(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP1uiv()
525 CALL_RenderbufferStorage(ctx->CurrentServerDispatch, (target, internalformat, width, height)); in _mesa_unmarshal_RenderbufferStorage()
546 CALL_RenderbufferStorage(ctx->CurrentServerDispatch, (target, internalformat, width, height)); in _mesa_marshal_RenderbufferStorage()
557 CALL_GetClipPlanef(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_marshal_GetClipPlanef()
568 …CALL_GetPerfQueryDataINTEL(ctx->CurrentServerDispatch, (queryHandle, flags, dataSize, data, bytesW… in _mesa_marshal_GetPerfQueryDataINTEL()
579 CALL_DrawArraysIndirect(ctx->CurrentServerDispatch, (mode, indirect)); in _mesa_marshal_DrawArraysIndirect()
599 CALL_Uniform3i(ctx->CurrentServerDispatch, (location, v0, v1, v2)); in _mesa_unmarshal_Uniform3i()
620 CALL_Uniform3i(ctx->CurrentServerDispatch, (location, v0, v1, v2)); in _mesa_marshal_Uniform3i()
631 CALL_VDPAUGetSurfaceivNV(ctx->CurrentServerDispatch, (surface, pname, bufSize, length, values)); in _mesa_marshal_VDPAUGetSurfaceivNV()
651 CALL_Uniform3d(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_unmarshal_Uniform3d()
672 CALL_Uniform3d(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_marshal_Uniform3d()
692 CALL_Uniform3f(ctx->CurrentServerDispatch, (location, v0, v1, v2)); in _mesa_unmarshal_Uniform3f()
713 CALL_Uniform3f(ctx->CurrentServerDispatch, (location, v0, v1, v2)); in _mesa_marshal_Uniform3f()
736 CALL_UniformMatrix2x4fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix2x4fv()
763 CALL_UniformMatrix2x4fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix2x4fv()
774 return CALL_QueryMatrixxOES(ctx->CurrentServerDispatch, (mantissa, exponent)); in _mesa_marshal_QueryMatrixxOES()
788 CALL_Normal3iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Normal3iv()
806 CALL_Normal3iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Normal3iv()
828 CALL_DrawTexiOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_unmarshal_DrawTexiOES()
850 CALL_DrawTexiOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_marshal_DrawTexiOES()
870 CALL_Viewport(ctx->CurrentServerDispatch, (x, y, width, height)); in _mesa_unmarshal_Viewport()
891 CALL_Viewport(ctx->CurrentServerDispatch, (x, y, width, height)); in _mesa_marshal_Viewport()
902 CALL_CreateProgramPipelines(ctx->CurrentServerDispatch, (n, pipelines)); in _mesa_marshal_CreateProgramPipelines()
921 CALL_DeleteVertexArrays(ctx->CurrentServerDispatch, (n, arrays)); in _mesa_unmarshal_DeleteVertexArrays()
946 CALL_DeleteVertexArrays(ctx->CurrentServerDispatch, (n, arrays)); in _mesa_marshal_DeleteVertexArrays()
966 CALL_ClearColorIuiEXT(ctx->CurrentServerDispatch, (r, g, b, a)); in _mesa_unmarshal_ClearColorIuiEXT()
987 CALL_ClearColorIuiEXT(ctx->CurrentServerDispatch, (r, g, b, a)); in _mesa_marshal_ClearColorIuiEXT()
998 … CALL_GetnConvolutionFilterARB(ctx->CurrentServerDispatch, (target, format, type, bufSize, image)); in _mesa_marshal_GetnConvolutionFilterARB()
1014 CALL_PolygonOffsetx(ctx->CurrentServerDispatch, (factor, units)); in _mesa_unmarshal_PolygonOffsetx()
1033 CALL_PolygonOffsetx(ctx->CurrentServerDispatch, (factor, units)); in _mesa_marshal_PolygonOffsetx()
1044 CALL_GetLightxv(ctx->CurrentServerDispatch, (light, pname, params)); in _mesa_marshal_GetLightxv()
1055 CALL_GetConvolutionParameteriv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetConvolutionParameteriv()
1073 CALL_DepthRangeIndexedfOES(ctx->CurrentServerDispatch, (index, n, f)); in _mesa_unmarshal_DepthRangeIndexedfOES()
1093 CALL_DepthRangeIndexedfOES(ctx->CurrentServerDispatch, (index, n, f)); in _mesa_marshal_DepthRangeIndexedfOES()
1104 …return CALL_GetProgramResourceLocation(ctx->CurrentServerDispatch, (program, programInterface, nam… in _mesa_marshal_GetProgramResourceLocation()
1115 … return CALL_GetSubroutineUniformLocation(ctx->CurrentServerDispatch, (program, shadertype, name)); in _mesa_marshal_GetSubroutineUniformLocation()
1131 CALL_VertexAttrib4usv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4usv()
1150 CALL_VertexAttrib4usv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4usv()
1172 …CALL_TextureStorage1DEXT(ctx->CurrentServerDispatch, (texture, target, levels, internalFormat, wid… in _mesa_unmarshal_TextureStorage1DEXT()
1194 …CALL_TextureStorage1DEXT(ctx->CurrentServerDispatch, (texture, target, levels, internalFormat, wid… in _mesa_marshal_TextureStorage1DEXT()
1216 CALL_VertexAttrib4Nub(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttrib4Nub()
1238 CALL_VertexAttrib4Nub(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttrib4Nub()
1258 CALL_VertexAttribP3ui(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_unmarshal_VertexAttribP3ui()
1279 CALL_VertexAttribP3ui(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_marshal_VertexAttribP3ui()
1293 CALL_PointSize(ctx->CurrentServerDispatch, (size)); in _mesa_unmarshal_PointSize()
1311 CALL_PointSize(ctx->CurrentServerDispatch, (size)); in _mesa_marshal_PointSize()
1323 CALL_PopName(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PopName()
1342 CALL_PopName(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PopName()
1362 CALL_FramebufferTexture(ctx->CurrentServerDispatch, (target, attachment, texture, level)); in _mesa_unmarshal_FramebufferTexture()
1383 CALL_FramebufferTexture(ctx->CurrentServerDispatch, (target, attachment, texture, level)); in _mesa_marshal_FramebufferTexture()
1394 CALL_CreateTransformFeedbacks(ctx->CurrentServerDispatch, (n, ids)); in _mesa_marshal_CreateTransformFeedbacks()
1416 CALL_VertexAttrib4ubNV(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttrib4ubNV()
1438 CALL_VertexAttrib4ubNV(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttrib4ubNV()
1452 CALL_ValidateProgramPipeline(ctx->CurrentServerDispatch, (pipeline)); in _mesa_unmarshal_ValidateProgramPipeline()
1470 CALL_ValidateProgramPipeline(ctx->CurrentServerDispatch, (pipeline)); in _mesa_marshal_ValidateProgramPipeline()
1481 … CALL_BindFragDataLocationIndexed(ctx->CurrentServerDispatch, (program, colorNumber, index, name)); in _mesa_marshal_BindFragDataLocationIndexed()
1492 CALL_GetClipPlane(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_marshal_GetClipPlane()
1503 CALL_DeleteSemaphoresEXT(ctx->CurrentServerDispatch, (n, semaphores)); in _mesa_marshal_DeleteSemaphoresEXT()
1514 CALL_TexCoordP4uiv(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP4uiv()
1535 CALL_VertexAttribs3dvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs3dvNV()
1561 CALL_VertexAttribs3dvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs3dvNV()
1586 …CALL_ProgramUniformMatrix2x4dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix2x4dv()
1614 …CALL_ProgramUniformMatrix2x4dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix2x4dv()
1625 CALL_GenQueries(ctx->CurrentServerDispatch, (n, ids)); in _mesa_marshal_GenQueries()
1648 CALL_ProgramUniform4iv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform4iv()
1675 CALL_ProgramUniform4iv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform4iv()
1686 return CALL_ObjectUnpurgeableAPPLE(ctx->CurrentServerDispatch, (objectType, name, option)); in _mesa_marshal_ObjectUnpurgeableAPPLE()
1697 …CALL_GetCompressedTextureSubImage(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, z… in _mesa_marshal_GetCompressedTextureSubImage()
1711 CALL_TexCoord2iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord2iv()
1729 CALL_TexCoord2iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord2iv()
1753 …CALL_TexImage2DMultisample(ctx->CurrentServerDispatch, (target, samples, internalformat, width, he… in _mesa_unmarshal_TexImage2DMultisample()
1776 …CALL_TexImage2DMultisample(ctx->CurrentServerDispatch, (target, samples, internalformat, width, he… in _mesa_marshal_TexImage2DMultisample()
1794 CALL_TexParameterx(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_unmarshal_TexParameterx()
1814 CALL_TexParameterx(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_marshal_TexParameterx()
1834 CALL_Rotatef(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_unmarshal_Rotatef()
1855 CALL_Rotatef(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_marshal_Rotatef()
1873 CALL_TexParameterf(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_unmarshal_TexParameterf()
1893 CALL_TexParameterf(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_marshal_TexParameterf()
1911 CALL_TexParameteri(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_unmarshal_TexParameteri()
1931 CALL_TexParameteri(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_marshal_TexParameteri()
1942 CALL_GetUniformiv(ctx->CurrentServerDispatch, (program, location, params)); in _mesa_marshal_GetUniformiv()
1953 …CALL_ClearBufferSubData(ctx->CurrentServerDispatch, (target, internalformat, offset, size, format,… in _mesa_marshal_ClearBufferSubData()
1964 CALL_TextureParameterfv(ctx->CurrentServerDispatch, (texture, pname, param)); in _mesa_marshal_TextureParameterfv()
1976 CALL_VDPAUFiniNV(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_VDPAUFiniNV()
1995 CALL_VDPAUFiniNV(ctx->CurrentServerDispatch, ()); in _mesa_marshal_VDPAUFiniNV()
2020 …CALL_ProgramUniformMatrix4x2fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix4x2fv()
2048 …CALL_ProgramUniformMatrix4x2fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix4x2fv()
2068 CALL_ProgramUniform2f(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_unmarshal_ProgramUniform2f()
2089 CALL_ProgramUniform2f(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_marshal_ProgramUniform2f()
2109 CALL_ProgramUniform2d(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_unmarshal_ProgramUniform2d()
2130 CALL_ProgramUniform2d(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_marshal_ProgramUniform2d()
2150 CALL_ProgramUniform2i(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_unmarshal_ProgramUniform2i()
2171 CALL_ProgramUniform2i(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_marshal_ProgramUniform2i()
2187 CALL_Fogx(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_Fogx()
2206 CALL_Fogx(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_Fogx()
2226 CALL_Uniform3ui64ARB(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_unmarshal_Uniform3ui64ARB()
2247 CALL_Uniform3ui64ARB(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_marshal_Uniform3ui64ARB()
2263 CALL_Fogf(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_Fogf()
2282 CALL_Fogf(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_Fogf()
2293 …CALL_TexSubImage1D(ctx->CurrentServerDispatch, (target, level, xoffset, width, format, type, pixel… in _mesa_marshal_TexSubImage1D()
2316 CALL_ProgramUniform3ui64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform3ui64vARB()
2343 CALL_ProgramUniform3ui64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform3ui64vARB()
2357 CALL_Color4usv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color4usv()
2375 CALL_Color4usv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color4usv()
2391 CALL_Fogi(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_Fogi()
2410 CALL_Fogi(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_Fogi()
2424 CALL_DepthFunc(ctx->CurrentServerDispatch, (func)); in _mesa_unmarshal_DepthFunc()
2442 CALL_DepthFunc(ctx->CurrentServerDispatch, (func)); in _mesa_marshal_DepthFunc()
2453 CALL_GetSamplerParameterIiv(ctx->CurrentServerDispatch, (sampler, pname, params)); in _mesa_marshal_GetSamplerParameterIiv()
2475 …CALL_VertexArrayAttribLFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, relativ… in _mesa_unmarshal_VertexArrayAttribLFormat()
2497 …CALL_VertexArrayAttribLFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, relativ… in _mesa_marshal_VertexArrayAttribLFormat()
2519 CALL_VertexAttribI4uiEXT(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttribI4uiEXT()
2541 CALL_VertexAttribI4uiEXT(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttribI4uiEXT()
2567 …CALL_DrawElementsInstancedBaseVertexBaseInstance(ctx->CurrentServerDispatch, (mode, count, type, i… in _mesa_unmarshal_DrawElementsInstancedBaseVertexBaseInstance()
2580 …CALL_DrawElementsInstancedBaseVertexBaseInstance(ctx->CurrentServerDispatch, (mode, count, type, i… in _mesa_marshal_DrawElementsInstancedBaseVertexBaseInstance()
2598 …CALL_DrawElementsInstancedBaseVertexBaseInstance(ctx->CurrentServerDispatch, (mode, count, type, i… in _mesa_marshal_DrawElementsInstancedBaseVertexBaseInstance()
2616 CALL_ProgramEnvParameter4dvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_unmarshal_ProgramEnvParameter4dvARB()
2636 CALL_ProgramEnvParameter4dvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_marshal_ProgramEnvParameter4dvARB()
2647 CALL_ColorTableParameteriv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_ColorTableParameteriv()
2658 CALL_BindSamplers(ctx->CurrentServerDispatch, (first, count, samplers)); in _mesa_marshal_BindSamplers()
2669 CALL_GetnCompressedTexImageARB(ctx->CurrentServerDispatch, (target, lod, bufSize, img)); in _mesa_marshal_GetnCompressedTexImageARB()
2691 …CALL_CopyNamedBufferSubData(ctx->CurrentServerDispatch, (readBuffer, writeBuffer, readOffset, writ… in _mesa_unmarshal_CopyNamedBufferSubData()
2713 …CALL_CopyNamedBufferSubData(ctx->CurrentServerDispatch, (readBuffer, writeBuffer, readOffset, writ… in _mesa_marshal_CopyNamedBufferSubData()
2729 CALL_BindSampler(ctx->CurrentServerDispatch, (unit, sampler)); in _mesa_unmarshal_BindSampler()
2748 CALL_BindSampler(ctx->CurrentServerDispatch, (unit, sampler)); in _mesa_marshal_BindSampler()
2759 CALL_GetUniformuiv(ctx->CurrentServerDispatch, (program, location, params)); in _mesa_marshal_GetUniformuiv()
2779 CALL_GetQueryBufferObjectuiv(ctx->CurrentServerDispatch, (id, buffer, pname, offset)); in _mesa_unmarshal_GetQueryBufferObjectuiv()
2800 CALL_GetQueryBufferObjectuiv(ctx->CurrentServerDispatch, (id, buffer, pname, offset)); in _mesa_marshal_GetQueryBufferObjectuiv()
2818 CALL_MultiTexCoord2fARB(ctx->CurrentServerDispatch, (target, s, t)); in _mesa_unmarshal_MultiTexCoord2fARB()
2838 CALL_MultiTexCoord2fARB(ctx->CurrentServerDispatch, (target, s, t)); in _mesa_marshal_MultiTexCoord2fARB()
2854 CALL_Uniform1ui64ARB(ctx->CurrentServerDispatch, (location, x)); in _mesa_unmarshal_Uniform1ui64ARB()
2873 CALL_Uniform1ui64ARB(ctx->CurrentServerDispatch, (location, x)); in _mesa_marshal_Uniform1ui64ARB()
2884 … CALL_GetTextureImage(ctx->CurrentServerDispatch, (texture, level, format, type, bufSize, pixels)); in _mesa_marshal_GetTextureImage()
2900 CALL_MultiTexCoord3iv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord3iv()
2919 CALL_MultiTexCoord3iv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord3iv()
2930 CALL_Finish(ctx->CurrentServerDispatch, ()); in _mesa_marshal_Finish()
2944 CALL_ClearStencil(ctx->CurrentServerDispatch, (s)); in _mesa_unmarshal_ClearStencil()
2962 CALL_ClearStencil(ctx->CurrentServerDispatch, (s)); in _mesa_marshal_ClearStencil()
2982 CALL_ClearColorIiEXT(ctx->CurrentServerDispatch, (r, g, b, a)); in _mesa_unmarshal_ClearColorIiEXT()
3003 CALL_ClearColorIiEXT(ctx->CurrentServerDispatch, (r, g, b, a)); in _mesa_marshal_ClearColorIiEXT()
3017 CALL_LoadMatrixd(ctx->CurrentServerDispatch, (m)); in _mesa_unmarshal_LoadMatrixd()
3035 CALL_LoadMatrixd(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_LoadMatrixd()
3046 …return CALL_VDPAURegisterOutputSurfaceNV(ctx->CurrentServerDispatch, (vdpSurface, target, numTextu… in _mesa_marshal_VDPAURegisterOutputSurfaceNV()
3062 CALL_VertexP4ui(ctx->CurrentServerDispatch, (type, value)); in _mesa_unmarshal_VertexP4ui()
3081 CALL_VertexP4ui(ctx->CurrentServerDispatch, (type, value)); in _mesa_marshal_VertexP4ui()
3092 …return CALL_GetProgramResourceIndex(ctx->CurrentServerDispatch, (program, programInterface, name)); in _mesa_marshal_GetProgramResourceIndex()
3118 …CALL_TextureStorage3DMultisample(ctx->CurrentServerDispatch, (texture, samples, internalformat, wi… in _mesa_unmarshal_TextureStorage3DMultisample()
3142 …CALL_TextureStorage3DMultisample(ctx->CurrentServerDispatch, (texture, samples, internalformat, wi… in _mesa_marshal_TextureStorage3DMultisample()
3153 CALL_GetnUniformivARB(ctx->CurrentServerDispatch, (program, location, bufSize, params)); in _mesa_marshal_GetnUniformivARB()
3165 CALL_ReleaseShaderCompiler(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_ReleaseShaderCompiler()
3184 CALL_ReleaseShaderCompiler(ctx->CurrentServerDispatch, ()); in _mesa_marshal_ReleaseShaderCompiler()
3204 …CALL_BlendFuncSeparate(ctx->CurrentServerDispatch, (sfactorRGB, dfactorRGB, sfactorAlpha, dfactorA… in _mesa_unmarshal_BlendFuncSeparate()
3225 …CALL_BlendFuncSeparate(ctx->CurrentServerDispatch, (sfactorRGB, dfactorRGB, sfactorAlpha, dfactorA… in _mesa_marshal_BlendFuncSeparate()
3243 CALL_Color3us(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3us()
3263 CALL_Color3us(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3us()
3277 CALL_LoadMatrixx(ctx->CurrentServerDispatch, (m)); in _mesa_unmarshal_LoadMatrixx()
3295 CALL_LoadMatrixx(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_LoadMatrixx()
3306 CALL_BufferStorage(ctx->CurrentServerDispatch, (target, size, data, flags)); in _mesa_marshal_BufferStorage()
3324 CALL_Color3ub(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3ub()
3344 CALL_Color3ub(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3ub()
3362 CALL_Color3ui(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3ui()
3382 CALL_Color3ui(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3ui()
3398 CALL_VertexAttrib4dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4dvNV()
3417 CALL_VertexAttrib4dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4dvNV()
3447 …CALL_AlphaFragmentOp2ATI(ctx->CurrentServerDispatch, (op, dst, dstMod, arg1, arg1Rep, arg1Mod, arg… in _mesa_unmarshal_AlphaFragmentOp2ATI()
3473 …CALL_AlphaFragmentOp2ATI(ctx->CurrentServerDispatch, (op, dst, dstMod, arg1, arg1Rep, arg1Mod, arg… in _mesa_marshal_AlphaFragmentOp2ATI()
3487 CALL_RasterPos4dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos4dv()
3505 CALL_RasterPos4dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos4dv()
3516 CALL_DeleteProgramPipelines(ctx->CurrentServerDispatch, (n, pipelines)); in _mesa_marshal_DeleteProgramPipelines()
3530 CALL_LineWidthx(ctx->CurrentServerDispatch, (width)); in _mesa_unmarshal_LineWidthx()
3548 CALL_LineWidthx(ctx->CurrentServerDispatch, (width)); in _mesa_marshal_LineWidthx()
3559 CALL_GetTransformFeedbacki_v(ctx->CurrentServerDispatch, (xfb, pname, index, param)); in _mesa_marshal_GetTransformFeedbacki_v()
3573 CALL_Indexdv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexdv()
3591 CALL_Indexdv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexdv()
3602 CALL_GetnPixelMapfvARB(ctx->CurrentServerDispatch, (map, bufSize, values)); in _mesa_marshal_GetnPixelMapfvARB()
3613 CALL_EGLImageTargetTexture2DOES(ctx->CurrentServerDispatch, (target, writeOffset)); in _mesa_marshal_EGLImageTargetTexture2DOES()
3627 CALL_DepthMask(ctx->CurrentServerDispatch, (flag)); in _mesa_unmarshal_DepthMask()
3645 CALL_DepthMask(ctx->CurrentServerDispatch, (flag)); in _mesa_marshal_DepthMask()
3656 CALL_WindowPos4ivMESA(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos4ivMESA()
3667 CALL_GetShaderInfoLog(ctx->CurrentServerDispatch, (shader, bufSize, length, infoLog)); in _mesa_marshal_GetShaderInfoLog()
3681 CALL_BindFragmentShaderATI(ctx->CurrentServerDispatch, (id)); in _mesa_unmarshal_BindFragmentShaderATI()
3699 CALL_BindFragmentShaderATI(ctx->CurrentServerDispatch, (id)); in _mesa_marshal_BindFragmentShaderATI()
3721 CALL_BlendFuncSeparateiARB(ctx->CurrentServerDispatch, (buf, srcRGB, dstRGB, srcA, dstA)); in _mesa_unmarshal_BlendFuncSeparateiARB()
3743 CALL_BlendFuncSeparateiARB(ctx->CurrentServerDispatch, (buf, srcRGB, dstRGB, srcA, dstA)); in _mesa_marshal_BlendFuncSeparateiARB()
3754 CALL_EGLImageTargetRenderbufferStorageOES(ctx->CurrentServerDispatch, (target, writeOffset)); in _mesa_marshal_EGLImageTargetRenderbufferStorageOES()
3765 CALL_GenTransformFeedbacks(ctx->CurrentServerDispatch, (n, ids)); in _mesa_marshal_GenTransformFeedbacks()
3785 CALL_VertexPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_unmarshal_VertexPointer()
3798 CALL_VertexPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_marshal_VertexPointer()
3813 CALL_VertexPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_marshal_VertexPointer()
3824 CALL_GetCompressedTexImage(ctx->CurrentServerDispatch, (target, level, img)); in _mesa_marshal_GetCompressedTexImage()
3842 CALL_ProgramLocalParameter4dvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_unmarshal_ProgramLocalParameter4dvARB()
3862 CALL_ProgramLocalParameter4dvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_marshal_ProgramLocalParameter4dvARB()
3885 CALL_UniformMatrix2dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix2dv()
3912 CALL_UniformMatrix2dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix2dv()
3923 CALL_GetQueryObjectui64v(ctx->CurrentServerDispatch, (id, pname, params)); in _mesa_marshal_GetQueryObjectui64v()
3934 CALL_VertexAttribP1uiv(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_marshal_VertexAttribP1uiv()
3945 return CALL_IsProgram(ctx->CurrentServerDispatch, (program)); in _mesa_marshal_IsProgram()
3956 CALL_BindBuffersBase(ctx->CurrentServerDispatch, (target, first, count, buffers)); in _mesa_marshal_BindBuffersBase()
3967 CALL_GenTextures(ctx->CurrentServerDispatch, (n, textures)); in _mesa_marshal_GenTextures()
3978 return CALL_UnmapNamedBuffer(ctx->CurrentServerDispatch, (buffer)); in _mesa_marshal_UnmapNamedBuffer()
4001 CALL_UniformMatrix3x2dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix3x2dv()
4028 CALL_UniformMatrix3x2dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix3x2dv()
4048 CALL_WindowPos4fMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_WindowPos4fMESA()
4069 CALL_WindowPos4fMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_WindowPos4fMESA()
4090 CALL_VertexAttribs2fvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs2fvNV()
4116 CALL_VertexAttribs2fvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs2fvNV()
4136 CALL_VertexAttribP4ui(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_unmarshal_VertexAttribP4ui()
4157 CALL_VertexAttribP4ui(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_marshal_VertexAttribP4ui()
4168 CALL_StringMarkerGREMEDY(ctx->CurrentServerDispatch, (len, string)); in _mesa_marshal_StringMarkerGREMEDY()
4190 CALL_Uniform4i(ctx->CurrentServerDispatch, (location, v0, v1, v2, v3)); in _mesa_unmarshal_Uniform4i()
4212 CALL_Uniform4i(ctx->CurrentServerDispatch, (location, v0, v1, v2, v3)); in _mesa_marshal_Uniform4i()
4234 CALL_Uniform4d(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_unmarshal_Uniform4d()
4256 CALL_Uniform4d(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_marshal_Uniform4d()
4278 CALL_Uniform4f(ctx->CurrentServerDispatch, (location, v0, v1, v2, v3)); in _mesa_unmarshal_Uniform4f()
4300 CALL_Uniform4f(ctx->CurrentServerDispatch, (location, v0, v1, v2, v3)); in _mesa_marshal_Uniform4f()
4323 CALL_ProgramUniform3dv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform3dv()
4350 CALL_ProgramUniform3dv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform3dv()
4361 CALL_GetNamedBufferParameteri64v(ctx->CurrentServerDispatch, (buffer, pname, params)); in _mesa_marshal_GetNamedBufferParameteri64v()
4381 …CALL_NamedFramebufferTexture(ctx->CurrentServerDispatch, (framebuffer, attachment, texture, level)… in _mesa_unmarshal_NamedFramebufferTexture()
4402 …CALL_NamedFramebufferTexture(ctx->CurrentServerDispatch, (framebuffer, attachment, texture, level)… in _mesa_marshal_NamedFramebufferTexture()
4424 CALL_ProgramUniform3d(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_unmarshal_ProgramUniform3d()
4446 CALL_ProgramUniform3d(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_marshal_ProgramUniform3d()
4468 CALL_ProgramUniform3f(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_unmarshal_ProgramUniform3f()
4490 CALL_ProgramUniform3f(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_marshal_ProgramUniform3f()
4512 CALL_ProgramUniform3i(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_unmarshal_ProgramUniform3i()
4534 CALL_ProgramUniform3i(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_marshal_ProgramUniform3i()
4545 CALL_PointParameterfv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_PointParameterfv()
4556 CALL_GetHistogramParameterfv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetHistogramParameterfv()
4567 return CALL_GetString(ctx->CurrentServerDispatch, (name)); in _mesa_marshal_GetString()
4578 CALL_VDPAUUnmapSurfacesNV(ctx->CurrentServerDispatch, (numSurfaces, surfaces)); in _mesa_marshal_VDPAUUnmapSurfacesNV()
4589 … CALL_GetnHistogramARB(ctx->CurrentServerDispatch, (target, reset, format, type, bufSize, values)); in _mesa_marshal_GetnHistogramARB()
4607 CALL_SecondaryColor3s(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_SecondaryColor3s()
4627 CALL_SecondaryColor3s(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_SecondaryColor3s()
4653 …CALL_TexStorageMem2DEXT(ctx->CurrentServerDispatch, (target, levels, internalFormat, width, height… in _mesa_unmarshal_TexStorageMem2DEXT()
4677 …CALL_TexStorageMem2DEXT(ctx->CurrentServerDispatch, (target, levels, internalFormat, width, height… in _mesa_marshal_TexStorageMem2DEXT()
4688 CALL_VertexAttribP2uiv(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_marshal_VertexAttribP2uiv()
4711 CALL_UniformMatrix3x4dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix3x4dv()
4738 CALL_UniformMatrix3x4dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix3x4dv()
4758 CALL_VertexAttrib3fNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3fNV()
4779 CALL_VertexAttrib3fNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3fNV()
4797 CALL_SecondaryColor3b(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_SecondaryColor3b()
4817 CALL_SecondaryColor3b(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_SecondaryColor3b()
4831 CALL_EnableClientState(ctx->CurrentServerDispatch, (array)); in _mesa_unmarshal_EnableClientState()
4849 CALL_EnableClientState(ctx->CurrentServerDispatch, (array)); in _mesa_marshal_EnableClientState()
4860 …CALL_GetActiveSubroutineName(ctx->CurrentServerDispatch, (program, shadertype, index, bufsize, len… in _mesa_marshal_GetActiveSubroutineName()
4878 CALL_SecondaryColor3i(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_SecondaryColor3i()
4898 CALL_SecondaryColor3i(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_SecondaryColor3i()
4916 CALL_FlushMappedBufferRange(ctx->CurrentServerDispatch, (target, offset, length)); in _mesa_unmarshal_FlushMappedBufferRange()
4936 CALL_FlushMappedBufferRange(ctx->CurrentServerDispatch, (target, offset, length)); in _mesa_marshal_FlushMappedBufferRange()
4964 …CALL_TexStorageMem3DEXT(ctx->CurrentServerDispatch, (target, levels, internalFormat, width, height… in _mesa_unmarshal_TexStorageMem3DEXT()
4989 …CALL_TexStorageMem3DEXT(ctx->CurrentServerDispatch, (target, levels, internalFormat, width, height… in _mesa_marshal_TexStorageMem3DEXT()
5000 CALL_Lightfv(ctx->CurrentServerDispatch, (light, pname, params)); in _mesa_marshal_Lightfv()
5011 …CALL_GetFramebufferAttachmentParameteriv(ctx->CurrentServerDispatch, (target, attachment, pname, p… in _mesa_marshal_GetFramebufferAttachmentParameteriv()
5022 CALL_ColorSubTable(ctx->CurrentServerDispatch, (target, start, count, format, type, data)); in _mesa_marshal_ColorSubTable()
5033 CALL_GetVertexArrayIndexed64iv(ctx->CurrentServerDispatch, (vaobj, index, pname, param)); in _mesa_marshal_GetVertexArrayIndexed64iv()
5047 CALL_EndPerfMonitorAMD(ctx->CurrentServerDispatch, (monitor)); in _mesa_unmarshal_EndPerfMonitorAMD()
5065 CALL_EndPerfMonitorAMD(ctx->CurrentServerDispatch, (monitor)); in _mesa_marshal_EndPerfMonitorAMD()
5076 CALL_CreateBuffers(ctx->CurrentServerDispatch, (n, buffers)); in _mesa_marshal_CreateBuffers()
5097 CALL_VertexAttribs4dvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs4dvNV()
5123 CALL_VertexAttribs4dvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs4dvNV()
5144 CALL_Uniform2i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform2i64vARB()
5170 CALL_Uniform2i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform2i64vARB()
5181 CALL_GetMultisamplefv(ctx->CurrentServerDispatch, (pname, index, val)); in _mesa_marshal_GetMultisamplefv()
5192 …CALL_GetActiveSubroutineUniformName(ctx->CurrentServerDispatch, (program, shadertype, index, bufsi… in _mesa_marshal_GetActiveSubroutineUniformName()
5208 CALL_Rectdv(ctx->CurrentServerDispatch, (v1, v2)); in _mesa_unmarshal_Rectdv()
5227 CALL_Rectdv(ctx->CurrentServerDispatch, (v1, v2)); in _mesa_marshal_Rectdv()
5247 CALL_DrawArraysInstancedARB(ctx->CurrentServerDispatch, (mode, first, count, primcount)); in _mesa_unmarshal_DrawArraysInstancedARB()
5268 CALL_DrawArraysInstancedARB(ctx->CurrentServerDispatch, (mode, first, count, primcount)); in _mesa_marshal_DrawArraysInstancedARB()
5282 CALL_MakeImageHandleNonResidentARB(ctx->CurrentServerDispatch, (handle)); in _mesa_unmarshal_MakeImageHandleNonResidentARB()
5300 CALL_MakeImageHandleNonResidentARB(ctx->CurrentServerDispatch, (handle)); in _mesa_marshal_MakeImageHandleNonResidentARB()
5320 CALL_ImportMemoryFdEXT(ctx->CurrentServerDispatch, (memory, size, handleType, fd)); in _mesa_unmarshal_ImportMemoryFdEXT()
5341 CALL_ImportMemoryFdEXT(ctx->CurrentServerDispatch, (memory, size, handleType, fd)); in _mesa_marshal_ImportMemoryFdEXT()
5352 CALL_ProgramEnvParameters4fvEXT(ctx->CurrentServerDispatch, (target, index, count, params)); in _mesa_marshal_ProgramEnvParameters4fvEXT()
5376 …CALL_TexStorageMem1DEXT(ctx->CurrentServerDispatch, (target, levels, internalFormat, width, memory… in _mesa_unmarshal_TexStorageMem1DEXT()
5399 …CALL_TexStorageMem1DEXT(ctx->CurrentServerDispatch, (target, levels, internalFormat, width, memory… in _mesa_marshal_TexStorageMem1DEXT()
5411 CALL_BlendBarrier(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_BlendBarrier()
5430 CALL_BlendBarrier(ctx->CurrentServerDispatch, ()); in _mesa_marshal_BlendBarrier()
5446 CALL_VertexAttrib2svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib2svNV()
5465 CALL_VertexAttrib2svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib2svNV()
5476 CALL_SecondaryColorP3uiv(ctx->CurrentServerDispatch, (type, color)); in _mesa_marshal_SecondaryColorP3uiv()
5487 CALL_GetnPixelMapuivARB(ctx->CurrentServerDispatch, (map, bufSize, values)); in _mesa_marshal_GetnPixelMapuivARB()
5498 CALL_GetSamplerParameterIuiv(ctx->CurrentServerDispatch, (sampler, pname, params)); in _mesa_marshal_GetSamplerParameterIuiv()
5514 CALL_Disablei(ctx->CurrentServerDispatch, (target, index)); in _mesa_unmarshal_Disablei()
5533 CALL_Disablei(ctx->CurrentServerDispatch, (target, index)); in _mesa_marshal_Disablei()
5544 …CALL_CompressedTexSubImage3D(ctx->CurrentServerDispatch, (target, level, xoffset, yoffset, zoffset… in _mesa_marshal_CompressedTexSubImage3D()
5555 CALL_WindowPos4svMESA(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos4svMESA()
5566 CALL_ObjectLabel(ctx->CurrentServerDispatch, (identifier, name, length, label)); in _mesa_marshal_ObjectLabel()
5580 CALL_Color3dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color3dv()
5598 CALL_Color3dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color3dv()
5616 CALL_ProgramUniform1ui64ARB(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_unmarshal_ProgramUniform1ui64ARB()
5636 CALL_ProgramUniform1ui64ARB(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_marshal_ProgramUniform1ui64ARB()
5652 CALL_BeginQuery(ctx->CurrentServerDispatch, (target, id)); in _mesa_unmarshal_BeginQuery()
5671 CALL_BeginQuery(ctx->CurrentServerDispatch, (target, id)); in _mesa_marshal_BeginQuery()
5682 CALL_VertexP3uiv(ctx->CurrentServerDispatch, (type, value)); in _mesa_marshal_VertexP3uiv()
5693 return CALL_GetUniformLocation(ctx->CurrentServerDispatch, (program, name)); in _mesa_marshal_GetUniformLocation()
5709 CALL_PixelStoref(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_PixelStoref()
5728 CALL_PixelStoref(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_PixelStoref()
5739 CALL_WindowPos2iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos2iv()
5755 CALL_PixelStorei(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_PixelStorei()
5774 CALL_PixelStorei(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_PixelStorei()
5795 CALL_VertexAttribs1svNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs1svNV()
5821 CALL_VertexAttribs1svNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs1svNV()
5832 return CALL_CheckNamedFramebufferStatus(ctx->CurrentServerDispatch, (framebuffer, target)); in _mesa_marshal_CheckNamedFramebufferStatus()
5843 CALL_UniformSubroutinesuiv(ctx->CurrentServerDispatch, (shadertype, count, indices)); in _mesa_marshal_UniformSubroutinesuiv()
5854 return CALL_CheckFramebufferStatus(ctx->CurrentServerDispatch, (target)); in _mesa_marshal_CheckFramebufferStatus()
5868 CALL_DispatchComputeIndirect(ctx->CurrentServerDispatch, (indirect)); in _mesa_unmarshal_DispatchComputeIndirect()
5886 CALL_DispatchComputeIndirect(ctx->CurrentServerDispatch, (indirect)); in _mesa_marshal_DispatchComputeIndirect()
5900 CALL_InvalidateBufferData(ctx->CurrentServerDispatch, (buffer)); in _mesa_unmarshal_InvalidateBufferData()
5918 CALL_InvalidateBufferData(ctx->CurrentServerDispatch, (buffer)); in _mesa_marshal_InvalidateBufferData()
5929 CALL_GetUniformdv(ctx->CurrentServerDispatch, (program, location, params)); in _mesa_marshal_GetUniformdv()
5940 CALL_ProgramLocalParameters4fvEXT(ctx->CurrentServerDispatch, (target, index, count, params)); in _mesa_marshal_ProgramLocalParameters4fvEXT()
5951 CALL_VertexAttribL1dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribL1dv()
5972 CALL_Uniform1ui64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform1ui64vARB()
5998 CALL_Uniform1ui64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform1ui64vARB()
6009 return CALL_IsFramebuffer(ctx->CurrentServerDispatch, (framebuffer)); in _mesa_marshal_IsFramebuffer()
6020 CALL_GetDoublev(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_GetDoublev()
6031 CALL_GetObjectLabel(ctx->CurrentServerDispatch, (identifier, name, bufSize, length, label)); in _mesa_marshal_GetObjectLabel()
6042 CALL_ColorP3uiv(ctx->CurrentServerDispatch, (type, color)); in _mesa_marshal_ColorP3uiv()
6053 …CALL_GetTextureSubImage(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, zoffset, wi… in _mesa_marshal_GetTextureSubImage()
6064 CALL_VertexAttribI4ivEXT(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI4ivEXT()
6080 CALL_VertexAttrib1svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib1svNV()
6099 CALL_VertexAttrib1svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib1svNV()
6113 CALL_SecondaryColor3ubv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_SecondaryColor3ubv()
6131 CALL_SecondaryColor3ubv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_SecondaryColor3ubv()
6142 …return CALL_GetDebugMessageLog(ctx->CurrentServerDispatch, (count, bufsize, sources, types, ids, s… in _mesa_marshal_GetDebugMessageLog()
6164 CALL_Uniform4ui64ARB(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_unmarshal_Uniform4ui64ARB()
6186 CALL_Uniform4ui64ARB(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_marshal_Uniform4ui64ARB()
6200 CALL_RasterPos3fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos3fv()
6218 CALL_RasterPos3fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos3fv()
6229 CALL_GetShaderSource(ctx->CurrentServerDispatch, (shader, bufSize, length, source)); in _mesa_marshal_GetShaderSource()
6245 CALL_BindProgramARB(ctx->CurrentServerDispatch, (target, program)); in _mesa_unmarshal_BindProgramARB()
6264 CALL_BindProgramARB(ctx->CurrentServerDispatch, (target, program)); in _mesa_marshal_BindProgramARB()
6284 CALL_VertexAttrib3sNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3sNV()
6305 CALL_VertexAttrib3sNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3sNV()
6331 …CALL_ColorFragmentOp1ATI(ctx->CurrentServerDispatch, (op, dst, dstMask, dstMod, arg1, arg1Rep, arg… in _mesa_unmarshal_ColorFragmentOp1ATI()
6355 …CALL_ColorFragmentOp1ATI(ctx->CurrentServerDispatch, (op, dst, dstMask, dstMod, arg1, arg1Rep, arg… in _mesa_marshal_ColorFragmentOp1ATI()
6380 …CALL_ProgramUniformMatrix4x3fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix4x3fv()
6408 …CALL_ProgramUniformMatrix4x3fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix4x3fv()
6420 CALL_PopClientAttrib(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PopClientAttrib()
6439 CALL_PopClientAttrib(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PopClientAttrib()
6461 …CALL_DrawElementsInstancedARB(ctx->CurrentServerDispatch, (mode, count, type, indices, primcount)); in _mesa_unmarshal_DrawElementsInstancedARB()
6474 …CALL_DrawElementsInstancedARB(ctx->CurrentServerDispatch, (mode, count, type, indices, primcount)); in _mesa_marshal_DrawElementsInstancedARB()
6490 …CALL_DrawElementsInstancedARB(ctx->CurrentServerDispatch, (mode, count, type, indices, primcount)); in _mesa_marshal_DrawElementsInstancedARB()
6501 CALL_GetQueryObjectuiv(ctx->CurrentServerDispatch, (id, pname, params)); in _mesa_marshal_GetQueryObjectuiv()
6512 CALL_VertexAttribI4bv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI4bv()
6528 CALL_DisableVertexArrayAttrib(ctx->CurrentServerDispatch, (vaobj, index)); in _mesa_unmarshal_DisableVertexArrayAttrib()
6547 CALL_DisableVertexArrayAttrib(ctx->CurrentServerDispatch, (vaobj, index)); in _mesa_marshal_DisableVertexArrayAttrib()
6569 CALL_VertexAttribL4d(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttribL4d()
6591 CALL_VertexAttribL4d(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttribL4d()
6605 CALL_ListBase(ctx->CurrentServerDispatch, (base)); in _mesa_unmarshal_ListBase()
6623 CALL_ListBase(ctx->CurrentServerDispatch, (base)); in _mesa_marshal_ListBase()
6637 CALL_GenerateMipmap(ctx->CurrentServerDispatch, (target)); in _mesa_unmarshal_GenerateMipmap()
6655 CALL_GenerateMipmap(ctx->CurrentServerDispatch, (target)); in _mesa_marshal_GenerateMipmap()
6677 CALL_BindBufferRange(ctx->CurrentServerDispatch, (target, index, buffer, offset, size)); in _mesa_unmarshal_BindBufferRange()
6699 CALL_BindBufferRange(ctx->CurrentServerDispatch, (target, index, buffer, offset, size)); in _mesa_marshal_BindBufferRange()
6724 …CALL_ProgramUniformMatrix2x4fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix2x4fv()
6752 …CALL_ProgramUniformMatrix2x4fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix2x4fv()
6770 CALL_BindBufferBase(ctx->CurrentServerDispatch, (target, index, buffer)); in _mesa_unmarshal_BindBufferBase()
6790 CALL_BindBufferBase(ctx->CurrentServerDispatch, (target, index, buffer)); in _mesa_marshal_BindBufferBase()
6801 CALL_GetQueryObjectiv(ctx->CurrentServerDispatch, (id, pname, params)); in _mesa_marshal_GetQueryObjectiv()
6819 CALL_VertexAttrib2s(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2s()
6839 CALL_VertexAttrib2s(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2s()
6853 CALL_SecondaryColor3fvEXT(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_SecondaryColor3fvEXT()
6871 CALL_SecondaryColor3fvEXT(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_SecondaryColor3fvEXT()
6889 CALL_VertexAttrib2d(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2d()
6909 CALL_VertexAttrib2d(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2d()
6920 …CALL_ClearNamedFramebufferiv(ctx->CurrentServerDispatch, (framebuffer, buffer, drawbuffer, value)); in _mesa_marshal_ClearNamedFramebufferiv()
6941 CALL_Uniform1fv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform1fv()
6967 CALL_Uniform1fv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform1fv()
6978 CALL_GetProgramPipelineInfoLog(ctx->CurrentServerDispatch, (pipeline, bufSize, length, infoLog)); in _mesa_marshal_GetProgramPipelineInfoLog()
6994 CALL_DepthBoundsEXT(ctx->CurrentServerDispatch, (zmin, zmax)); in _mesa_unmarshal_DepthBoundsEXT()
7013 CALL_DepthBoundsEXT(ctx->CurrentServerDispatch, (zmin, zmax)); in _mesa_marshal_DepthBoundsEXT()
7033 CALL_BufferStorageMemEXT(ctx->CurrentServerDispatch, (target, size, memory, offset)); in _mesa_unmarshal_BufferStorageMemEXT()
7054 CALL_BufferStorageMemEXT(ctx->CurrentServerDispatch, (target, size, memory, offset)); in _mesa_marshal_BufferStorageMemEXT()
7068 CALL_WindowPos3fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_WindowPos3fv()
7086 CALL_WindowPos3fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos3fv()
7097 CALL_GetHistogramParameteriv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetHistogramParameteriv()
7108 CALL_PointParameteriv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_PointParameteriv()
7128 …CALL_NamedRenderbufferStorage(ctx->CurrentServerDispatch, (renderbuffer, internalformat, width, he… in _mesa_unmarshal_NamedRenderbufferStorage()
7149 …CALL_NamedRenderbufferStorage(ctx->CurrentServerDispatch, (renderbuffer, internalformat, width, he… in _mesa_marshal_NamedRenderbufferStorage()
7160 CALL_GetProgramivARB(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetProgramivARB()
7176 CALL_BindRenderbuffer(ctx->CurrentServerDispatch, (target, renderbuffer)); in _mesa_unmarshal_BindRenderbuffer()
7195 CALL_BindRenderbuffer(ctx->CurrentServerDispatch, (target, renderbuffer)); in _mesa_marshal_BindRenderbuffer()
7213 CALL_SecondaryColor3fEXT(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_SecondaryColor3fEXT()
7233 CALL_SecondaryColor3fEXT(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_SecondaryColor3fEXT()
7247 CALL_PrimitiveRestartIndex(ctx->CurrentServerDispatch, (index)); in _mesa_unmarshal_PrimitiveRestartIndex()
7265 CALL_PrimitiveRestartIndex(ctx->CurrentServerDispatch, (index)); in _mesa_marshal_PrimitiveRestartIndex()
7293 …CALL_TextureStorageMem3DEXT(ctx->CurrentServerDispatch, (texture, levels, internalFormat, width, h… in _mesa_unmarshal_TextureStorageMem3DEXT()
7318 …CALL_TextureStorageMem3DEXT(ctx->CurrentServerDispatch, (texture, levels, internalFormat, width, h… in _mesa_marshal_TextureStorageMem3DEXT()
7329 CALL_VertexAttribI4ubv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI4ubv()
7340 return CALL_GetGraphicsResetStatusARB(ctx->CurrentServerDispatch, ()); in _mesa_marshal_GetGraphicsResetStatusARB()
7351 CALL_CreateRenderbuffers(ctx->CurrentServerDispatch, (n, renderbuffers)); in _mesa_marshal_CreateRenderbuffers()
7365 CALL_ActiveStencilFaceEXT(ctx->CurrentServerDispatch, (face)); in _mesa_unmarshal_ActiveStencilFaceEXT()
7383 CALL_ActiveStencilFaceEXT(ctx->CurrentServerDispatch, (face)); in _mesa_marshal_ActiveStencilFaceEXT()
7405 CALL_VertexAttrib4dNV(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttrib4dNV()
7427 CALL_VertexAttrib4dNV(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttrib4dNV()
7443 CALL_DepthRange(ctx->CurrentServerDispatch, (zNear, zFar)); in _mesa_unmarshal_DepthRange()
7462 CALL_DepthRange(ctx->CurrentServerDispatch, (zNear, zFar)); in _mesa_marshal_DepthRange()
7484 CALL_VertexAttrib4fNV(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttrib4fNV()
7506 CALL_VertexAttrib4fNV(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttrib4fNV()
7527 CALL_Uniform4fv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform4fv()
7553 CALL_Uniform4fv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform4fv()
7564 CALL_SamplerParameterIiv(ctx->CurrentServerDispatch, (sampler, pname, params)); in _mesa_marshal_SamplerParameterIiv()
7588 CALL_Frustumf(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_unmarshal_Frustumf()
7611 CALL_Frustumf(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_marshal_Frustumf()
7631 CALL_GetQueryBufferObjectui64v(ctx->CurrentServerDispatch, (id, buffer, pname, offset)); in _mesa_unmarshal_GetQueryBufferObjectui64v()
7652 CALL_GetQueryBufferObjectui64v(ctx->CurrentServerDispatch, (id, buffer, pname, offset)); in _mesa_marshal_GetQueryBufferObjectui64v()
7675 CALL_ProgramUniform2uiv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform2uiv()
7702 CALL_ProgramUniform2uiv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform2uiv()
7718 CALL_Rectsv(ctx->CurrentServerDispatch, (v1, v2)); in _mesa_unmarshal_Rectsv()
7737 CALL_Rectsv(ctx->CurrentServerDispatch, (v1, v2)); in _mesa_marshal_Rectsv()
7761 CALL_Frustumx(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_unmarshal_Frustumx()
7784 CALL_Frustumx(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_marshal_Frustumx()
7798 CALL_CullFace(ctx->CurrentServerDispatch, (mode)); in _mesa_unmarshal_CullFace()
7816 CALL_CullFace(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_CullFace()
7832 CALL_BindTexture(ctx->CurrentServerDispatch, (target, texture)); in _mesa_unmarshal_BindTexture()
7851 CALL_BindTexture(ctx->CurrentServerDispatch, (target, texture)); in _mesa_marshal_BindTexture()
7873 CALL_MultiTexCoord4fARB(ctx->CurrentServerDispatch, (target, s, t, r, q)); in _mesa_unmarshal_MultiTexCoord4fARB()
7895 CALL_MultiTexCoord4fARB(ctx->CurrentServerDispatch, (target, s, t, r, q)); in _mesa_marshal_MultiTexCoord4fARB()
7913 CALL_Uniform2ui64ARB(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_unmarshal_Uniform2ui64ARB()
7933 CALL_Uniform2ui64ARB(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_marshal_Uniform2ui64ARB()
7944 CALL_MultiTexCoordP2uiv(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_marshal_MultiTexCoordP2uiv()
7958 CALL_BeginPerfQueryINTEL(ctx->CurrentServerDispatch, (queryHandle)); in _mesa_unmarshal_BeginPerfQueryINTEL()
7976 CALL_BeginPerfQueryINTEL(ctx->CurrentServerDispatch, (queryHandle)); in _mesa_marshal_BeginPerfQueryINTEL()
7994 CALL_NormalPointer(ctx->CurrentServerDispatch, (type, stride, pointer)); in _mesa_unmarshal_NormalPointer()
8007 CALL_NormalPointer(ctx->CurrentServerDispatch, (type, stride, pointer)); in _mesa_marshal_NormalPointer()
8021 CALL_NormalPointer(ctx->CurrentServerDispatch, (type, stride, pointer)); in _mesa_marshal_NormalPointer()
8041 CALL_WindowPos4iMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_WindowPos4iMESA()
8062 CALL_WindowPos4iMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_WindowPos4iMESA()
8078 CALL_VertexAttrib4bv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4bv()
8097 CALL_VertexAttrib4bv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4bv()
8111 CALL_SecondaryColor3usv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_SecondaryColor3usv()
8129 CALL_SecondaryColor3usv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_SecondaryColor3usv()
8140 CALL_GetPixelMapuiv(ctx->CurrentServerDispatch, (map, values)); in _mesa_marshal_GetPixelMapuiv()
8151 return CALL_MapNamedBuffer(ctx->CurrentServerDispatch, (buffer, access)); in _mesa_marshal_MapNamedBuffer()
8165 CALL_Indexfv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexfv()
8183 CALL_Indexfv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexfv()
8207 CALL_AlphaFragmentOp1ATI(ctx->CurrentServerDispatch, (op, dst, dstMod, arg1, arg1Rep, arg1Mod)); in _mesa_unmarshal_AlphaFragmentOp1ATI()
8230 CALL_AlphaFragmentOp1ATI(ctx->CurrentServerDispatch, (op, dst, dstMod, arg1, arg1Rep, arg1Mod)); in _mesa_marshal_AlphaFragmentOp1ATI()
8241 CALL_GetFloatv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_GetFloatv()
8264 CALL_ProgramUniform2dv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform2dv()
8291 CALL_ProgramUniform2dv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform2dv()
8311 CALL_MultiTexCoord3i(ctx->CurrentServerDispatch, (target, s, t, r)); in _mesa_unmarshal_MultiTexCoord3i()
8332 CALL_MultiTexCoord3i(ctx->CurrentServerDispatch, (target, s, t, r)); in _mesa_marshal_MultiTexCoord3i()
8355 CALL_ProgramUniform1fv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform1fv()
8382 CALL_ProgramUniform1fv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform1fv()
8402 CALL_MultiTexCoord3d(ctx->CurrentServerDispatch, (target, s, t, r)); in _mesa_unmarshal_MultiTexCoord3d()
8423 CALL_MultiTexCoord3d(ctx->CurrentServerDispatch, (target, s, t, r)); in _mesa_marshal_MultiTexCoord3d()
8437 CALL_TexCoord3sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord3sv()
8455 CALL_TexCoord3sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord3sv()
8466 CALL_Fogfv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_Fogfv()
8484 CALL_Minmax(ctx->CurrentServerDispatch, (target, internalformat, sink)); in _mesa_unmarshal_Minmax()
8504 CALL_Minmax(ctx->CurrentServerDispatch, (target, internalformat, sink)); in _mesa_marshal_Minmax()
8524 CALL_MultiTexCoord3s(ctx->CurrentServerDispatch, (target, s, t, r)); in _mesa_unmarshal_MultiTexCoord3s()
8545 CALL_MultiTexCoord3s(ctx->CurrentServerDispatch, (target, s, t, r)); in _mesa_marshal_MultiTexCoord3s()
8559 CALL_Vertex4iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex4iv()
8577 CALL_Vertex4iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex4iv()
8591 CALL_TexCoord4dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord4dv()
8609 CALL_TexCoord4dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord4dv()
8623 CALL_Begin(ctx->CurrentServerDispatch, (mode)); in _mesa_unmarshal_Begin()
8636 CALL_Begin(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_Begin()
8648 CALL_Begin(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_Begin()
8664 CALL_LightModeli(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_LightModeli()
8683 CALL_LightModeli(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_LightModeli()
8706 CALL_UniformMatrix2fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix2fv()
8733 CALL_UniformMatrix2fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix2fv()
8749 CALL_LightModelf(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_LightModelf()
8768 CALL_LightModelf(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_LightModelf()
8779 CALL_GetTexParameterfv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetTexParameterfv()
8799 CALL_TextureStorage1D(ctx->CurrentServerDispatch, (texture, levels, internalformat, width)); in _mesa_unmarshal_TextureStorage1D()
8820 CALL_TextureStorage1D(ctx->CurrentServerDispatch, (texture, levels, internalformat, width)); in _mesa_marshal_TextureStorage1D()
8836 CALL_MultiTexCoord2fvARB(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord2fvARB()
8855 CALL_MultiTexCoord2fvARB(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord2fvARB()
8871 CALL_VertexAttrib4ubv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4ubv()
8890 CALL_VertexAttrib4ubv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4ubv()
8901 CALL_GetnTexImageARB(ctx->CurrentServerDispatch, (target, level, format, type, bufSize, img)); in _mesa_marshal_GetnTexImageARB()
8921 CALL_ColorMask(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_ColorMask()
8942 CALL_ColorMask(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_ColorMask()
8964 CALL_MultiTexCoord4x(ctx->CurrentServerDispatch, (target, s, t, r, q)); in _mesa_unmarshal_MultiTexCoord4x()
8986 CALL_MultiTexCoord4x(ctx->CurrentServerDispatch, (target, s, t, r, q)); in _mesa_marshal_MultiTexCoord4x()
9002 CALL_UniformHandleui64ARB(ctx->CurrentServerDispatch, (location, value)); in _mesa_unmarshal_UniformHandleui64ARB()
9021 CALL_UniformHandleui64ARB(ctx->CurrentServerDispatch, (location, value)); in _mesa_marshal_UniformHandleui64ARB()
9042 CALL_VertexAttribs4svNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs4svNV()
9068 CALL_VertexAttribs4svNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs4svNV()
9092 …CALL_DrawElementsInstancedBaseInstance(ctx->CurrentServerDispatch, (mode, count, type, indices, pr… in _mesa_unmarshal_DrawElementsInstancedBaseInstance()
9105 …CALL_DrawElementsInstancedBaseInstance(ctx->CurrentServerDispatch, (mode, count, type, indices, pr… in _mesa_marshal_DrawElementsInstancedBaseInstance()
9122 …CALL_DrawElementsInstancedBaseInstance(ctx->CurrentServerDispatch, (mode, count, type, indices, pr… in _mesa_marshal_DrawElementsInstancedBaseInstance()
9145 CALL_UniformMatrix4fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix4fv()
9172 CALL_UniformMatrix4fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix4fv()
9195 CALL_UniformMatrix3x2fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix3x2fv()
9222 CALL_UniformMatrix3x2fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix3x2fv()
9238 CALL_VertexAttrib4Nuiv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4Nuiv()
9257 CALL_VertexAttrib4Nuiv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4Nuiv()
9271 CALL_ClientActiveTexture(ctx->CurrentServerDispatch, (texture)); in _mesa_unmarshal_ClientActiveTexture()
9289 CALL_ClientActiveTexture(ctx->CurrentServerDispatch, (texture)); in _mesa_marshal_ClientActiveTexture()
9300 …CALL_GetUniformIndices(ctx->CurrentServerDispatch, (program, uniformCount, uniformNames, uniformIn… in _mesa_marshal_GetUniformIndices()
9316 CALL_MultiTexCoord2sv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord2sv()
9335 CALL_MultiTexCoord2sv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord2sv()
9346 CALL_NamedBufferStorage(ctx->CurrentServerDispatch, (buffer, size, data, flags)); in _mesa_marshal_NamedBufferStorage()
9362 CALL_NamedFramebufferDrawBuffer(ctx->CurrentServerDispatch, (framebuffer, buf)); in _mesa_unmarshal_NamedFramebufferDrawBuffer()
9381 CALL_NamedFramebufferDrawBuffer(ctx->CurrentServerDispatch, (framebuffer, buf)); in _mesa_marshal_NamedFramebufferDrawBuffer()
9403 …CALL_NamedFramebufferTextureLayer(ctx->CurrentServerDispatch, (framebuffer, attachment, texture, l… in _mesa_unmarshal_NamedFramebufferTextureLayer()
9425 …CALL_NamedFramebufferTextureLayer(ctx->CurrentServerDispatch, (framebuffer, attachment, texture, l… in _mesa_marshal_NamedFramebufferTextureLayer()
9437 CALL_LoadIdentity(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_LoadIdentity()
9456 CALL_LoadIdentity(ctx->CurrentServerDispatch, ()); in _mesa_marshal_LoadIdentity()
9472 CALL_ActiveShaderProgram(ctx->CurrentServerDispatch, (pipeline, program)); in _mesa_unmarshal_ActiveShaderProgram()
9491 CALL_ActiveShaderProgram(ctx->CurrentServerDispatch, (pipeline, program)); in _mesa_marshal_ActiveShaderProgram()
9502 CALL_BindImageTextures(ctx->CurrentServerDispatch, (first, count, textures)); in _mesa_marshal_BindImageTextures()
9513 CALL_DeleteTransformFeedbacks(ctx->CurrentServerDispatch, (n, ids)); in _mesa_marshal_DeleteTransformFeedbacks()
9529 CALL_VertexAttrib4ubvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4ubvNV()
9548 CALL_VertexAttrib4ubvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4ubvNV()
9562 CALL_FogCoordfEXT(ctx->CurrentServerDispatch, (coord)); in _mesa_unmarshal_FogCoordfEXT()
9580 CALL_FogCoordfEXT(ctx->CurrentServerDispatch, (coord)); in _mesa_marshal_FogCoordfEXT()
9591 CALL_GetMapfv(ctx->CurrentServerDispatch, (target, query, v)); in _mesa_marshal_GetMapfv()
9602 CALL_GetProgramInfoLog(ctx->CurrentServerDispatch, (program, bufSize, length, infoLog)); in _mesa_marshal_GetProgramInfoLog()
9618 CALL_BindTransformFeedback(ctx->CurrentServerDispatch, (target, id)); in _mesa_unmarshal_BindTransformFeedback()
9637 CALL_BindTransformFeedback(ctx->CurrentServerDispatch, (target, id)); in _mesa_marshal_BindTransformFeedback()
9648 CALL_GetPixelMapfv(ctx->CurrentServerDispatch, (map, values)); in _mesa_marshal_GetPixelMapfv()
9670 …CALL_TextureBufferRange(ctx->CurrentServerDispatch, (texture, internalformat, buffer, offset, size… in _mesa_unmarshal_TextureBufferRange()
9692 …CALL_TextureBufferRange(ctx->CurrentServerDispatch, (texture, internalformat, buffer, offset, size… in _mesa_marshal_TextureBufferRange()
9708 CALL_VertexAttrib4svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4svNV()
9727 CALL_VertexAttrib4svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4svNV()
9743 CALL_PatchParameteri(ctx->CurrentServerDispatch, (pname, value)); in _mesa_unmarshal_PatchParameteri()
9762 CALL_PatchParameteri(ctx->CurrentServerDispatch, (pname, value)); in _mesa_marshal_PatchParameteri()
9773 CALL_GetNamedBufferSubData(ctx->CurrentServerDispatch, (buffer, offset, size, data)); in _mesa_marshal_GetNamedBufferSubData()
9789 CALL_VDPAUSurfaceAccessNV(ctx->CurrentServerDispatch, (surface, access)); in _mesa_unmarshal_VDPAUSurfaceAccessNV()
9808 CALL_VDPAUSurfaceAccessNV(ctx->CurrentServerDispatch, (surface, access)); in _mesa_marshal_VDPAUSurfaceAccessNV()
9824 CALL_EdgeFlagPointer(ctx->CurrentServerDispatch, (stride, pointer)); in _mesa_unmarshal_EdgeFlagPointer()
9837 CALL_EdgeFlagPointer(ctx->CurrentServerDispatch, (stride, pointer)); in _mesa_marshal_EdgeFlagPointer()
9850 CALL_EdgeFlagPointer(ctx->CurrentServerDispatch, (stride, pointer)); in _mesa_marshal_EdgeFlagPointer()
9866 CALL_WindowPos2f(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_WindowPos2f()
9885 CALL_WindowPos2f(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_WindowPos2f()
9901 CALL_WindowPos2d(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_WindowPos2d()
9920 CALL_WindowPos2d(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_WindowPos2d()
9931 CALL_GetVertexAttribLdv(ctx->CurrentServerDispatch, (index, pname, params)); in _mesa_marshal_GetVertexAttribLdv()
9947 CALL_WindowPos2i(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_WindowPos2i()
9966 CALL_WindowPos2i(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_WindowPos2i()
9982 CALL_WindowPos2s(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_WindowPos2s()
10001 CALL_WindowPos2s(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_WindowPos2s()
10017 CALL_VertexAttribI1uiEXT(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttribI1uiEXT()
10036 CALL_VertexAttribI1uiEXT(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttribI1uiEXT()
10050 CALL_DeleteSync(ctx->CurrentServerDispatch, (sync)); in _mesa_unmarshal_DeleteSync()
10068 CALL_DeleteSync(ctx->CurrentServerDispatch, (sync)); in _mesa_marshal_DeleteSync()
10079 CALL_WindowPos4fvMESA(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos4fvMESA()
10090 …CALL_CompressedTexImage3D(ctx->CurrentServerDispatch, (target, level, internalformat, width, heigh… in _mesa_marshal_CompressedTexImage3D()
10101 CALL_GenSemaphoresEXT(ctx->CurrentServerDispatch, (n, semaphores)); in _mesa_marshal_GenSemaphoresEXT()
10112 CALL_VertexAttribI1uiv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI1uiv()
10126 CALL_SecondaryColor3dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_SecondaryColor3dv()
10144 CALL_SecondaryColor3dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_SecondaryColor3dv()
10155 CALL_GetnPixelMapusvARB(ctx->CurrentServerDispatch, (map, bufSize, values)); in _mesa_marshal_GetnPixelMapusvARB()
10175 CALL_VertexAttrib3s(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3s()
10196 CALL_VertexAttrib3s(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3s()
10219 CALL_UniformMatrix4x3fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix4x3fv()
10246 CALL_UniformMatrix4x3fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix4x3fv()
10257 CALL_GetQueryiv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetQueryiv()
10277 CALL_VertexAttrib3d(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3d()
10298 CALL_VertexAttrib3d(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3d()
10309 return CALL_MapNamedBufferRange(ctx->CurrentServerDispatch, (buffer, offset, length, access)); in _mesa_marshal_MapNamedBufferRange()
10320 return CALL_MapBuffer(ctx->CurrentServerDispatch, (target, access)); in _mesa_marshal_MapBuffer()
10331 CALL_GetProgramStageiv(ctx->CurrentServerDispatch, (program, shadertype, pname, values)); in _mesa_marshal_GetProgramStageiv()
10347 CALL_VertexAttrib4Nbv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4Nbv()
10366 CALL_VertexAttrib4Nbv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4Nbv()
10377 CALL_ProgramBinary(ctx->CurrentServerDispatch, (program, binaryFormat, binary, length)); in _mesa_marshal_ProgramBinary()
10393 CALL_InvalidateTexImage(ctx->CurrentServerDispatch, (texture, level)); in _mesa_unmarshal_InvalidateTexImage()
10412 CALL_InvalidateTexImage(ctx->CurrentServerDispatch, (texture, level)); in _mesa_marshal_InvalidateTexImage()
10434 CALL_Uniform4ui(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_unmarshal_Uniform4ui()
10456 CALL_Uniform4ui(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_marshal_Uniform4ui()
10480 …CALL_VertexArrayAttribFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, normaliz… in _mesa_unmarshal_VertexArrayAttribFormat()
10503 …CALL_VertexArrayAttribFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, normaliz… in _mesa_marshal_VertexArrayAttribFormat()
10519 CALL_VertexAttrib1fARB(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttrib1fARB()
10538 CALL_VertexAttrib1fARB(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttrib1fARB()
10549 CALL_GetBooleani_v(ctx->CurrentServerDispatch, (value, index, data)); in _mesa_marshal_GetBooleani_v()
10571 CALL_DrawTexsOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_unmarshal_DrawTexsOES()
10593 CALL_DrawTexsOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_marshal_DrawTexsOES()
10604 CALL_GetObjectPtrLabel(ctx->CurrentServerDispatch, (ptr, bufSize, length, label)); in _mesa_marshal_GetObjectPtrLabel()
10622 CALL_ProgramParameteri(ctx->CurrentServerDispatch, (program, pname, value)); in _mesa_unmarshal_ProgramParameteri()
10642 CALL_ProgramParameteri(ctx->CurrentServerDispatch, (program, pname, value)); in _mesa_marshal_ProgramParameteri()
10656 CALL_Color3fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color3fv()
10674 CALL_Color3fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color3fv()
10685 CALL_GetnMapfvARB(ctx->CurrentServerDispatch, (target, query, bufSize, v)); in _mesa_marshal_GetnMapfvARB()
10703 CALL_MultiTexCoord2i(ctx->CurrentServerDispatch, (target, s, t)); in _mesa_unmarshal_MultiTexCoord2i()
10723 CALL_MultiTexCoord2i(ctx->CurrentServerDispatch, (target, s, t)); in _mesa_marshal_MultiTexCoord2i()
10741 CALL_MultiTexCoord2d(ctx->CurrentServerDispatch, (target, s, t)); in _mesa_unmarshal_MultiTexCoord2d()
10761 CALL_MultiTexCoord2d(ctx->CurrentServerDispatch, (target, s, t)); in _mesa_marshal_MultiTexCoord2d()
10772 CALL_SamplerParameterIuiv(ctx->CurrentServerDispatch, (sampler, pname, params)); in _mesa_marshal_SamplerParameterIuiv()
10790 CALL_MultiTexCoord2s(ctx->CurrentServerDispatch, (target, s, t)); in _mesa_unmarshal_MultiTexCoord2s()
10810 CALL_MultiTexCoord2s(ctx->CurrentServerDispatch, (target, s, t)); in _mesa_marshal_MultiTexCoord2s()
10821 …CALL_GetInternalformati64v(ctx->CurrentServerDispatch, (target, internalformat, pname, bufSize, pa… in _mesa_marshal_GetInternalformati64v()
10832 …return CALL_VDPAURegisterVideoSurfaceNV(ctx->CurrentServerDispatch, (vdpSurface, target, numTextur… in _mesa_marshal_VDPAURegisterVideoSurfaceNV()
10846 CALL_Indexub(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexub()
10864 CALL_Indexub(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexub()
10875 …CALL_GetPerfMonitorCounterDataAMD(ctx->CurrentServerDispatch, (monitor, pname, dataSize, data, byt… in _mesa_marshal_GetPerfMonitorCounterDataAMD()
10886 CALL_MultTransposeMatrixf(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_MultTransposeMatrixf()
10902 CALL_PolygonOffsetEXT(ctx->CurrentServerDispatch, (factor, bias)); in _mesa_unmarshal_PolygonOffsetEXT()
10921 CALL_PolygonOffsetEXT(ctx->CurrentServerDispatch, (factor, bias)); in _mesa_marshal_PolygonOffsetEXT()
10939 CALL_Scalex(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_Scalex()
10959 CALL_Scalex(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_Scalex()
10977 CALL_Scaled(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_Scaled()
10997 CALL_Scaled(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_Scaled()
11015 CALL_Scalef(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_Scalef()
11035 CALL_Scalef(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_Scalef()
11055 CALL_IndexPointerEXT(ctx->CurrentServerDispatch, (type, stride, count, pointer)); in _mesa_unmarshal_IndexPointerEXT()
11068 CALL_IndexPointerEXT(ctx->CurrentServerDispatch, (type, stride, count, pointer)); in _mesa_marshal_IndexPointerEXT()
11083 CALL_IndexPointerEXT(ctx->CurrentServerDispatch, (type, stride, count, pointer)); in _mesa_marshal_IndexPointerEXT()
11094 CALL_GetUniformfv(ctx->CurrentServerDispatch, (program, location, params)); in _mesa_marshal_GetUniformfv()
11126 …CALL_ColorFragmentOp2ATI(ctx->CurrentServerDispatch, (op, dst, dstMask, dstMod, arg1, arg1Rep, arg… in _mesa_unmarshal_ColorFragmentOp2ATI()
11153 …CALL_ColorFragmentOp2ATI(ctx->CurrentServerDispatch, (op, dst, dstMask, dstMod, arg1, arg1Rep, arg… in _mesa_marshal_ColorFragmentOp2ATI()
11171 CALL_VertexAttrib2sNV(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2sNV()
11191 CALL_VertexAttrib2sNV(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2sNV()
11202 CALL_ReadPixels(ctx->CurrentServerDispatch, (x, y, width, height, format, type, pixels)); in _mesa_marshal_ReadPixels()
11218 CALL_QueryCounter(ctx->CurrentServerDispatch, (id, target)); in _mesa_unmarshal_QueryCounter()
11237 CALL_QueryCounter(ctx->CurrentServerDispatch, (id, target)); in _mesa_marshal_QueryCounter()
11257 CALL_NormalPointerEXT(ctx->CurrentServerDispatch, (type, stride, count, pointer)); in _mesa_unmarshal_NormalPointerEXT()
11270 CALL_NormalPointerEXT(ctx->CurrentServerDispatch, (type, stride, count, pointer)); in _mesa_marshal_NormalPointerEXT()
11285 CALL_NormalPointerEXT(ctx->CurrentServerDispatch, (type, stride, count, pointer)); in _mesa_marshal_NormalPointerEXT()
11296 return CALL_GetSubroutineIndex(ctx->CurrentServerDispatch, (program, shadertype, name)); in _mesa_marshal_GetSubroutineIndex()
11319 CALL_ProgramUniform3iv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform3iv()
11346 CALL_ProgramUniform3iv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform3iv()
11371 …CALL_ProgramUniformMatrix2dv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_unmarshal_ProgramUniformMatrix2dv()
11399 …CALL_ProgramUniformMatrix2dv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_marshal_ProgramUniformMatrix2dv()
11410 …CALL_ClearTexSubImage(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, zoffset, widt… in _mesa_marshal_ClearTexSubImage()
11421 …CALL_GetActiveUniformBlockName(ctx->CurrentServerDispatch, (program, uniformBlockIndex, bufSize, l… in _mesa_marshal_GetActiveUniformBlockName()
11443 … CALL_DrawElementsBaseVertex(ctx->CurrentServerDispatch, (mode, count, type, indices, basevertex)); in _mesa_unmarshal_DrawElementsBaseVertex()
11456 … CALL_DrawElementsBaseVertex(ctx->CurrentServerDispatch, (mode, count, type, indices, basevertex)); in _mesa_marshal_DrawElementsBaseVertex()
11472 … CALL_DrawElementsBaseVertex(ctx->CurrentServerDispatch, (mode, count, type, indices, basevertex)); in _mesa_marshal_DrawElementsBaseVertex()
11486 CALL_RasterPos3iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos3iv()
11504 CALL_RasterPos3iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos3iv()
11526 CALL_ColorMaski(ctx->CurrentServerDispatch, (buf, r, g, b, a)); in _mesa_unmarshal_ColorMaski()
11548 CALL_ColorMaski(ctx->CurrentServerDispatch, (buf, r, g, b, a)); in _mesa_marshal_ColorMaski()
11569 CALL_Uniform2uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform2uiv()
11595 CALL_Uniform2uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform2uiv()
11613 CALL_RasterPos3s(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_RasterPos3s()
11633 CALL_RasterPos3s(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_RasterPos3s()
11651 CALL_RasterPos3d(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_RasterPos3d()
11671 CALL_RasterPos3d(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_RasterPos3d()
11689 CALL_RasterPos3f(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_RasterPos3f()
11709 CALL_RasterPos3f(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_RasterPos3f()
11723 CALL_BindVertexArray(ctx->CurrentServerDispatch, (array)); in _mesa_unmarshal_BindVertexArray()
11736 CALL_BindVertexArray(ctx->CurrentServerDispatch, (array)); in _mesa_marshal_BindVertexArray()
11748 CALL_BindVertexArray(ctx->CurrentServerDispatch, (array)); in _mesa_marshal_BindVertexArray()
11766 CALL_RasterPos3i(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_RasterPos3i()
11786 CALL_RasterPos3i(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_RasterPos3i()
11797 CALL_VertexAttribL3dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribL3dv()
11808 CALL_GetTexParameteriv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetTexParameteriv()
11828 …CALL_DrawTransformFeedbackStreamInstanced(ctx->CurrentServerDispatch, (mode, id, stream, primcount… in _mesa_unmarshal_DrawTransformFeedbackStreamInstanced()
11849 …CALL_DrawTransformFeedbackStreamInstanced(ctx->CurrentServerDispatch, (mode, id, stream, primcount… in _mesa_marshal_DrawTransformFeedbackStreamInstanced()
11865 CALL_VertexAttrib2fvARB(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib2fvARB()
11884 CALL_VertexAttrib2fvARB(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib2fvARB()
11895 …CALL_GetProgramResourceName(ctx->CurrentServerDispatch, (program, programInterface, index, bufSize… in _mesa_marshal_GetProgramResourceName()
11920 …CALL_ProgramUniformMatrix4x3dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix4x3dv()
11948 …CALL_ProgramUniformMatrix4x3dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix4x3dv()
11959 … CALL_ColorTable(ctx->CurrentServerDispatch, (target, internalformat, width, format, type, table)); in _mesa_marshal_ColorTable()
11973 CALL_LoadName(ctx->CurrentServerDispatch, (name)); in _mesa_unmarshal_LoadName()
11991 CALL_LoadName(ctx->CurrentServerDispatch, (name)); in _mesa_marshal_LoadName()
12002 CALL_GetnUniformuivARB(ctx->CurrentServerDispatch, (program, location, bufSize, params)); in _mesa_marshal_GetnUniformuivARB()
12016 CALL_ClearIndex(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_ClearIndex()
12034 CALL_ClearIndex(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_ClearIndex()
12045 CALL_ConvolutionParameterfv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_ConvolutionParameterfv()
12056 CALL_GetTexGendv(ctx->CurrentServerDispatch, (coord, pname, params)); in _mesa_marshal_GetTexGendv()
12074 CALL_FlushMappedNamedBufferRange(ctx->CurrentServerDispatch, (buffer, offset, length)); in _mesa_unmarshal_FlushMappedNamedBufferRange()
12094 CALL_FlushMappedNamedBufferRange(ctx->CurrentServerDispatch, (buffer, offset, length)); in _mesa_marshal_FlushMappedNamedBufferRange()
12112 CALL_MultiTexCoordP1ui(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_unmarshal_MultiTexCoordP1ui()
12132 CALL_MultiTexCoordP1ui(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_marshal_MultiTexCoordP1ui()
12154 CALL_EvalMesh2(ctx->CurrentServerDispatch, (mode, i1, i2, j1, j2)); in _mesa_unmarshal_EvalMesh2()
12176 CALL_EvalMesh2(ctx->CurrentServerDispatch, (mode, i1, i2, j1, j2)); in _mesa_marshal_EvalMesh2()
12190 CALL_Vertex4fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex4fv()
12208 CALL_Vertex4fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex4fv()
12232 CALL_ProgramUniform4i64ARB(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_unmarshal_ProgramUniform4i64ARB()
12255 CALL_ProgramUniform4i64ARB(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_marshal_ProgramUniform4i64ARB()
12266 …CALL_SelectPerfMonitorCountersAMD(ctx->CurrentServerDispatch, (monitor, enable, group, numCounters… in _mesa_marshal_SelectPerfMonitorCountersAMD()
12288 …CALL_TextureStorage2D(ctx->CurrentServerDispatch, (texture, levels, internalformat, width, height)… in _mesa_unmarshal_TextureStorage2D()
12310 …CALL_TextureStorage2D(ctx->CurrentServerDispatch, (texture, levels, internalformat, width, height)… in _mesa_marshal_TextureStorage2D()
12321 CALL_GetTextureParameterIiv(ctx->CurrentServerDispatch, (texture, pname, params)); in _mesa_marshal_GetTextureParameterIiv()
12337 CALL_BindFramebuffer(ctx->CurrentServerDispatch, (target, framebuffer)); in _mesa_unmarshal_BindFramebuffer()
12356 CALL_BindFramebuffer(ctx->CurrentServerDispatch, (target, framebuffer)); in _mesa_marshal_BindFramebuffer()
12367 CALL_GetMinmax(ctx->CurrentServerDispatch, (target, reset, format, type, values)); in _mesa_marshal_GetMinmax()
12388 CALL_VertexAttribs3svNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs3svNV()
12414 CALL_VertexAttribs3svNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs3svNV()
12425 …CALL_GetActiveUniformsiv(ctx->CurrentServerDispatch, (program, uniformCount, uniformIndices, pname… in _mesa_marshal_GetActiveUniformsiv()
12441 CALL_VertexAttrib2sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib2sv()
12460 CALL_VertexAttrib2sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib2sv()
12471 CALL_GetProgramEnvParameterdvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_marshal_GetProgramEnvParameterdvARB()
12492 CALL_Uniform1dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform1dv()
12518 CALL_Uniform1dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform1dv()
12540 … CALL_TransformFeedbackBufferRange(ctx->CurrentServerDispatch, (xfb, index, buffer, offset, size)); in _mesa_unmarshal_TransformFeedbackBufferRange()
12562 … CALL_TransformFeedbackBufferRange(ctx->CurrentServerDispatch, (xfb, index, buffer, offset, size)); in _mesa_marshal_TransformFeedbackBufferRange()
12573 CALL_PushDebugGroup(ctx->CurrentServerDispatch, (source, id, length, message)); in _mesa_marshal_PushDebugGroup()
12584 …CALL_GetPerfMonitorGroupStringAMD(ctx->CurrentServerDispatch, (group, bufSize, length, groupString… in _mesa_marshal_GetPerfMonitorGroupStringAMD()
12595 return CALL_GetError(ctx->CurrentServerDispatch, ()); in _mesa_marshal_GetError()
12609 CALL_PassThrough(ctx->CurrentServerDispatch, (token)); in _mesa_unmarshal_PassThrough()
12627 CALL_PassThrough(ctx->CurrentServerDispatch, (token)); in _mesa_marshal_PassThrough()
12638 CALL_PatchParameterfv(ctx->CurrentServerDispatch, (pname, values)); in _mesa_marshal_PatchParameterfv()
12649 CALL_GetObjectParameterivAPPLE(ctx->CurrentServerDispatch, (objectType, name, pname, value)); in _mesa_marshal_GetObjectParameterivAPPLE()
12660 …CALL_BindBuffersRange(ctx->CurrentServerDispatch, (target, first, count, buffers, offsets, sizes)); in _mesa_marshal_BindBuffersRange()
12676 CALL_VertexAttrib4fvARB(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4fvARB()
12695 CALL_VertexAttrib4fvARB(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4fvARB()
12716 CALL_Uniform3i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform3i64vARB()
12742 CALL_Uniform3i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform3i64vARB()
12753 CALL_WindowPos3dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos3dv()
12771 CALL_TexGenxOES(ctx->CurrentServerDispatch, (coord, pname, param)); in _mesa_unmarshal_TexGenxOES()
12791 CALL_TexGenxOES(ctx->CurrentServerDispatch, (coord, pname, param)); in _mesa_marshal_TexGenxOES()
12813 …CALL_VertexArrayAttribIFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, relativ… in _mesa_unmarshal_VertexArrayAttribIFormat()
12835 …CALL_VertexArrayAttribIFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, relativ… in _mesa_marshal_VertexArrayAttribIFormat()
12853 CALL_StencilOp(ctx->CurrentServerDispatch, (fail, zfail, zpass)); in _mesa_unmarshal_StencilOp()
12873 CALL_StencilOp(ctx->CurrentServerDispatch, (fail, zfail, zpass)); in _mesa_marshal_StencilOp()
12896 CALL_ProgramUniform1iv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform1iv()
12923 CALL_ProgramUniform1iv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform1iv()
12945 CALL_ProgramUniform3ui(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_unmarshal_ProgramUniform3ui()
12967 CALL_ProgramUniform3ui(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_marshal_ProgramUniform3ui()
12981 CALL_SecondaryColor3sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_SecondaryColor3sv()
12999 CALL_SecondaryColor3sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_SecondaryColor3sv()
13015 CALL_TexCoordP3ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_unmarshal_TexCoordP3ui()
13034 CALL_TexCoordP3ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP3ui()
13050 CALL_VertexArrayElementBuffer(ctx->CurrentServerDispatch, (vaobj, buffer)); in _mesa_unmarshal_VertexArrayElementBuffer()
13069 CALL_VertexArrayElementBuffer(ctx->CurrentServerDispatch, (vaobj, buffer)); in _mesa_marshal_VertexArrayElementBuffer()
13080 CALL_Fogxv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_Fogxv()
13100 CALL_Uniform3i64ARB(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_unmarshal_Uniform3i64ARB()
13121 CALL_Uniform3i64ARB(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_marshal_Uniform3i64ARB()
13141 CALL_VertexAttribP1ui(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_unmarshal_VertexAttribP1ui()
13162 CALL_VertexAttribP1ui(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_marshal_VertexAttribP1ui()
13173 …return CALL_GetImageHandleARB(ctx->CurrentServerDispatch, (texture, level, layered, layer, format)… in _mesa_marshal_GetImageHandleARB()
13189 CALL_DeleteLists(ctx->CurrentServerDispatch, (list, range)); in _mesa_unmarshal_DeleteLists()
13208 CALL_DeleteLists(ctx->CurrentServerDispatch, (list, range)); in _mesa_marshal_DeleteLists()
13222 CALL_LogicOp(ctx->CurrentServerDispatch, (opcode)); in _mesa_unmarshal_LogicOp()
13240 CALL_LogicOp(ctx->CurrentServerDispatch, (opcode)); in _mesa_marshal_LogicOp()
13262 …CALL_RenderbufferStorageMultisample(ctx->CurrentServerDispatch, (target, samples, internalformat, … in _mesa_unmarshal_RenderbufferStorageMultisample()
13284 …CALL_RenderbufferStorageMultisample(ctx->CurrentServerDispatch, (target, samples, internalformat, … in _mesa_marshal_RenderbufferStorageMultisample()
13295 CALL_GetTransformFeedbacki64_v(ctx->CurrentServerDispatch, (xfb, pname, index, param)); in _mesa_marshal_GetTransformFeedbacki64_v()
13313 CALL_WindowPos3d(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_WindowPos3d()
13333 CALL_WindowPos3d(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_WindowPos3d()
13349 CALL_Enablei(ctx->CurrentServerDispatch, (target, index)); in _mesa_unmarshal_Enablei()
13368 CALL_Enablei(ctx->CurrentServerDispatch, (target, index)); in _mesa_marshal_Enablei()
13386 CALL_WindowPos3f(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_WindowPos3f()
13406 CALL_WindowPos3f(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_WindowPos3f()
13417 CALL_GenProgramsARB(ctx->CurrentServerDispatch, (n, programs)); in _mesa_marshal_GenProgramsARB()
13431 CALL_RasterPos2sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos2sv()
13449 CALL_RasterPos2sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos2sv()
13467 CALL_WindowPos3i(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_WindowPos3i()
13487 CALL_WindowPos3i(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_WindowPos3i()
13503 CALL_MultiTexCoord4iv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord4iv()
13522 CALL_MultiTexCoord4iv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord4iv()
13536 CALL_TexCoord1sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord1sv()
13554 CALL_TexCoord1sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord1sv()
13572 CALL_WindowPos3s(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_WindowPos3s()
13592 CALL_WindowPos3s(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_WindowPos3s()
13603 CALL_PixelMapusv(ctx->CurrentServerDispatch, (map, mapsize, values)); in _mesa_marshal_PixelMapusv()
13614 CALL_DebugMessageInsert(ctx->CurrentServerDispatch, (source, type, id, severity, length, buf)); in _mesa_marshal_DebugMessageInsert()
13638 CALL_Orthof(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_unmarshal_Orthof()
13661 CALL_Orthof(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_marshal_Orthof()
13672 …CALL_CompressedTexImage2D(ctx->CurrentServerDispatch, (target, level, internalformat, width, heigh… in _mesa_marshal_CompressedTexImage2D()
13686 CALL_DeleteObjectARB(ctx->CurrentServerDispatch, (obj)); in _mesa_unmarshal_DeleteObjectARB()
13704 CALL_DeleteObjectARB(ctx->CurrentServerDispatch, (obj)); in _mesa_marshal_DeleteObjectARB()
13729 …CALL_ProgramUniformMatrix2x3dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix2x3dv()
13757 …CALL_ProgramUniformMatrix2x3dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix2x3dv()
13768 CALL_GetVertexArrayiv(ctx->CurrentServerDispatch, (vaobj, pname, param)); in _mesa_marshal_GetVertexArrayiv()
13779 return CALL_IsSync(ctx->CurrentServerDispatch, (sync)); in _mesa_marshal_IsSync()
13793 CALL_Color4uiv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color4uiv()
13811 CALL_Color4uiv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color4uiv()
13827 CALL_MultiTexCoord1sv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord1sv()
13846 CALL_MultiTexCoord1sv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord1sv()
13870 CALL_Orthox(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_unmarshal_Orthox()
13893 CALL_Orthox(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_marshal_Orthox()
13907 CALL_PushAttrib(ctx->CurrentServerDispatch, (mask)); in _mesa_unmarshal_PushAttrib()
13925 CALL_PushAttrib(ctx->CurrentServerDispatch, (mask)); in _mesa_marshal_PushAttrib()
13941 CALL_RasterPos2i(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_RasterPos2i()
13960 CALL_RasterPos2i(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_RasterPos2i()
13976 CALL_ClipPlane(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_unmarshal_ClipPlane()
13995 CALL_ClipPlane(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_marshal_ClipPlane()
14011 CALL_RasterPos2f(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_RasterPos2f()
14030 CALL_RasterPos2f(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_RasterPos2f()
14041 …CALL_GetActiveSubroutineUniformiv(ctx->CurrentServerDispatch, (program, shadertype, index, pname, … in _mesa_marshal_GetActiveSubroutineUniformiv()
14057 CALL_RasterPos2d(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_RasterPos2d()
14076 CALL_RasterPos2d(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_RasterPos2d()
14092 CALL_MakeImageHandleResidentARB(ctx->CurrentServerDispatch, (handle, access)); in _mesa_unmarshal_MakeImageHandleResidentARB()
14111 CALL_MakeImageHandleResidentARB(ctx->CurrentServerDispatch, (handle, access)); in _mesa_marshal_MakeImageHandleResidentARB()
14140 …CALL_InvalidateSubFramebuffer(ctx->CurrentServerDispatch, (target, numAttachments, attachments, x,… in _mesa_unmarshal_InvalidateSubFramebuffer()
14170 …CALL_InvalidateSubFramebuffer(ctx->CurrentServerDispatch, (target, numAttachments, attachments, x,… in _mesa_marshal_InvalidateSubFramebuffer()
14190 CALL_Color4ub(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_Color4ub()
14211 CALL_Color4ub(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_Color4ub()
14234 CALL_UniformMatrix2x4dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix2x4dv()
14261 CALL_UniformMatrix2x4dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix2x4dv()
14277 CALL_RasterPos2s(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_RasterPos2s()
14296 CALL_RasterPos2s(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_RasterPos2s()
14320 …CALL_DispatchComputeGroupSizeARB(ctx->CurrentServerDispatch, (num_groups_x, num_groups_y, num_grou… in _mesa_unmarshal_DispatchComputeGroupSizeARB()
14343 …CALL_DispatchComputeGroupSizeARB(ctx->CurrentServerDispatch, (num_groups_x, num_groups_y, num_grou… in _mesa_marshal_DispatchComputeGroupSizeARB()
14354 CALL_VertexP2uiv(ctx->CurrentServerDispatch, (type, value)); in _mesa_marshal_VertexP2uiv()
14372 CALL_VertexArrayBindingDivisor(ctx->CurrentServerDispatch, (vaobj, bindingindex, divisor)); in _mesa_unmarshal_VertexArrayBindingDivisor()
14392 CALL_VertexArrayBindingDivisor(ctx->CurrentServerDispatch, (vaobj, bindingindex, divisor)); in _mesa_marshal_VertexArrayBindingDivisor()
14408 CALL_MultiTexCoord3dv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord3dv()
14427 CALL_MultiTexCoord3dv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord3dv()
14441 CALL_BindProgramPipeline(ctx->CurrentServerDispatch, (pipeline)); in _mesa_unmarshal_BindProgramPipeline()
14459 CALL_BindProgramPipeline(ctx->CurrentServerDispatch, (pipeline)); in _mesa_marshal_BindProgramPipeline()
14470 CALL_VertexAttribP4uiv(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_marshal_VertexAttribP4uiv()
14481 CALL_DebugMessageCallback(ctx->CurrentServerDispatch, (callback, userParam)); in _mesa_marshal_DebugMessageCallback()
14497 CALL_MultiTexCoord1i(ctx->CurrentServerDispatch, (target, s)); in _mesa_unmarshal_MultiTexCoord1i()
14516 CALL_MultiTexCoord1i(ctx->CurrentServerDispatch, (target, s)); in _mesa_marshal_MultiTexCoord1i()
14527 CALL_WindowPos2dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos2dv()
14538 CALL_TexParameterIuiv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_TexParameterIuiv()
14552 CALL_DeletePerfQueryINTEL(ctx->CurrentServerDispatch, (queryHandle)); in _mesa_unmarshal_DeletePerfQueryINTEL()
14570 CALL_DeletePerfQueryINTEL(ctx->CurrentServerDispatch, (queryHandle)); in _mesa_marshal_DeletePerfQueryINTEL()
14586 CALL_MultiTexCoord1d(ctx->CurrentServerDispatch, (target, s)); in _mesa_unmarshal_MultiTexCoord1d()
14605 CALL_MultiTexCoord1d(ctx->CurrentServerDispatch, (target, s)); in _mesa_marshal_MultiTexCoord1d()
14621 CALL_MultiTexCoord1s(ctx->CurrentServerDispatch, (target, s)); in _mesa_unmarshal_MultiTexCoord1s()
14640 CALL_MultiTexCoord1s(ctx->CurrentServerDispatch, (target, s)); in _mesa_marshal_MultiTexCoord1s()
14656 CALL_BeginConditionalRender(ctx->CurrentServerDispatch, (query, mode)); in _mesa_unmarshal_BeginConditionalRender()
14675 CALL_BeginConditionalRender(ctx->CurrentServerDispatch, (query, mode)); in _mesa_marshal_BeginConditionalRender()
14686 CALL_GetShaderiv(ctx->CurrentServerDispatch, (shader, pname, params)); in _mesa_marshal_GetShaderiv()
14708 CALL_CopyConvolutionFilter1D(ctx->CurrentServerDispatch, (target, internalformat, x, y, width)); in _mesa_unmarshal_CopyConvolutionFilter1D()
14730 CALL_CopyConvolutionFilter1D(ctx->CurrentServerDispatch, (target, internalformat, x, y, width)); in _mesa_marshal_CopyConvolutionFilter1D()
14753 CALL_UniformMatrix4dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix4dv()
14780 CALL_UniformMatrix4dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix4dv()
14791 return CALL_CreateShaderObjectARB(ctx->CurrentServerDispatch, (shaderType)); in _mesa_marshal_CreateShaderObjectARB()
14802 CALL_GetTexParameterxv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetTexParameterxv()
14813 CALL_GetAttachedShaders(ctx->CurrentServerDispatch, (program, maxCount, count, obj)); in _mesa_marshal_GetAttachedShaders()
14824 CALL_Materialiv(ctx->CurrentServerDispatch, (face, pname, params)); in _mesa_marshal_Materialiv()
14838 CALL_DeleteFragmentShaderATI(ctx->CurrentServerDispatch, (id)); in _mesa_unmarshal_DeleteFragmentShaderATI()
14856 CALL_DeleteFragmentShaderATI(ctx->CurrentServerDispatch, (id)); in _mesa_marshal_DeleteFragmentShaderATI()
14867 …CALL_VertexArrayVertexBuffers(ctx->CurrentServerDispatch, (vaobj, first, count, buffers, offsets, … in _mesa_marshal_VertexArrayVertexBuffers()
14891 …CALL_DrawElementsInstancedBaseVertex(ctx->CurrentServerDispatch, (mode, count, type, indices, prim… in _mesa_unmarshal_DrawElementsInstancedBaseVertex()
14904 …CALL_DrawElementsInstancedBaseVertex(ctx->CurrentServerDispatch, (mode, count, type, indices, prim… in _mesa_marshal_DrawElementsInstancedBaseVertex()
14921 …CALL_DrawElementsInstancedBaseVertex(ctx->CurrentServerDispatch, (mode, count, type, indices, prim… in _mesa_marshal_DrawElementsInstancedBaseVertex()
14935 CALL_DisableClientState(ctx->CurrentServerDispatch, (array)); in _mesa_unmarshal_DisableClientState()
14953 CALL_DisableClientState(ctx->CurrentServerDispatch, (array)); in _mesa_marshal_DisableClientState()
14971 CALL_TexGeni(ctx->CurrentServerDispatch, (coord, pname, param)); in _mesa_unmarshal_TexGeni()
14991 CALL_TexGeni(ctx->CurrentServerDispatch, (coord, pname, param)); in _mesa_marshal_TexGeni()
15009 CALL_TexGenf(ctx->CurrentServerDispatch, (coord, pname, param)); in _mesa_unmarshal_TexGenf()
15029 CALL_TexGenf(ctx->CurrentServerDispatch, (coord, pname, param)); in _mesa_marshal_TexGenf()
15047 CALL_TexGend(ctx->CurrentServerDispatch, (coord, pname, param)); in _mesa_unmarshal_TexGend()
15067 CALL_TexGend(ctx->CurrentServerDispatch, (coord, pname, param)); in _mesa_marshal_TexGend()
15090 CALL_ProgramUniform4i64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform4i64vARB()
15117 CALL_ProgramUniform4i64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform4i64vARB()
15131 CALL_Color4sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color4sv()
15149 CALL_Color4sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color4sv()
15160 CALL_LoadTransposeMatrixf(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_LoadTransposeMatrixf()
15171 CALL_LoadTransposeMatrixd(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_LoadTransposeMatrixd()
15187 CALL_PixelZoom(ctx->CurrentServerDispatch, (xfactor, yfactor)); in _mesa_unmarshal_PixelZoom()
15206 CALL_PixelZoom(ctx->CurrentServerDispatch, (xfactor, yfactor)); in _mesa_marshal_PixelZoom()
15230 CALL_ProgramEnvParameter4dARB(ctx->CurrentServerDispatch, (target, index, x, y, z, w)); in _mesa_unmarshal_ProgramEnvParameter4dARB()
15253 CALL_ProgramEnvParameter4dARB(ctx->CurrentServerDispatch, (target, index, x, y, z, w)); in _mesa_marshal_ProgramEnvParameter4dARB()
15264 CALL_ColorTableParameterfv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_ColorTableParameterfv()
15275 return CALL_IsSemaphoreEXT(ctx->CurrentServerDispatch, (semaphore)); in _mesa_marshal_IsSemaphoreEXT()
15286 return CALL_IsTexture(ctx->CurrentServerDispatch, (texture)); in _mesa_marshal_IsTexture()
15309 CALL_ProgramUniform3uiv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform3uiv()
15336 CALL_ProgramUniform3uiv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform3uiv()
15354 CALL_IndexPointer(ctx->CurrentServerDispatch, (type, stride, pointer)); in _mesa_unmarshal_IndexPointer()
15367 CALL_IndexPointer(ctx->CurrentServerDispatch, (type, stride, pointer)); in _mesa_marshal_IndexPointer()
15381 CALL_IndexPointer(ctx->CurrentServerDispatch, (type, stride, pointer)); in _mesa_marshal_IndexPointer()
15403 CALL_VertexAttrib4sNV(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttrib4sNV()
15425 CALL_VertexAttrib4sNV(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttrib4sNV()
15436 CALL_GetMapdv(ctx->CurrentServerDispatch, (target, query, v)); in _mesa_marshal_GetMapdv()
15457 CALL_Uniform3ui64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform3ui64vARB()
15483 CALL_Uniform3ui64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform3ui64vARB()
15494 CALL_GetInteger64i_v(ctx->CurrentServerDispatch, (cap, index, data)); in _mesa_marshal_GetInteger64i_v()
15514 CALL_BufferPageCommitmentARB(ctx->CurrentServerDispatch, (target, offset, size, commit)); in _mesa_unmarshal_BufferPageCommitmentARB()
15535 CALL_BufferPageCommitmentARB(ctx->CurrentServerDispatch, (target, offset, size, commit)); in _mesa_marshal_BufferPageCommitmentARB()
15546 return CALL_IsBuffer(ctx->CurrentServerDispatch, (buffer)); in _mesa_marshal_IsBuffer()
15562 CALL_ColorP4ui(ctx->CurrentServerDispatch, (type, color)); in _mesa_unmarshal_ColorP4ui()
15581 CALL_ColorP4ui(ctx->CurrentServerDispatch, (type, color)); in _mesa_marshal_ColorP4ui()
15605 …CALL_TextureStorage3D(ctx->CurrentServerDispatch, (texture, levels, internalformat, width, height,… in _mesa_unmarshal_TextureStorage3D()
15628 …CALL_TextureStorage3D(ctx->CurrentServerDispatch, (texture, levels, internalformat, width, height,… in _mesa_marshal_TextureStorage3D()
15639 CALL_TexCoordP3uiv(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP3uiv()
15650 CALL_GetnUniformui64vARB(ctx->CurrentServerDispatch, (program, location, bufSize, params)); in _mesa_marshal_GetnUniformui64vARB()
15678 …CALL_TextureStorageMem2DMultisampleEXT(ctx->CurrentServerDispatch, (texture, samples, internalForm… in _mesa_unmarshal_TextureStorageMem2DMultisampleEXT()
15703 …CALL_TextureStorageMem2DMultisampleEXT(ctx->CurrentServerDispatch, (texture, samples, internalForm… in _mesa_marshal_TextureStorageMem2DMultisampleEXT()
15724 CALL_Uniform1iv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform1iv()
15750 CALL_Uniform1iv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform1iv()
15771 CALL_Uniform4uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform4uiv()
15797 CALL_Uniform4uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform4uiv()
15809 CALL_PopDebugGroup(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PopDebugGroup()
15828 CALL_PopDebugGroup(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PopDebugGroup()
15844 CALL_VertexAttrib1d(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttrib1d()
15863 CALL_VertexAttrib1d(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttrib1d()
15874 …CALL_CompressedTexImage1D(ctx->CurrentServerDispatch, (target, level, internalformat, width, borde… in _mesa_marshal_CompressedTexImage1D()
15896 CALL_TexBufferRange(ctx->CurrentServerDispatch, (target, internalformat, buffer, offset, size)); in _mesa_unmarshal_TexBufferRange()
15918 CALL_TexBufferRange(ctx->CurrentServerDispatch, (target, internalformat, buffer, offset, size)); in _mesa_marshal_TexBufferRange()
15934 CALL_VertexAttrib1s(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttrib1s()
15953 CALL_VertexAttrib1s(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttrib1s()
15964 …CALL_MultiDrawElementsIndirect(ctx->CurrentServerDispatch, (mode, type, indirect, primcount, strid… in _mesa_marshal_MultiDrawElementsIndirect()
15987 CALL_UniformMatrix4x3dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix4x3dv()
16014 CALL_UniformMatrix4x3dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix4x3dv()
16032 CALL_TransformFeedbackBufferBase(ctx->CurrentServerDispatch, (xfb, index, buffer)); in _mesa_unmarshal_TransformFeedbackBufferBase()
16052 CALL_TransformFeedbackBufferBase(ctx->CurrentServerDispatch, (xfb, index, buffer)); in _mesa_marshal_TransformFeedbackBufferBase()
16066 CALL_FogCoordfvEXT(ctx->CurrentServerDispatch, (coord)); in _mesa_unmarshal_FogCoordfvEXT()
16084 CALL_FogCoordfvEXT(ctx->CurrentServerDispatch, (coord)); in _mesa_marshal_FogCoordfvEXT()
16105 CALL_Uniform2ui64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform2ui64vARB()
16131 CALL_Uniform2ui64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform2ui64vARB()
16142 CALL_GetColorTableParameterfv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetColorTableParameterfv()
16162 CALL_MultiTexCoord3fARB(ctx->CurrentServerDispatch, (target, s, t, r)); in _mesa_unmarshal_MultiTexCoord3fARB()
16183 CALL_MultiTexCoord3fARB(ctx->CurrentServerDispatch, (target, s, t, r)); in _mesa_marshal_MultiTexCoord3fARB()
16194 CALL_GetTexLevelParameterfv(ctx->CurrentServerDispatch, (target, level, pname, params)); in _mesa_marshal_GetTexLevelParameterfv()
16208 CALL_Vertex2sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex2sv()
16226 CALL_Vertex2sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex2sv()
16237 CALL_GetnMapdvARB(ctx->CurrentServerDispatch, (target, query, bufSize, v)); in _mesa_marshal_GetnMapdvARB()
16255 CALL_VertexAttrib2dNV(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2dNV()
16275 CALL_VertexAttrib2dNV(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2dNV()
16291 CALL_VertexAttrib3svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib3svNV()
16310 CALL_VertexAttrib3svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib3svNV()
16321 CALL_GetTexEnviv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetTexEnviv()
16342 CALL_ViewportArrayv(ctx->CurrentServerDispatch, (first, count, v)); in _mesa_unmarshal_ViewportArrayv()
16368 CALL_ViewportArrayv(ctx->CurrentServerDispatch, (first, count, v)); in _mesa_marshal_ViewportArrayv()
16379 …CALL_SeparableFilter2D(ctx->CurrentServerDispatch, (target, internalformat, width, height, format,… in _mesa_marshal_SeparableFilter2D()
16393 CALL_ArrayElement(ctx->CurrentServerDispatch, (i)); in _mesa_unmarshal_ArrayElement()
16411 CALL_ArrayElement(ctx->CurrentServerDispatch, (i)); in _mesa_marshal_ArrayElement()
16422 …CALL_TexImage2D(ctx->CurrentServerDispatch, (target, level, internalformat, width, height, border,… in _mesa_marshal_TexImage2D()
16436 CALL_RasterPos2dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos2dv()
16454 CALL_RasterPos2dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos2dv()
16465 CALL_Fogiv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_Fogiv()
16479 CALL_EndQuery(ctx->CurrentServerDispatch, (target)); in _mesa_unmarshal_EndQuery()
16497 CALL_EndQuery(ctx->CurrentServerDispatch, (target)); in _mesa_marshal_EndQuery()
16511 CALL_TexCoord1dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord1dv()
16529 CALL_TexCoord1dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord1dv()
16565 …CALL_AlphaFragmentOp3ATI(ctx->CurrentServerDispatch, (op, dst, dstMod, arg1, arg1Rep, arg1Mod, arg… in _mesa_unmarshal_AlphaFragmentOp3ATI()
16594 …CALL_AlphaFragmentOp3ATI(ctx->CurrentServerDispatch, (op, dst, dstMod, arg1, arg1Rep, arg1Mod, arg… in _mesa_marshal_AlphaFragmentOp3ATI()
16608 CALL_Clear(ctx->CurrentServerDispatch, (mask)); in _mesa_unmarshal_Clear()
16626 CALL_Clear(ctx->CurrentServerDispatch, (mask)); in _mesa_marshal_Clear()
16642 CALL_VertexAttrib4sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4sv()
16661 CALL_VertexAttrib4sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4sv()
16685 CALL_Ortho(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_unmarshal_Ortho()
16708 CALL_Ortho(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_marshal_Ortho()
16729 CALL_Uniform3uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform3uiv()
16755 CALL_Uniform3uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform3uiv()
16766 CALL_GetUniformi64vARB(ctx->CurrentServerDispatch, (program, location, params)); in _mesa_marshal_GetUniformi64vARB()
16782 CALL_EndQueryIndexed(ctx->CurrentServerDispatch, (target, index)); in _mesa_unmarshal_EndQueryIndexed()
16801 CALL_EndQueryIndexed(ctx->CurrentServerDispatch, (target, index)); in _mesa_marshal_EndQueryIndexed()
16812 CALL_TexParameterxv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_TexParameterxv()
16834 …CALL_MultiDrawArraysIndirectCountARB(ctx->CurrentServerDispatch, (mode, indirect, drawcount, maxdr… in _mesa_unmarshal_MultiDrawArraysIndirectCountARB()
16856 …CALL_MultiDrawArraysIndirectCountARB(ctx->CurrentServerDispatch, (mode, indirect, drawcount, maxdr… in _mesa_marshal_MultiDrawArraysIndirectCountARB()
16881 …CALL_ProgramUniformMatrix2fv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_unmarshal_ProgramUniformMatrix2fv()
16909 …CALL_ProgramUniformMatrix2fv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_marshal_ProgramUniformMatrix2fv()
16927 CALL_ProgramLocalParameter4fvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_unmarshal_ProgramLocalParameter4fvARB()
16947 CALL_ProgramLocalParameter4fvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_marshal_ProgramLocalParameter4fvARB()
16968 CALL_Uniform4dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform4dv()
16994 CALL_Uniform4dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform4dv()
17005 CALL_GetUnsignedBytevEXT(ctx->CurrentServerDispatch, (pname, data)); in _mesa_marshal_GetUnsignedBytevEXT()
17021 CALL_LightModelx(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_LightModelx()
17040 CALL_LightModelx(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_LightModelx()
17060 CALL_VertexAttribI3iEXT(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttribI3iEXT()
17081 CALL_VertexAttribI3iEXT(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttribI3iEXT()
17101 CALL_ClearColorx(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_ClearColorx()
17122 CALL_ClearColorx(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_ClearColorx()
17134 CALL_EndTransformFeedback(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_EndTransformFeedback()
17153 CALL_EndTransformFeedback(ctx->CurrentServerDispatch, ()); in _mesa_marshal_EndTransformFeedback()
17164 CALL_VertexAttribL2dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribL2dv()
17175 …CALL_GetActiveUniformName(ctx->CurrentServerDispatch, (program, uniformIndex, bufSize, length, uni… in _mesa_marshal_GetActiveUniformName()
17186 …CALL_GetProgramBinary(ctx->CurrentServerDispatch, (program, bufSize, length, binaryFormat, binary)… in _mesa_marshal_GetProgramBinary()
17202 CALL_ViewportIndexedfv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_ViewportIndexedfv()
17221 CALL_ViewportIndexedfv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_ViewportIndexedfv()
17237 CALL_BindTextureUnit(ctx->CurrentServerDispatch, (unit, texture)); in _mesa_unmarshal_BindTextureUnit()
17256 CALL_BindTextureUnit(ctx->CurrentServerDispatch, (unit, texture)); in _mesa_marshal_BindTextureUnit()
17270 CALL_CallList(ctx->CurrentServerDispatch, (list)); in _mesa_unmarshal_CallList()
17288 CALL_CallList(ctx->CurrentServerDispatch, (list)); in _mesa_marshal_CallList()
17299 CALL_Materialfv(ctx->CurrentServerDispatch, (face, pname, params)); in _mesa_marshal_Materialfv()
17313 CALL_DeleteProgram(ctx->CurrentServerDispatch, (program)); in _mesa_unmarshal_DeleteProgram()
17331 CALL_DeleteProgram(ctx->CurrentServerDispatch, (program)); in _mesa_marshal_DeleteProgram()
17342 …CALL_GetActiveAtomicCounterBufferiv(ctx->CurrentServerDispatch, (program, bufferIndex, pname, para… in _mesa_marshal_GetActiveAtomicCounterBufferiv()
17356 CALL_ClearDepthf(ctx->CurrentServerDispatch, (depth)); in _mesa_unmarshal_ClearDepthf()
17374 CALL_ClearDepthf(ctx->CurrentServerDispatch, (depth)); in _mesa_marshal_ClearDepthf()
17385 return CALL_GetTextureHandleARB(ctx->CurrentServerDispatch, (texture)); in _mesa_marshal_GetTextureHandleARB()
17396 CALL_GetConvolutionFilter(ctx->CurrentServerDispatch, (target, format, type, image)); in _mesa_marshal_GetConvolutionFilter()
17407 …CALL_MultiModeDrawElementsIBM(ctx->CurrentServerDispatch, (mode, count, type, indices, primcount, … in _mesa_marshal_MultiModeDrawElementsIBM()
17428 CALL_Uniform2iv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform2iv()
17454 CALL_Uniform2iv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform2iv()
17465 CALL_GetFixedv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_GetFixedv()
17481 CALL_SampleCoveragex(ctx->CurrentServerDispatch, (value, invert)); in _mesa_unmarshal_SampleCoveragex()
17500 CALL_SampleCoveragex(ctx->CurrentServerDispatch, (value, invert)); in _mesa_marshal_SampleCoveragex()
17511 …CALL_GetPerfQueryInfoINTEL(ctx->CurrentServerDispatch, (queryId, queryNameLength, queryName, dataS… in _mesa_marshal_GetPerfQueryInfoINTEL()
17530 CALL_DeleteFramebuffers(ctx->CurrentServerDispatch, (n, framebuffers)); in _mesa_unmarshal_DeleteFramebuffers()
17555 CALL_DeleteFramebuffers(ctx->CurrentServerDispatch, (n, framebuffers)); in _mesa_marshal_DeleteFramebuffers()
17571 CALL_VertexAttrib4uiv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4uiv()
17590 CALL_VertexAttrib4uiv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4uiv()
17606 CALL_VertexAttrib4Nsv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4Nsv()
17625 CALL_VertexAttrib4Nsv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4Nsv()
17645 CALL_Vertex4s(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_Vertex4s()
17666 CALL_Vertex4s(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_Vertex4s()
17684 CALL_VertexAttribI2iEXT(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttribI2iEXT()
17704 CALL_VertexAttribI2iEXT(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttribI2iEXT()
17724 CALL_Vertex4f(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_Vertex4f()
17745 CALL_Vertex4f(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_Vertex4f()
17765 CALL_Vertex4d(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_Vertex4d()
17786 CALL_Vertex4d(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_Vertex4d()
17797 CALL_VertexAttribL4dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribL4dv()
17808 CALL_GetnUniformi64vARB(ctx->CurrentServerDispatch, (program, location, bufSize, params)); in _mesa_marshal_GetnUniformi64vARB()
17819 CALL_GetTexGenfv(ctx->CurrentServerDispatch, (coord, pname, params)); in _mesa_marshal_GetTexGenfv()
17839 CALL_Vertex4i(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_Vertex4i()
17860 CALL_Vertex4i(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_Vertex4i()
17874 CALL_MemoryBarrierByRegion(ctx->CurrentServerDispatch, (barriers)); in _mesa_unmarshal_MemoryBarrierByRegion()
17892 CALL_MemoryBarrierByRegion(ctx->CurrentServerDispatch, (barriers)); in _mesa_marshal_MemoryBarrierByRegion()
17912 CALL_StencilFuncSeparateATI(ctx->CurrentServerDispatch, (frontfunc, backfunc, ref, mask)); in _mesa_unmarshal_StencilFuncSeparateATI()
17933 CALL_StencilFuncSeparateATI(ctx->CurrentServerDispatch, (frontfunc, backfunc, ref, mask)); in _mesa_marshal_StencilFuncSeparateATI()
17944 CALL_GetVertexAttribIuiv(ctx->CurrentServerDispatch, (index, pname, params)); in _mesa_marshal_GetVertexAttribIuiv()
17955 CALL_LightModelfv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_LightModelfv()
17969 CALL_Vertex4dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex4dv()
17987 CALL_Vertex4dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex4dv()
17998 CALL_GetInfoLogARB(ctx->CurrentServerDispatch, (obj, maxLength, length, infoLog)); in _mesa_marshal_GetInfoLogARB()
18012 CALL_StencilMask(ctx->CurrentServerDispatch, (mask)); in _mesa_unmarshal_StencilMask()
18030 CALL_StencilMask(ctx->CurrentServerDispatch, (mask)); in _mesa_marshal_StencilMask()
18046 CALL_NamedFramebufferReadBuffer(ctx->CurrentServerDispatch, (framebuffer, buf)); in _mesa_unmarshal_NamedFramebufferReadBuffer()
18065 CALL_NamedFramebufferReadBuffer(ctx->CurrentServerDispatch, (framebuffer, buf)); in _mesa_marshal_NamedFramebufferReadBuffer()
18083 CALL_ProgramUniformHandleui64ARB(ctx->CurrentServerDispatch, (program, location, value)); in _mesa_unmarshal_ProgramUniformHandleui64ARB()
18103 CALL_ProgramUniformHandleui64ARB(ctx->CurrentServerDispatch, (program, location, value)); in _mesa_marshal_ProgramUniformHandleui64ARB()
18123 CALL_ProgramUniform2i64ARB(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_unmarshal_ProgramUniform2i64ARB()
18144 CALL_ProgramUniform2i64ARB(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_marshal_ProgramUniform2i64ARB()
18155 return CALL_IsList(ctx->CurrentServerDispatch, (list)); in _mesa_marshal_IsList()
18166 CALL_GetIntegeri_v(ctx->CurrentServerDispatch, (value, index, data)); in _mesa_marshal_GetIntegeri_v()
18189 CALL_ProgramUniform2iv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform2iv()
18216 CALL_ProgramUniform2iv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform2iv()
18227 CALL_CreateVertexArrays(ctx->CurrentServerDispatch, (n, arrays)); in _mesa_marshal_CreateVertexArrays()
18245 CALL_FogCoordPointer(ctx->CurrentServerDispatch, (type, stride, pointer)); in _mesa_unmarshal_FogCoordPointer()
18258 CALL_FogCoordPointer(ctx->CurrentServerDispatch, (type, stride, pointer)); in _mesa_marshal_FogCoordPointer()
18272 CALL_FogCoordPointer(ctx->CurrentServerDispatch, (type, stride, pointer)); in _mesa_marshal_FogCoordPointer()
18290 CALL_SecondaryColor3us(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_SecondaryColor3us()
18310 CALL_SecondaryColor3us(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_SecondaryColor3us()
18334 …CALL_TextureStorageMem1DEXT(ctx->CurrentServerDispatch, (texture, levels, internalFormat, width, m… in _mesa_unmarshal_TextureStorageMem1DEXT()
18357 …CALL_TextureStorageMem1DEXT(ctx->CurrentServerDispatch, (texture, levels, internalFormat, width, m… in _mesa_marshal_TextureStorageMem1DEXT()
18375 CALL_SecondaryColor3ub(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_SecondaryColor3ub()
18395 CALL_SecondaryColor3ub(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_SecondaryColor3ub()
18415 CALL_NamedBufferStorageMemEXT(ctx->CurrentServerDispatch, (buffer, size, memory, offset)); in _mesa_unmarshal_NamedBufferStorageMemEXT()
18436 CALL_NamedBufferStorageMemEXT(ctx->CurrentServerDispatch, (buffer, size, memory, offset)); in _mesa_marshal_NamedBufferStorageMemEXT()
18454 CALL_SecondaryColor3ui(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_SecondaryColor3ui()
18474 CALL_SecondaryColor3ui(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_SecondaryColor3ui()
18498 CALL_ProgramUniform4ui64ARB(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_unmarshal_ProgramUniform4ui64ARB()
18521 CALL_ProgramUniform4ui64ARB(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_marshal_ProgramUniform4ui64ARB()
18537 CALL_VertexAttrib1sNV(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttrib1sNV()
18556 CALL_VertexAttrib1sNV(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttrib1sNV()
18567 …CALL_SignalSemaphoreEXT(ctx->CurrentServerDispatch, (semaphore, numBufferBarriers, buffers, numTex… in _mesa_marshal_SignalSemaphoreEXT()
18585 CALL_TextureBuffer(ctx->CurrentServerDispatch, (texture, internalformat, buffer)); in _mesa_unmarshal_TextureBuffer()
18605 CALL_TextureBuffer(ctx->CurrentServerDispatch, (texture, internalformat, buffer)); in _mesa_marshal_TextureBuffer()
18617 CALL_InitNames(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_InitNames()
18636 CALL_InitNames(ctx->CurrentServerDispatch, ()); in _mesa_marshal_InitNames()
18650 CALL_Normal3sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Normal3sv()
18668 CALL_Normal3sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Normal3sv()
18687 CALL_DeleteQueries(ctx->CurrentServerDispatch, (n, ids)); in _mesa_unmarshal_DeleteQueries()
18712 CALL_DeleteQueries(ctx->CurrentServerDispatch, (n, ids)); in _mesa_marshal_DeleteQueries()
18733 CALL_InvalidateFramebuffer(ctx->CurrentServerDispatch, (target, numAttachments, attachments)); in _mesa_unmarshal_InvalidateFramebuffer()
18759 CALL_InvalidateFramebuffer(ctx->CurrentServerDispatch, (target, numAttachments, attachments)); in _mesa_marshal_InvalidateFramebuffer()
18775 CALL_Hint(ctx->CurrentServerDispatch, (target, mode)); in _mesa_unmarshal_Hint()
18794 CALL_Hint(ctx->CurrentServerDispatch, (target, mode)); in _mesa_marshal_Hint()
18808 CALL_MemoryBarrier(ctx->CurrentServerDispatch, (barriers)); in _mesa_unmarshal_MemoryBarrier()
18826 CALL_MemoryBarrier(ctx->CurrentServerDispatch, (barriers)); in _mesa_marshal_MemoryBarrier()
18848 CALL_CopyColorSubTable(ctx->CurrentServerDispatch, (target, start, x, y, width)); in _mesa_unmarshal_CopyColorSubTable()
18870 CALL_CopyColorSubTable(ctx->CurrentServerDispatch, (target, start, x, y, width)); in _mesa_marshal_CopyColorSubTable()
18881 CALL_GetObjectParameterfvARB(ctx->CurrentServerDispatch, (obj, pname, params)); in _mesa_marshal_GetObjectParameterfvARB()
18892 CALL_GetTexEnvxv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetTexEnvxv()
18906 CALL_DrawTexsvOES(ctx->CurrentServerDispatch, (coords)); in _mesa_unmarshal_DrawTexsvOES()
18924 CALL_DrawTexsvOES(ctx->CurrentServerDispatch, (coords)); in _mesa_marshal_DrawTexsvOES()
18938 CALL_Disable(ctx->CurrentServerDispatch, (cap)); in _mesa_unmarshal_Disable()
18956 CALL_Disable(ctx->CurrentServerDispatch, (cap)); in _mesa_marshal_Disable()
18976 CALL_ClearColor(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_ClearColor()
18997 CALL_ClearColor(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_ClearColor()
19008 CALL_GetTextureParameterIuiv(ctx->CurrentServerDispatch, (texture, pname, params)); in _mesa_marshal_GetTextureParameterIuiv()
19022 CALL_RasterPos4iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos4iv()
19040 CALL_RasterPos4iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos4iv()
19051 return CALL_VDPAUIsSurfaceNV(ctx->CurrentServerDispatch, (surface)); in _mesa_marshal_VDPAUIsSurfaceNV()
19076 …CALL_ProgramUniformMatrix2x3fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix2x3fv()
19104 …CALL_ProgramUniformMatrix2x3fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix2x3fv()
19124 CALL_BindVertexBuffer(ctx->CurrentServerDispatch, (bindingindex, buffer, offset, stride)); in _mesa_unmarshal_BindVertexBuffer()
19145 CALL_BindVertexBuffer(ctx->CurrentServerDispatch, (bindingindex, buffer, offset, stride)); in _mesa_marshal_BindVertexBuffer()
19165 CALL_RasterPos4i(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_RasterPos4i()
19186 CALL_RasterPos4i(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_RasterPos4i()
19206 CALL_RasterPos4d(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_RasterPos4d()
19227 CALL_RasterPos4d(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_RasterPos4d()
19247 CALL_RasterPos4f(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_RasterPos4f()
19268 CALL_RasterPos4f(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_RasterPos4f()
19279 CALL_VDPAUMapSurfacesNV(ctx->CurrentServerDispatch, (numSurfaces, surfaces)); in _mesa_marshal_VDPAUMapSurfacesNV()
19290 CALL_GetQueryIndexediv(ctx->CurrentServerDispatch, (target, index, pname, params)); in _mesa_marshal_GetQueryIndexediv()
19304 CALL_RasterPos3dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos3dv()
19322 CALL_RasterPos3dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos3dv()
19333 CALL_GetProgramiv(ctx->CurrentServerDispatch, (program, pname, params)); in _mesa_marshal_GetProgramiv()
19347 CALL_TexCoord1iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord1iv()
19365 CALL_TexCoord1iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord1iv()
19385 CALL_RasterPos4s(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_RasterPos4s()
19406 CALL_RasterPos4s(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_RasterPos4s()
19422 CALL_VertexAttrib3dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib3dv()
19441 CALL_VertexAttrib3dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib3dv()
19461 CALL_Histogram(ctx->CurrentServerDispatch, (target, width, internalformat, sink)); in _mesa_unmarshal_Histogram()
19482 CALL_Histogram(ctx->CurrentServerDispatch, (target, width, internalformat, sink)); in _mesa_marshal_Histogram()
19503 CALL_Uniform2fv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform2fv()
19529 CALL_Uniform2fv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform2fv()
19554 …CALL_ProgramUniformMatrix3x4dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix3x4dv()
19582 …CALL_ProgramUniformMatrix3x4dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix3x4dv()
19601 CALL_DrawBuffers(ctx->CurrentServerDispatch, (n, bufs)); in _mesa_unmarshal_DrawBuffers()
19626 CALL_DrawBuffers(ctx->CurrentServerDispatch, (n, bufs)); in _mesa_marshal_DrawBuffers()
19642 CALL_VertexAttribL1ui64ARB(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttribL1ui64ARB()
19661 CALL_VertexAttribL1ui64ARB(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttribL1ui64ARB()
19672 CALL_GetnPolygonStippleARB(ctx->CurrentServerDispatch, (bufSize, pattern)); in _mesa_marshal_GetnPolygonStippleARB()
19686 CALL_Color3uiv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color3uiv()
19704 CALL_Color3uiv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color3uiv()
19718 CALL_EvalCoord2fv(ctx->CurrentServerDispatch, (u)); in _mesa_unmarshal_EvalCoord2fv()
19736 CALL_EvalCoord2fv(ctx->CurrentServerDispatch, (u)); in _mesa_marshal_EvalCoord2fv()
19762 …CALL_TextureStorage3DEXT(ctx->CurrentServerDispatch, (texture, target, levels, internalFormat, wid… in _mesa_unmarshal_TextureStorage3DEXT()
19786 …CALL_TextureStorage3DEXT(ctx->CurrentServerDispatch, (texture, target, levels, internalFormat, wid… in _mesa_marshal_TextureStorage3DEXT()
19804 CALL_VertexAttrib2fARB(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2fARB()
19824 CALL_VertexAttrib2fARB(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2fARB()
19835 …CALL_SpecializeShaderARB(ctx->CurrentServerDispatch, (shader, pEntryPoint, numSpecializationConsta… in _mesa_marshal_SpecializeShaderARB()
19849 CALL_BeginPerfMonitorAMD(ctx->CurrentServerDispatch, (monitor)); in _mesa_unmarshal_BeginPerfMonitorAMD()
19867 CALL_BeginPerfMonitorAMD(ctx->CurrentServerDispatch, (monitor)); in _mesa_marshal_BeginPerfMonitorAMD()
19878 CALL_WindowPos2fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos2fv()
19889 …CALL_TexImage3D(ctx->CurrentServerDispatch, (target, level, internalformat, width, height, depth, … in _mesa_marshal_TexImage3D()
19900 CALL_GetPerfQueryIdByNameINTEL(ctx->CurrentServerDispatch, (queryName, queryId)); in _mesa_marshal_GetPerfQueryIdByNameINTEL()
19911 CALL_BindFragDataLocation(ctx->CurrentServerDispatch, (program, colorNumber, name)); in _mesa_marshal_BindFragDataLocation()
19922 CALL_LightModeliv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_LightModeliv()
19936 CALL_Normal3bv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Normal3bv()
19954 CALL_Normal3bv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Normal3bv()
19972 CALL_BeginQueryIndexed(ctx->CurrentServerDispatch, (target, index, id)); in _mesa_unmarshal_BeginQueryIndexed()
19992 CALL_BeginQueryIndexed(ctx->CurrentServerDispatch, (target, index, id)); in _mesa_marshal_BeginQueryIndexed()
20003 …CALL_ClearNamedBufferData(ctx->CurrentServerDispatch, (buffer, internalformat, format, type, data)… in _mesa_marshal_ClearNamedBufferData()
20017 CALL_Vertex3iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex3iv()
20035 CALL_Vertex3iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex3iv()
20058 CALL_UniformMatrix2x3dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix2x3dv()
20085 CALL_UniformMatrix2x3dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix2x3dv()
20096 CALL_UniformHandleui64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_UniformHandleui64vARB()
20110 CALL_TexCoord3dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord3dv()
20128 CALL_TexCoord3dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord3dv()
20139 CALL_GetProgramStringARB(ctx->CurrentServerDispatch, (target, pname, string)); in _mesa_marshal_GetProgramStringARB()
20155 CALL_VertexP3ui(ctx->CurrentServerDispatch, (type, value)); in _mesa_unmarshal_VertexP3ui()
20174 CALL_VertexP3ui(ctx->CurrentServerDispatch, (type, value)); in _mesa_marshal_VertexP3ui()
20185 return CALL_CreateProgramObjectARB(ctx->CurrentServerDispatch, ()); in _mesa_marshal_CreateProgramObjectARB()
20208 CALL_UniformMatrix3fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix3fv()
20235 CALL_UniformMatrix3fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix3fv()
20258 CALL_PrioritizeTextures(ctx->CurrentServerDispatch, (n, textures, priorities)); in _mesa_unmarshal_PrioritizeTextures()
20285 CALL_PrioritizeTextures(ctx->CurrentServerDispatch, (n, textures, priorities)); in _mesa_marshal_PrioritizeTextures()
20305 CALL_VertexAttribI3uiEXT(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttribI3uiEXT()
20326 CALL_VertexAttribI3uiEXT(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttribI3uiEXT()
20344 CALL_ProgramUniform1i64ARB(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_unmarshal_ProgramUniform1i64ARB()
20364 CALL_ProgramUniform1i64ARB(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_marshal_ProgramUniform1i64ARB()
20375 CALL_GetMaterialxv(ctx->CurrentServerDispatch, (face, pname, params)); in _mesa_marshal_GetMaterialxv()
20389 CALL_SecondaryColor3uiv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_SecondaryColor3uiv()
20407 CALL_SecondaryColor3uiv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_SecondaryColor3uiv()
20419 CALL_EndConditionalRender(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_EndConditionalRender()
20438 CALL_EndConditionalRender(ctx->CurrentServerDispatch, ()); in _mesa_marshal_EndConditionalRender()
20462 CALL_ProgramLocalParameter4dARB(ctx->CurrentServerDispatch, (target, index, x, y, z, w)); in _mesa_unmarshal_ProgramLocalParameter4dARB()
20485 CALL_ProgramLocalParameter4dARB(ctx->CurrentServerDispatch, (target, index, x, y, z, w)); in _mesa_marshal_ProgramLocalParameter4dARB()
20499 CALL_Color3sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color3sv()
20517 CALL_Color3sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color3sv()
20528 return CALL_GenFragmentShadersATI(ctx->CurrentServerDispatch, (range)); in _mesa_marshal_GenFragmentShadersATI()
20539 CALL_GetNamedBufferParameteriv(ctx->CurrentServerDispatch, (buffer, pname, params)); in _mesa_marshal_GetNamedBufferParameteriv()
20557 CALL_BlendEquationSeparateiARB(ctx->CurrentServerDispatch, (buf, modeRGB, modeA)); in _mesa_unmarshal_BlendEquationSeparateiARB()
20577 CALL_BlendEquationSeparateiARB(ctx->CurrentServerDispatch, (buf, modeRGB, modeA)); in _mesa_marshal_BlendEquationSeparateiARB()
20593 CALL_MultiTexCoord1fvARB(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord1fvARB()
20612 CALL_MultiTexCoord1fvARB(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord1fvARB()
20634 CALL_TexStorage2D(ctx->CurrentServerDispatch, (target, levels, internalFormat, width, height)); in _mesa_unmarshal_TexStorage2D()
20656 CALL_TexStorage2D(ctx->CurrentServerDispatch, (target, levels, internalFormat, width, height)); in _mesa_marshal_TexStorage2D()
20678 …CALL_FramebufferTexture2D(ctx->CurrentServerDispatch, (target, attachment, textarget, texture, lev… in _mesa_unmarshal_FramebufferTexture2D()
20700 …CALL_FramebufferTexture2D(ctx->CurrentServerDispatch, (target, attachment, textarget, texture, lev… in _mesa_marshal_FramebufferTexture2D()
20711 CALL_GetSamplerParameterfv(ctx->CurrentServerDispatch, (sampler, pname, params)); in _mesa_marshal_GetSamplerParameterfv()
20727 CALL_VertexAttrib2dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib2dv()
20746 CALL_VertexAttrib2dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib2dv()
20760 CALL_Vertex4sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex4sv()
20778 CALL_Vertex4sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex4sv()
20789 CALL_GetQueryObjecti64v(ctx->CurrentServerDispatch, (id, pname, params)); in _mesa_marshal_GetQueryObjecti64v()
20805 CALL_ClampColor(ctx->CurrentServerDispatch, (target, clamp)); in _mesa_unmarshal_ClampColor()
20824 CALL_ClampColor(ctx->CurrentServerDispatch, (target, clamp)); in _mesa_marshal_ClampColor()
20840 CALL_Uniform1i64ARB(ctx->CurrentServerDispatch, (location, x)); in _mesa_unmarshal_Uniform1i64ARB()
20859 CALL_Uniform1i64ARB(ctx->CurrentServerDispatch, (location, x)); in _mesa_marshal_Uniform1i64ARB()
20870 CALL_DepthRangeArrayfvOES(ctx->CurrentServerDispatch, (first, count, v)); in _mesa_marshal_DepthRangeArrayfvOES()
20881 …CALL_ConvolutionFilter1D(ctx->CurrentServerDispatch, (target, internalformat, width, format, type,… in _mesa_marshal_ConvolutionFilter1D()
20892 CALL_DrawElementsIndirect(ctx->CurrentServerDispatch, (mode, type, indirect)); in _mesa_marshal_DrawElementsIndirect()
20903 CALL_WindowPos3sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos3sv()
20914 CALL_CallLists(ctx->CurrentServerDispatch, (n, type, lists)); in _mesa_marshal_CallLists()
20930 CALL_AlphaFunc(ctx->CurrentServerDispatch, (func, ref)); in _mesa_unmarshal_AlphaFunc()
20949 CALL_AlphaFunc(ctx->CurrentServerDispatch, (func, ref)); in _mesa_marshal_AlphaFunc()
20960 CALL_GetTextureParameterfv(ctx->CurrentServerDispatch, (texture, pname, params)); in _mesa_marshal_GetTextureParameterfv()
20974 CALL_EdgeFlag(ctx->CurrentServerDispatch, (flag)); in _mesa_unmarshal_EdgeFlag()
20992 CALL_EdgeFlag(ctx->CurrentServerDispatch, (flag)); in _mesa_marshal_EdgeFlag()
21006 CALL_EdgeFlagv(ctx->CurrentServerDispatch, (flag)); in _mesa_unmarshal_EdgeFlagv()
21024 CALL_EdgeFlagv(ctx->CurrentServerDispatch, (flag)); in _mesa_marshal_EdgeFlagv()
21040 CALL_DepthRangex(ctx->CurrentServerDispatch, (zNear, zFar)); in _mesa_unmarshal_DepthRangex()
21059 CALL_DepthRangex(ctx->CurrentServerDispatch, (zNear, zFar)); in _mesa_marshal_DepthRangex()
21070 CALL_ProgramUniformHandleui64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniformHandleui64vARB()
21081 CALL_VDPAUInitNV(ctx->CurrentServerDispatch, (vdpDevice, getProcAddress)); in _mesa_marshal_VDPAUInitNV()
21092 CALL_GetBufferParameteri64v(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetBufferParameteri64v()
21103 return CALL_CreateProgram(ctx->CurrentServerDispatch, ()); in _mesa_marshal_CreateProgram()
21119 CALL_DepthRangef(ctx->CurrentServerDispatch, (zNear, zFar)); in _mesa_unmarshal_DepthRangef()
21138 CALL_DepthRangef(ctx->CurrentServerDispatch, (zNear, zFar)); in _mesa_marshal_DepthRangef()
21149 CALL_TextureParameteriv(ctx->CurrentServerDispatch, (texture, pname, param)); in _mesa_marshal_TextureParameteriv()
21187 …CALL_ColorFragmentOp3ATI(ctx->CurrentServerDispatch, (op, dst, dstMask, dstMod, arg1, arg1Rep, arg… in _mesa_unmarshal_ColorFragmentOp3ATI()
21217 …CALL_ColorFragmentOp3ATI(ctx->CurrentServerDispatch, (op, dst, dstMask, dstMod, arg1, arg1Rep, arg… in _mesa_marshal_ColorFragmentOp3ATI()
21231 CALL_ValidateProgram(ctx->CurrentServerDispatch, (program)); in _mesa_unmarshal_ValidateProgram()
21249 CALL_ValidateProgram(ctx->CurrentServerDispatch, (program)); in _mesa_marshal_ValidateProgram()
21271 CALL_VertexPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_unmarshal_VertexPointerEXT()
21284 CALL_VertexPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_marshal_VertexPointerEXT()
21300 CALL_VertexPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_marshal_VertexPointerEXT()
21311 CALL_VertexAttribI4sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI4sv()
21331 CALL_Scissor(ctx->CurrentServerDispatch, (x, y, width, height)); in _mesa_unmarshal_Scissor()
21352 CALL_Scissor(ctx->CurrentServerDispatch, (x, y, width, height)); in _mesa_marshal_Scissor()
21366 CALL_BeginTransformFeedback(ctx->CurrentServerDispatch, (mode)); in _mesa_unmarshal_BeginTransformFeedback()
21384 CALL_BeginTransformFeedback(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_BeginTransformFeedback()
21400 CALL_TexCoord2i(ctx->CurrentServerDispatch, (s, t)); in _mesa_unmarshal_TexCoord2i()
21419 CALL_TexCoord2i(ctx->CurrentServerDispatch, (s, t)); in _mesa_marshal_TexCoord2i()
21437 CALL_VertexArrayAttribBinding(ctx->CurrentServerDispatch, (vaobj, attribindex, bindingindex)); in _mesa_unmarshal_VertexArrayAttribBinding()
21457 CALL_VertexArrayAttribBinding(ctx->CurrentServerDispatch, (vaobj, attribindex, bindingindex)); in _mesa_marshal_VertexArrayAttribBinding()
21477 CALL_Color4ui(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_Color4ui()
21498 CALL_Color4ui(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_Color4ui()
21514 CALL_TexCoord2f(ctx->CurrentServerDispatch, (s, t)); in _mesa_unmarshal_TexCoord2f()
21533 CALL_TexCoord2f(ctx->CurrentServerDispatch, (s, t)); in _mesa_marshal_TexCoord2f()
21549 CALL_TexCoord2d(ctx->CurrentServerDispatch, (s, t)); in _mesa_unmarshal_TexCoord2d()
21568 CALL_TexCoord2d(ctx->CurrentServerDispatch, (s, t)); in _mesa_marshal_TexCoord2d()
21579 CALL_GetTransformFeedbackiv(ctx->CurrentServerDispatch, (xfb, pname, param)); in _mesa_marshal_GetTransformFeedbackiv()
21595 CALL_TexCoord2s(ctx->CurrentServerDispatch, (s, t)); in _mesa_unmarshal_TexCoord2s()
21614 CALL_TexCoord2s(ctx->CurrentServerDispatch, (s, t)); in _mesa_marshal_TexCoord2s()
21625 CALL_PointSizePointerOES(ctx->CurrentServerDispatch, (type, stride, pointer)); in _mesa_marshal_PointSizePointerOES()
21645 CALL_Color4us(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_Color4us()
21666 CALL_Color4us(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_Color4us()
21680 CALL_Color3bv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color3bv()
21698 CALL_Color3bv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color3bv()
21710 CALL_PrimitiveRestartNV(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PrimitiveRestartNV()
21729 CALL_PrimitiveRestartNV(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PrimitiveRestartNV()
21749 CALL_BindBufferOffsetEXT(ctx->CurrentServerDispatch, (target, index, buffer, offset)); in _mesa_unmarshal_BindBufferOffsetEXT()
21770 CALL_BindBufferOffsetEXT(ctx->CurrentServerDispatch, (target, index, buffer, offset)); in _mesa_marshal_BindBufferOffsetEXT()
21784 CALL_ProvokingVertex(ctx->CurrentServerDispatch, (mode)); in _mesa_unmarshal_ProvokingVertex()
21802 CALL_ProvokingVertex(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_ProvokingVertex()
21823 CALL_VertexAttribs4fvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs4fvNV()
21849 CALL_VertexAttribs4fvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs4fvNV()
21865 CALL_Vertex2i(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_Vertex2i()
21884 CALL_Vertex2i(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_Vertex2i()
21904 CALL_GetQueryBufferObjecti64v(ctx->CurrentServerDispatch, (id, buffer, pname, offset)); in _mesa_unmarshal_GetQueryBufferObjecti64v()
21925 CALL_GetQueryBufferObjecti64v(ctx->CurrentServerDispatch, (id, buffer, pname, offset)); in _mesa_marshal_GetQueryBufferObjecti64v()
21936 CALL_InterleavedArrays(ctx->CurrentServerDispatch, (format, stride, pointer)); in _mesa_marshal_InterleavedArrays()
21950 CALL_RasterPos2fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos2fv()
21968 CALL_RasterPos2fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos2fv()
21982 CALL_TexCoord1fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord1fv()
22000 CALL_TexCoord1fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord1fv()
22016 CALL_MultiTexCoord4dv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord4dv()
22035 CALL_MultiTexCoord4dv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord4dv()
22053 CALL_ProgramEnvParameter4fvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_unmarshal_ProgramEnvParameter4fvARB()
22073 CALL_ProgramEnvParameter4fvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_marshal_ProgramEnvParameter4fvARB()
22087 CALL_RasterPos4fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos4fv()
22105 CALL_RasterPos4fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos4fv()
22117 CALL_PushMatrix(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PushMatrix()
22136 CALL_PushMatrix(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PushMatrix()
22148 CALL_EndList(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_EndList()
22167 CALL_EndList(ctx->CurrentServerDispatch, ()); in _mesa_marshal_EndList()
22191 CALL_DrawRangeElements(ctx->CurrentServerDispatch, (mode, start, end, count, type, indices)); in _mesa_unmarshal_DrawRangeElements()
22204 CALL_DrawRangeElements(ctx->CurrentServerDispatch, (mode, start, end, count, type, indices)); in _mesa_marshal_DrawRangeElements()
22221 CALL_DrawRangeElements(ctx->CurrentServerDispatch, (mode, start, end, count, type, indices)); in _mesa_marshal_DrawRangeElements()
22232 CALL_GetTexGenxvOES(ctx->CurrentServerDispatch, (coord, pname, params)); in _mesa_marshal_GetTexGenxvOES()
22243 return CALL_GetHandleARB(ctx->CurrentServerDispatch, (pname)); in _mesa_marshal_GetHandleARB()
22257 CALL_DrawTexfvOES(ctx->CurrentServerDispatch, (coords)); in _mesa_unmarshal_DrawTexfvOES()
22275 CALL_DrawTexfvOES(ctx->CurrentServerDispatch, (coords)); in _mesa_marshal_DrawTexfvOES()
22293 CALL_BlendFunciARB(ctx->CurrentServerDispatch, (buf, src, dst)); in _mesa_unmarshal_BlendFunciARB()
22313 CALL_BlendFunciARB(ctx->CurrentServerDispatch, (buf, src, dst)); in _mesa_marshal_BlendFunciARB()
22335 …CALL_ClearNamedFramebufferfi(ctx->CurrentServerDispatch, (framebuffer, buffer, drawbuffer, depth, … in _mesa_unmarshal_ClearNamedFramebufferfi()
22357 …CALL_ClearNamedFramebufferfi(ctx->CurrentServerDispatch, (framebuffer, buffer, drawbuffer, depth, … in _mesa_marshal_ClearNamedFramebufferfi()
22368 …CALL_ClearNamedFramebufferfv(ctx->CurrentServerDispatch, (framebuffer, buffer, drawbuffer, value)); in _mesa_marshal_ClearNamedFramebufferfv()
22386 CALL_Uniform2ui(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_unmarshal_Uniform2ui()
22406 CALL_Uniform2ui(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_marshal_Uniform2ui()
22428 CALL_ScissorIndexed(ctx->CurrentServerDispatch, (index, left, bottom, width, height)); in _mesa_unmarshal_ScissorIndexed()
22450 CALL_ScissorIndexed(ctx->CurrentServerDispatch, (index, left, bottom, width, height)); in _mesa_marshal_ScissorIndexed()
22462 CALL_End(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_End()
22481 CALL_End(ctx->CurrentServerDispatch, ()); in _mesa_marshal_End()
22499 CALL_NamedFramebufferParameteri(ctx->CurrentServerDispatch, (framebuffer, pname, param)); in _mesa_unmarshal_NamedFramebufferParameteri()
22519 CALL_NamedFramebufferParameteri(ctx->CurrentServerDispatch, (framebuffer, pname, param)); in _mesa_marshal_NamedFramebufferParameteri()
22530 CALL_BindVertexBuffers(ctx->CurrentServerDispatch, (first, count, buffers, offsets, strides)); in _mesa_marshal_BindVertexBuffers()
22541 CALL_GetSamplerParameteriv(ctx->CurrentServerDispatch, (sampler, pname, params)); in _mesa_marshal_GetSamplerParameteriv()
22552 CALL_GenProgramPipelines(ctx->CurrentServerDispatch, (n, pipelines)); in _mesa_marshal_GenProgramPipelines()
22563 return CALL_IsProgramPipeline(ctx->CurrentServerDispatch, (pipeline)); in _mesa_marshal_IsProgramPipeline()
22574 CALL_ShaderBinary(ctx->CurrentServerDispatch, (n, shaders, binaryformat, binary, length)); in _mesa_marshal_ShaderBinary()
22585 …CALL_TextureSubImage1D(ctx->CurrentServerDispatch, (texture, level, xoffset, width, format, type, … in _mesa_marshal_TextureSubImage1D()
22603 CALL_Normal3x(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_unmarshal_Normal3x()
22623 CALL_Normal3x(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_marshal_Normal3x()
22645 CALL_VertexAttrib4fARB(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttrib4fARB()
22667 CALL_VertexAttrib4fARB(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttrib4fARB()
22681 CALL_TexCoord4fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord4fv()
22699 CALL_TexCoord4fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord4fv()
22710 …CALL_ReadnPixelsARB(ctx->CurrentServerDispatch, (x, y, width, height, format, type, bufSize, data)… in _mesa_marshal_ReadnPixelsARB()
22738 …CALL_InvalidateTexSubImage(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, zoffset,… in _mesa_unmarshal_InvalidateTexSubImage()
22763 …CALL_InvalidateTexSubImage(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, zoffset,… in _mesa_marshal_InvalidateTexSubImage()
22781 CALL_Normal3s(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_unmarshal_Normal3s()
22801 CALL_Normal3s(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_marshal_Normal3s()
22812 CALL_Materialxv(ctx->CurrentServerDispatch, (face, pname, params)); in _mesa_marshal_Materialxv()
22830 CALL_Normal3i(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_unmarshal_Normal3i()
22850 CALL_Normal3i(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_marshal_Normal3i()
22868 CALL_Normal3b(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_unmarshal_Normal3b()
22888 CALL_Normal3b(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_marshal_Normal3b()
22906 CALL_Normal3d(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_unmarshal_Normal3d()
22926 CALL_Normal3d(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_marshal_Normal3d()
22944 CALL_Normal3f(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_unmarshal_Normal3f()
22964 CALL_Normal3f(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_marshal_Normal3f()
22978 CALL_Indexi(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexi()
22996 CALL_Indexi(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexi()
23017 CALL_Uniform1uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform1uiv()
23043 CALL_Uniform1uiv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform1uiv()
23061 CALL_VertexAttribI2uiEXT(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttribI2uiEXT()
23081 CALL_VertexAttribI2uiEXT(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttribI2uiEXT()
23092 return CALL_IsRenderbuffer(ctx->CurrentServerDispatch, (renderbuffer)); in _mesa_marshal_IsRenderbuffer()
23103 CALL_NormalP3uiv(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_NormalP3uiv()
23117 CALL_Indexf(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexf()
23135 CALL_Indexf(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexf()
23149 CALL_Indexd(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexd()
23167 CALL_Indexd(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexd()
23178 CALL_GetMaterialiv(ctx->CurrentServerDispatch, (face, pname, params)); in _mesa_marshal_GetMaterialiv()
23192 CALL_Indexs(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexs()
23210 CALL_Indexs(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexs()
23221 CALL_MultiTexCoordP1uiv(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_marshal_MultiTexCoordP1uiv()
23232 …CALL_ConvolutionFilter2D(ctx->CurrentServerDispatch, (target, internalformat, width, height, forma… in _mesa_marshal_ConvolutionFilter2D()
23248 CALL_Vertex2d(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_Vertex2d()
23267 CALL_Vertex2d(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_Vertex2d()
23283 CALL_Vertex2f(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_Vertex2f()
23302 CALL_Vertex2f(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_Vertex2f()
23316 CALL_Color4bv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color4bv()
23334 CALL_Color4bv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color4bv()
23359 …CALL_ProgramUniformMatrix3x2dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix3x2dv()
23387 …CALL_ProgramUniformMatrix3x2dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix3x2dv()
23403 CALL_VertexAttrib2fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib2fvNV()
23422 CALL_VertexAttrib2fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib2fvNV()
23438 CALL_Vertex2s(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_Vertex2s()
23457 CALL_Vertex2s(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_Vertex2s()
23471 CALL_ActiveTexture(ctx->CurrentServerDispatch, (texture)); in _mesa_unmarshal_ActiveTexture()
23489 CALL_ActiveTexture(ctx->CurrentServerDispatch, (texture)); in _mesa_marshal_ActiveTexture()
23500 …CALL_InvalidateNamedFramebufferSubData(ctx->CurrentServerDispatch, (framebuffer, numAttachments, a… in _mesa_marshal_InvalidateNamedFramebufferSubData()
23511 CALL_ColorP4uiv(ctx->CurrentServerDispatch, (type, color)); in _mesa_marshal_ColorP4uiv()
23533 CALL_DrawTexxOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_unmarshal_DrawTexxOES()
23555 CALL_DrawTexxOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_marshal_DrawTexxOES()
23573 CALL_MultiTexCoordP3ui(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_unmarshal_MultiTexCoordP3ui()
23593 CALL_MultiTexCoordP3ui(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_marshal_MultiTexCoordP3ui()
23604 return CALL_GetAttribLocation(ctx->CurrentServerDispatch, (program, name)); in _mesa_marshal_GetAttribLocation()
23618 CALL_DrawBuffer(ctx->CurrentServerDispatch, (mode)); in _mesa_unmarshal_DrawBuffer()
23636 CALL_DrawBuffer(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_DrawBuffer()
23647 CALL_GetPointerv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_GetPointerv()
23663 CALL_MultiTexCoord2dv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord2dv()
23682 CALL_MultiTexCoord2dv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord2dv()
23693 return CALL_IsSampler(ctx->CurrentServerDispatch, (sampler)); in _mesa_marshal_IsSampler()
23709 CALL_BlendFunc(ctx->CurrentServerDispatch, (sfactor, dfactor)); in _mesa_unmarshal_BlendFunc()
23728 CALL_BlendFunc(ctx->CurrentServerDispatch, (sfactor, dfactor)); in _mesa_marshal_BlendFunc()
23750 …CALL_NamedRenderbufferStorageMultisample(ctx->CurrentServerDispatch, (renderbuffer, samples, inter… in _mesa_unmarshal_NamedRenderbufferStorageMultisample()
23772 …CALL_NamedRenderbufferStorageMultisample(ctx->CurrentServerDispatch, (renderbuffer, samples, inter… in _mesa_marshal_NamedRenderbufferStorageMultisample()
23788 CALL_ColorMaterial(ctx->CurrentServerDispatch, (face, mode)); in _mesa_unmarshal_ColorMaterial()
23807 CALL_ColorMaterial(ctx->CurrentServerDispatch, (face, mode)); in _mesa_marshal_ColorMaterial()
23821 CALL_RasterPos3sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos3sv()
23839 CALL_RasterPos3sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos3sv()
23855 CALL_TexCoordP2ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_unmarshal_TexCoordP2ui()
23874 CALL_TexCoordP2ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP2ui()
23885 CALL_TexParameteriv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_TexParameteriv()
23896 …CALL_WaitSemaphoreEXT(ctx->CurrentServerDispatch, (semaphore, numBufferBarriers, buffers, numTextu… in _mesa_marshal_WaitSemaphoreEXT()
23912 CALL_VertexAttrib3fvARB(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib3fvARB()
23931 CALL_VertexAttrib3fvARB(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib3fvARB()
23956 …CALL_ProgramUniformMatrix3x4fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix3x4fv()
23984 …CALL_ProgramUniformMatrix3x4fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix3x4fv()
23995 CALL_GetColorTable(ctx->CurrentServerDispatch, (target, format, type, table)); in _mesa_marshal_GetColorTable()
24013 CALL_TexCoord3i(ctx->CurrentServerDispatch, (s, t, r)); in _mesa_unmarshal_TexCoord3i()
24033 CALL_TexCoord3i(ctx->CurrentServerDispatch, (s, t, r)); in _mesa_marshal_TexCoord3i()
24055 CALL_CopyColorTable(ctx->CurrentServerDispatch, (target, internalformat, x, y, width)); in _mesa_unmarshal_CopyColorTable()
24077 CALL_CopyColorTable(ctx->CurrentServerDispatch, (target, internalformat, x, y, width)); in _mesa_marshal_CopyColorTable()
24101 CALL_Frustum(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_unmarshal_Frustum()
24124 CALL_Frustum(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_marshal_Frustum()
24142 CALL_TexCoord3d(ctx->CurrentServerDispatch, (s, t, r)); in _mesa_unmarshal_TexCoord3d()
24162 CALL_TexCoord3d(ctx->CurrentServerDispatch, (s, t, r)); in _mesa_marshal_TexCoord3d()
24173 CALL_GetTextureParameteriv(ctx->CurrentServerDispatch, (texture, pname, params)); in _mesa_marshal_GetTextureParameteriv()
24191 CALL_TexCoord3f(ctx->CurrentServerDispatch, (s, t, r)); in _mesa_unmarshal_TexCoord3f()
24211 CALL_TexCoord3f(ctx->CurrentServerDispatch, (s, t, r)); in _mesa_marshal_TexCoord3f()
24232 CALL_DepthRangeArrayv(ctx->CurrentServerDispatch, (first, count, v)); in _mesa_unmarshal_DepthRangeArrayv()
24258 CALL_DepthRangeArrayv(ctx->CurrentServerDispatch, (first, count, v)); in _mesa_marshal_DepthRangeArrayv()
24277 CALL_DeleteTextures(ctx->CurrentServerDispatch, (n, textures)); in _mesa_unmarshal_DeleteTextures()
24302 CALL_DeleteTextures(ctx->CurrentServerDispatch, (n, textures)); in _mesa_marshal_DeleteTextures()
24324 CALL_TexCoordPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_unmarshal_TexCoordPointerEXT()
24337 CALL_TexCoordPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_marshal_TexCoordPointerEXT()
24353 CALL_TexCoordPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_marshal_TexCoordPointerEXT()
24371 CALL_TexCoord3s(ctx->CurrentServerDispatch, (s, t, r)); in _mesa_unmarshal_TexCoord3s()
24391 CALL_TexCoord3s(ctx->CurrentServerDispatch, (s, t, r)); in _mesa_marshal_TexCoord3s()
24402 CALL_GetTexLevelParameteriv(ctx->CurrentServerDispatch, (target, level, pname, params)); in _mesa_marshal_GetTexLevelParameteriv()
24413 CALL_TextureParameterIuiv(ctx->CurrentServerDispatch, (texture, pname, params)); in _mesa_marshal_TextureParameterIuiv()
24424 CALL_GenPerfMonitorsAMD(ctx->CurrentServerDispatch, (n, monitors)); in _mesa_marshal_GenPerfMonitorsAMD()
24444 CALL_ClearAccum(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_ClearAccum()
24465 CALL_ClearAccum(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_ClearAccum()
24479 CALL_TexCoord4iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord4iv()
24497 CALL_TexCoord4iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord4iv()
24521 …CALL_TexStorage3D(ctx->CurrentServerDispatch, (target, levels, internalFormat, width, height, dept… in _mesa_unmarshal_TexStorage3D()
24544 …CALL_TexStorage3D(ctx->CurrentServerDispatch, (target, levels, internalFormat, width, height, dept… in _mesa_marshal_TexStorage3D()
24562 CALL_Uniform2i64ARB(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_unmarshal_Uniform2i64ARB()
24582 CALL_Uniform2i64ARB(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_marshal_Uniform2i64ARB()
24606 …CALL_FramebufferTexture3D(ctx->CurrentServerDispatch, (target, attachment, textarget, texture, lev… in _mesa_unmarshal_FramebufferTexture3D()
24629 …CALL_FramebufferTexture3D(ctx->CurrentServerDispatch, (target, attachment, textarget, texture, lev… in _mesa_marshal_FramebufferTexture3D()
24640 CALL_GetBufferParameteriv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetBufferParameteriv()
24658 CALL_VertexAttrib2fNV(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2fNV()
24678 CALL_VertexAttrib2fNV(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2fNV()
24706 …CALL_CopyTexImage2D(ctx->CurrentServerDispatch, (target, level, internalformat, x, y, width, heigh… in _mesa_unmarshal_CopyTexImage2D()
24731 …CALL_CopyTexImage2D(ctx->CurrentServerDispatch, (target, level, internalformat, x, y, width, heigh… in _mesa_marshal_CopyTexImage2D()
24745 CALL_Vertex3fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex3fv()
24763 CALL_Vertex3fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex3fv()
24774 CALL_WindowPos4dvMESA(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos4dvMESA()
24797 CALL_ProgramUniform2i64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform2i64vARB()
24824 CALL_ProgramUniform2i64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform2i64vARB()
24842 CALL_MultiTexCoordP2ui(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_unmarshal_MultiTexCoordP2ui()
24862 CALL_MultiTexCoordP2ui(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_marshal_MultiTexCoordP2ui()
24883 CALL_VertexAttribs1dvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs1dvNV()
24909 CALL_VertexAttribs1dvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs1dvNV()
24927 CALL_ImportSemaphoreFdEXT(ctx->CurrentServerDispatch, (semaphore, handleType, fd)); in _mesa_unmarshal_ImportSemaphoreFdEXT()
24947 CALL_ImportSemaphoreFdEXT(ctx->CurrentServerDispatch, (semaphore, handleType, fd)); in _mesa_marshal_ImportSemaphoreFdEXT()
24958 return CALL_IsQuery(ctx->CurrentServerDispatch, (id)); in _mesa_marshal_IsQuery()
24976 CALL_EdgeFlagPointerEXT(ctx->CurrentServerDispatch, (stride, count, pointer)); in _mesa_unmarshal_EdgeFlagPointerEXT()
24989 CALL_EdgeFlagPointerEXT(ctx->CurrentServerDispatch, (stride, count, pointer)); in _mesa_marshal_EdgeFlagPointerEXT()
25003 CALL_EdgeFlagPointerEXT(ctx->CurrentServerDispatch, (stride, count, pointer)); in _mesa_marshal_EdgeFlagPointerEXT()
25024 CALL_VertexAttribs2svNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs2svNV()
25050 CALL_VertexAttribs2svNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs2svNV()
25061 return CALL_CreateShaderProgramv(ctx->CurrentServerDispatch, (type, count, strings)); in _mesa_marshal_CreateShaderProgramv()
25077 CALL_BlendEquationiARB(ctx->CurrentServerDispatch, (buf, mode)); in _mesa_unmarshal_BlendEquationiARB()
25096 CALL_BlendEquationiARB(ctx->CurrentServerDispatch, (buf, mode)); in _mesa_marshal_BlendEquationiARB()
25107 CALL_VertexAttribI4uivEXT(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI4uivEXT()
25121 CALL_PointSizex(ctx->CurrentServerDispatch, (size)); in _mesa_unmarshal_PointSizex()
25139 CALL_PointSizex(ctx->CurrentServerDispatch, (size)); in _mesa_marshal_PointSizex()
25155 CALL_PolygonMode(ctx->CurrentServerDispatch, (face, mode)); in _mesa_unmarshal_PolygonMode()
25174 CALL_PolygonMode(ctx->CurrentServerDispatch, (face, mode)); in _mesa_marshal_PolygonMode()
25188 CALL_SecondaryColor3iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_SecondaryColor3iv()
25206 CALL_SecondaryColor3iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_SecondaryColor3iv()
25222 CALL_VertexAttribI1iEXT(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttribI1iEXT()
25241 CALL_VertexAttribI1iEXT(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttribI1iEXT()
25257 CALL_VertexAttrib4Niv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4Niv()
25276 CALL_VertexAttrib4Niv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4Niv()
25287 CALL_GetnUniformdvARB(ctx->CurrentServerDispatch, (program, location, bufSize, params)); in _mesa_marshal_GetnUniformdvARB()
25301 CALL_LinkProgram(ctx->CurrentServerDispatch, (program)); in _mesa_unmarshal_LinkProgram()
25319 CALL_LinkProgram(ctx->CurrentServerDispatch, (program)); in _mesa_marshal_LinkProgram()
25343 CALL_ProgramUniform4d(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_unmarshal_ProgramUniform4d()
25366 CALL_ProgramUniform4d(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_marshal_ProgramUniform4d()
25390 CALL_ProgramUniform4f(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_unmarshal_ProgramUniform4f()
25413 CALL_ProgramUniform4f(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_marshal_ProgramUniform4f()
25437 CALL_ProgramUniform4i(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_unmarshal_ProgramUniform4i()
25460 CALL_ProgramUniform4i(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_marshal_ProgramUniform4i()
25471 CALL_GetFramebufferParameteriv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetFramebufferParameteriv()
25482 CALL_GetNamedBufferPointerv(ctx->CurrentServerDispatch, (buffer, pname, params)); in _mesa_marshal_GetNamedBufferPointerv()
25504 CALL_VertexAttrib4d(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttrib4d()
25526 CALL_VertexAttrib4d(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttrib4d()
25549 CALL_ProgramUniform4ui64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform4ui64vARB()
25576 CALL_ProgramUniform4ui64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform4ui64vARB()
25596 CALL_WindowPos4sMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_WindowPos4sMESA()
25617 CALL_WindowPos4sMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_WindowPos4sMESA()
25639 CALL_VertexAttrib4s(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttrib4s()
25661 CALL_VertexAttrib4s(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttrib4s()
25684 CALL_ProgramUniform1i64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform1i64vARB()
25711 CALL_ProgramUniform1i64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform1i64vARB()
25727 CALL_VertexAttrib1dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib1dvNV()
25746 CALL_VertexAttrib1dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib1dvNV()
25757 CALL_GetSemaphoreParameterui64vEXT(ctx->CurrentServerDispatch, (semaphore, pname, params)); in _mesa_marshal_GetSemaphoreParameterui64vEXT()
25783 …CALL_TexStorage3DMultisample(ctx->CurrentServerDispatch, (target, samples, internalformat, width, … in _mesa_unmarshal_TexStorage3DMultisample()
25807 …CALL_TexStorage3DMultisample(ctx->CurrentServerDispatch, (target, samples, internalformat, width, … in _mesa_marshal_TexStorage3DMultisample()
25818 CALL_SamplerParameteriv(ctx->CurrentServerDispatch, (sampler, pname, params)); in _mesa_marshal_SamplerParameteriv()
25829 CALL_VertexAttribP3uiv(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_marshal_VertexAttribP3uiv()
25845 CALL_ScissorIndexedv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_ScissorIndexedv()
25864 CALL_ScissorIndexedv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_ScissorIndexedv()
25875 return CALL_GetStringi(ctx->CurrentServerDispatch, (name, index)); in _mesa_marshal_GetStringi()
25896 CALL_Uniform2dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform2dv()
25922 CALL_Uniform2dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform2dv()
25938 CALL_VertexAttrib4dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4dv()
25957 CALL_VertexAttrib4dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4dv()
25968 CALL_CreateTextures(ctx->CurrentServerDispatch, (target, n, textures)); in _mesa_marshal_CreateTextures()
25982 CALL_EvalCoord2dv(ctx->CurrentServerDispatch, (u)); in _mesa_unmarshal_EvalCoord2dv()
26000 CALL_EvalCoord2dv(ctx->CurrentServerDispatch, (u)); in _mesa_marshal_EvalCoord2dv()
26016 CALL_VertexAttrib1fNV(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttrib1fNV()
26035 CALL_VertexAttrib1fNV(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttrib1fNV()
26046 …CALL_CompressedTexSubImage1D(ctx->CurrentServerDispatch, (target, level, xoffset, width, format, i… in _mesa_marshal_CompressedTexSubImage1D()
26057 CALL_GetSeparableFilter(ctx->CurrentServerDispatch, (target, format, type, row, column, span)); in _mesa_marshal_GetSeparableFilter()
26068 CALL_FeedbackBuffer(ctx->CurrentServerDispatch, (size, type, buffer)); in _mesa_marshal_FeedbackBuffer()
26082 CALL_RasterPos2iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos2iv()
26100 CALL_RasterPos2iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos2iv()
26111 …CALL_TexImage1D(ctx->CurrentServerDispatch, (target, level, internalformat, width, border, format,… in _mesa_marshal_TexImage1D()
26122 CALL_MultiDrawElementsEXT(ctx->CurrentServerDispatch, (mode, count, type, indices, primcount)); in _mesa_marshal_MultiDrawElementsEXT()
26133 …CALL_GetnSeparableFilterARB(ctx->CurrentServerDispatch, (target, format, type, rowBufSize, row, co… in _mesa_marshal_GetnSeparableFilterARB()
26147 CALL_FrontFace(ctx->CurrentServerDispatch, (mode)); in _mesa_unmarshal_FrontFace()
26165 CALL_FrontFace(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_FrontFace()
26176 …CALL_MultiModeDrawArraysIBM(ctx->CurrentServerDispatch, (mode, first, count, primcount, modestride… in _mesa_marshal_MultiModeDrawArraysIBM()
26190 CALL_Normal3dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Normal3dv()
26208 CALL_Normal3dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Normal3dv()
26226 CALL_Lightf(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_unmarshal_Lightf()
26246 CALL_Lightf(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_marshal_Lightf()
26260 CALL_MatrixMode(ctx->CurrentServerDispatch, (mode)); in _mesa_unmarshal_MatrixMode()
26278 CALL_MatrixMode(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_MatrixMode()
26289 CALL_GetPixelMapusv(ctx->CurrentServerDispatch, (map, values)); in _mesa_marshal_GetPixelMapusv()
26307 CALL_Lighti(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_unmarshal_Lighti()
26327 CALL_Lighti(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_marshal_Lighti()
26338 return CALL_GetFragDataIndex(ctx->CurrentServerDispatch, (program, name)); in _mesa_marshal_GetFragDataIndex()
26356 CALL_Lightx(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_unmarshal_Lightx()
26376 CALL_Lightx(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_marshal_Lightx()
26399 CALL_ProgramUniform3fv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform3fv()
26426 CALL_ProgramUniform3fv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform3fv()
26440 CALL_MultMatrixd(ctx->CurrentServerDispatch, (m)); in _mesa_unmarshal_MultMatrixd()
26458 CALL_MultMatrixd(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_MultMatrixd()
26472 CALL_MultMatrixf(ctx->CurrentServerDispatch, (m)); in _mesa_unmarshal_MultMatrixf()
26490 CALL_MultMatrixf(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_MultMatrixf()
26511 CALL_Uniform4ui64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform4ui64vARB()
26537 CALL_Uniform4ui64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform4ui64vARB()
26553 CALL_MultiTexCoord4fvARB(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord4fvARB()
26572 CALL_MultiTexCoord4fvARB(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord4fvARB()
26595 CALL_UniformMatrix2x3fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix2x3fv()
26622 CALL_UniformMatrix2x3fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix2x3fv()
26640 CALL_SamplerParameterf(ctx->CurrentServerDispatch, (sampler, pname, param)); in _mesa_unmarshal_SamplerParameterf()
26660 CALL_SamplerParameterf(ctx->CurrentServerDispatch, (sampler, pname, param)); in _mesa_marshal_SamplerParameterf()
26683 CALL_UniformMatrix3dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix3dv()
26710 CALL_UniformMatrix3dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix3dv()
26726 CALL_PointParameterx(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_PointParameterx()
26745 CALL_PointParameterx(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_PointParameterx()
26763 CALL_DrawArrays(ctx->CurrentServerDispatch, (mode, first, count)); in _mesa_unmarshal_DrawArrays()
26783 CALL_DrawArrays(ctx->CurrentServerDispatch, (mode, first, count)); in _mesa_marshal_DrawArrays()
26804 CALL_Uniform3dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform3dv()
26830 CALL_Uniform3dv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform3dv()
26846 CALL_PointParameteri(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_PointParameteri()
26865 CALL_PointParameteri(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_PointParameteri()
26881 CALL_PointParameterf(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_PointParameterf()
26900 CALL_PointParameterf(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_PointParameterf()
26916 CALL_VertexAttribBinding(ctx->CurrentServerDispatch, (attribindex, bindingindex)); in _mesa_unmarshal_VertexAttribBinding()
26935 CALL_VertexAttribBinding(ctx->CurrentServerDispatch, (attribindex, bindingindex)); in _mesa_marshal_VertexAttribBinding()
26946 …CALL_TextureSubImage2D(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, width, heigh… in _mesa_marshal_TextureSubImage2D()
26957 return CALL_CreateShader(ctx->CurrentServerDispatch, (type)); in _mesa_marshal_CreateShader()
26980 CALL_ProgramUniform1dv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform1dv()
27007 CALL_ProgramUniform1dv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform1dv()
27018 CALL_GetProgramEnvParameterfvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_marshal_GetProgramEnvParameterfvARB()
27037 CALL_DeleteBuffers(ctx->CurrentServerDispatch, (n, buffer)); in _mesa_unmarshal_DeleteBuffers()
27062 CALL_DeleteBuffers(ctx->CurrentServerDispatch, (n, buffer)); in _mesa_marshal_DeleteBuffers()
27073 CALL_GetBufferSubData(ctx->CurrentServerDispatch, (target, offset, size, data)); in _mesa_marshal_GetBufferSubData()
27084 CALL_GetNamedRenderbufferParameteriv(ctx->CurrentServerDispatch, (renderbuffer, pname, params)); in _mesa_marshal_GetNamedRenderbufferParameteriv()
27095 CALL_GetPerfMonitorGroupsAMD(ctx->CurrentServerDispatch, (numGroups, groupsSize, groups)); in _mesa_marshal_GetPerfMonitorGroupsAMD()
27115 CALL_VertexAttribP2ui(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_unmarshal_VertexAttribP2ui()
27136 CALL_VertexAttribP2ui(ctx->CurrentServerDispatch, (index, type, normalized, value)); in _mesa_marshal_VertexAttribP2ui()
27159 CALL_ProgramUniform4dv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform4dv()
27186 CALL_ProgramUniform4dv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform4dv()
27197 CALL_GetMinmaxParameteriv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetMinmaxParameteriv()
27211 CALL_DrawTexivOES(ctx->CurrentServerDispatch, (coords)); in _mesa_unmarshal_DrawTexivOES()
27229 CALL_DrawTexivOES(ctx->CurrentServerDispatch, (coords)); in _mesa_marshal_DrawTexivOES()
27255 …CALL_CopyTexImage1D(ctx->CurrentServerDispatch, (target, level, internalformat, x, y, width, borde… in _mesa_unmarshal_CopyTexImage1D()
27279 …CALL_CopyTexImage1D(ctx->CurrentServerDispatch, (target, level, internalformat, x, y, width, borde… in _mesa_marshal_CopyTexImage1D()
27290 …CALL_InvalidateNamedFramebufferData(ctx->CurrentServerDispatch, (framebuffer, numAttachments, atta… in _mesa_marshal_InvalidateNamedFramebufferData()
27301 CALL_SemaphoreParameterui64vEXT(ctx->CurrentServerDispatch, (semaphore, pname, params)); in _mesa_marshal_SemaphoreParameterui64vEXT()
27312 CALL_GetnColorTableARB(ctx->CurrentServerDispatch, (target, format, type, bufSize, table)); in _mesa_marshal_GetnColorTableARB()
27334 …CALL_VertexAttribFormat(ctx->CurrentServerDispatch, (attribindex, size, type, normalized, relative… in _mesa_unmarshal_VertexAttribFormat()
27356 …CALL_VertexAttribFormat(ctx->CurrentServerDispatch, (attribindex, size, type, normalized, relative… in _mesa_marshal_VertexAttribFormat()
27374 CALL_Vertex3i(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_Vertex3i()
27394 CALL_Vertex3i(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_Vertex3i()
27412 CALL_Vertex3f(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_Vertex3f()
27432 CALL_Vertex3f(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_Vertex3f()
27450 CALL_Vertex3d(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_Vertex3d()
27470 CALL_Vertex3d(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_Vertex3d()
27481 CALL_GetProgramPipelineiv(ctx->CurrentServerDispatch, (pipeline, pname, params)); in _mesa_marshal_GetProgramPipelineiv()
27495 CALL_ReadBuffer(ctx->CurrentServerDispatch, (mode)); in _mesa_unmarshal_ReadBuffer()
27513 CALL_ReadBuffer(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_ReadBuffer()
27531 CALL_ConvolutionParameteri(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_unmarshal_ConvolutionParameteri()
27551 CALL_ConvolutionParameteri(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_ConvolutionParameteri()
27562 CALL_GetTexParameterIiv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetTexParameterIiv()
27580 CALL_Vertex3s(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_Vertex3s()
27600 CALL_Vertex3s(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_Vertex3s()
27618 CALL_ConvolutionParameterf(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_unmarshal_ConvolutionParameterf()
27638 CALL_ConvolutionParameterf(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_ConvolutionParameterf()
27649 CALL_GetColorTableParameteriv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetColorTableParameteriv()
27660 …CALL_GetTransformFeedbackVarying(ctx->CurrentServerDispatch, (program, index, bufSize, length, siz… in _mesa_marshal_GetTransformFeedbackVarying()
27671 CALL_GetNextPerfQueryIdINTEL(ctx->CurrentServerDispatch, (queryId, nextQueryId)); in _mesa_marshal_GetNextPerfQueryIdINTEL()
27685 CALL_TexCoord3fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord3fv()
27703 CALL_TexCoord3fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord3fv()
27715 CALL_TextureBarrierNV(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_TextureBarrierNV()
27734 CALL_TextureBarrierNV(ctx->CurrentServerDispatch, ()); in _mesa_marshal_TextureBarrierNV()
27745 …CALL_GetProgramInterfaceiv(ctx->CurrentServerDispatch, (program, programInterface, pname, params)); in _mesa_marshal_GetProgramInterfaceiv()
27756 CALL_VertexAttribL1ui64vARB(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribL1ui64vARB()
27780 CALL_ProgramLocalParameter4fARB(ctx->CurrentServerDispatch, (target, index, x, y, z, w)); in _mesa_unmarshal_ProgramLocalParameter4fARB()
27803 CALL_ProgramLocalParameter4fARB(ctx->CurrentServerDispatch, (target, index, x, y, z, w)); in _mesa_marshal_ProgramLocalParameter4fARB()
27815 CALL_PauseTransformFeedback(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PauseTransformFeedback()
27834 CALL_PauseTransformFeedback(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PauseTransformFeedback()
27848 CALL_DeleteShader(ctx->CurrentServerDispatch, (program)); in _mesa_unmarshal_DeleteShader()
27866 CALL_DeleteShader(ctx->CurrentServerDispatch, (program)); in _mesa_marshal_DeleteShader()
27886 …CALL_NamedFramebufferRenderbuffer(ctx->CurrentServerDispatch, (framebuffer, attachment, renderbuff… in _mesa_unmarshal_NamedFramebufferRenderbuffer()
27907 …CALL_NamedFramebufferRenderbuffer(ctx->CurrentServerDispatch, (framebuffer, attachment, renderbuff… in _mesa_marshal_NamedFramebufferRenderbuffer()
27921 CALL_CompileShader(ctx->CurrentServerDispatch, (shader)); in _mesa_unmarshal_CompileShader()
27939 CALL_CompileShader(ctx->CurrentServerDispatch, (shader)); in _mesa_marshal_CompileShader()
27953 CALL_Vertex2iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex2iv()
27971 CALL_Vertex2iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex2iv()
27982 CALL_GetVertexArrayIndexediv(ctx->CurrentServerDispatch, (vaobj, index, pname, param)); in _mesa_marshal_GetVertexArrayIndexediv()
27993 CALL_TexParameterIiv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_TexParameterIiv()
28004 CALL_TexGendv(ctx->CurrentServerDispatch, (coord, pname, params)); in _mesa_marshal_TexGendv()
28018 CALL_ResetMinmax(ctx->CurrentServerDispatch, (target)); in _mesa_unmarshal_ResetMinmax()
28036 CALL_ResetMinmax(ctx->CurrentServerDispatch, (target)); in _mesa_marshal_ResetMinmax()
28052 CALL_SampleCoverage(ctx->CurrentServerDispatch, (value, invert)); in _mesa_unmarshal_SampleCoverage()
28071 CALL_SampleCoverage(ctx->CurrentServerDispatch, (value, invert)); in _mesa_marshal_SampleCoverage()
28085 CALL_GenerateTextureMipmap(ctx->CurrentServerDispatch, (texture)); in _mesa_unmarshal_GenerateTextureMipmap()
28103 CALL_GenerateTextureMipmap(ctx->CurrentServerDispatch, (texture)); in _mesa_marshal_GenerateTextureMipmap()
28122 CALL_DeleteProgramsARB(ctx->CurrentServerDispatch, (n, programs)); in _mesa_unmarshal_DeleteProgramsARB()
28147 CALL_DeleteProgramsARB(ctx->CurrentServerDispatch, (n, programs)); in _mesa_marshal_DeleteProgramsARB()
28161 CALL_ShadeModel(ctx->CurrentServerDispatch, (mode)); in _mesa_unmarshal_ShadeModel()
28179 CALL_ShadeModel(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_ShadeModel()
28190 CALL_CreateQueries(ctx->CurrentServerDispatch, (target, n, ids)); in _mesa_marshal_CreateQueries()
28201 CALL_MultiDrawArrays(ctx->CurrentServerDispatch, (mode, first, count, primcount)); in _mesa_marshal_MultiDrawArrays()
28212 CALL_GetProgramLocalParameterdvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_marshal_GetProgramLocalParameterdvARB()
28223 return CALL_MapBufferRange(ctx->CurrentServerDispatch, (target, offset, length, access)); in _mesa_marshal_MapBufferRange()
28241 CALL_DispatchCompute(ctx->CurrentServerDispatch, (num_groups_x, num_groups_y, num_groups_z)); in _mesa_unmarshal_DispatchCompute()
28261 CALL_DispatchCompute(ctx->CurrentServerDispatch, (num_groups_x, num_groups_y, num_groups_z)); in _mesa_marshal_DispatchCompute()
28279 CALL_UseProgramStages(ctx->CurrentServerDispatch, (pipeline, stages, program)); in _mesa_unmarshal_UseProgramStages()
28299 CALL_UseProgramStages(ctx->CurrentServerDispatch, (pipeline, stages, program)); in _mesa_marshal_UseProgramStages()
28324 …CALL_ProgramUniformMatrix4fv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_unmarshal_ProgramUniformMatrix4fv()
28352 …CALL_ProgramUniformMatrix4fv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_marshal_ProgramUniformMatrix4fv()
28372 …CALL_FramebufferRenderbuffer(ctx->CurrentServerDispatch, (target, attachment, renderbuffertarget, … in _mesa_unmarshal_FramebufferRenderbuffer()
28393 …CALL_FramebufferRenderbuffer(ctx->CurrentServerDispatch, (target, attachment, renderbuffertarget, … in _mesa_marshal_FramebufferRenderbuffer()
28404 return CALL_IsProgramARB(ctx->CurrentServerDispatch, (program)); in _mesa_marshal_IsProgramARB()
28415 …CALL_Map2d(ctx->CurrentServerDispatch, (target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, … in _mesa_marshal_Map2d()
28426 …CALL_Map2f(ctx->CurrentServerDispatch, (target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, … in _mesa_marshal_Map2f()
28449 CALL_ProgramStringARB(ctx->CurrentServerDispatch, (target, format, len, string)); in _mesa_unmarshal_ProgramStringARB()
28476 CALL_ProgramStringARB(ctx->CurrentServerDispatch, (target, format, len, string)); in _mesa_marshal_ProgramStringARB()
28504 …CALL_CopyTextureSubImage2D(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, x, y, wi… in _mesa_unmarshal_CopyTextureSubImage2D()
28529 …CALL_CopyTextureSubImage2D(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, x, y, wi… in _mesa_marshal_CopyTextureSubImage2D()
28551 CALL_MultiTexCoord4s(ctx->CurrentServerDispatch, (target, s, t, r, q)); in _mesa_unmarshal_MultiTexCoord4s()
28573 CALL_MultiTexCoord4s(ctx->CurrentServerDispatch, (target, s, t, r, q)); in _mesa_marshal_MultiTexCoord4s()
28595 CALL_ViewportIndexedf(ctx->CurrentServerDispatch, (index, x, y, w, h)); in _mesa_unmarshal_ViewportIndexedf()
28617 CALL_ViewportIndexedf(ctx->CurrentServerDispatch, (index, x, y, w, h)); in _mesa_marshal_ViewportIndexedf()
28639 CALL_MultiTexCoord4i(ctx->CurrentServerDispatch, (target, s, t, r, q)); in _mesa_unmarshal_MultiTexCoord4i()
28661 CALL_MultiTexCoord4i(ctx->CurrentServerDispatch, (target, s, t, r, q)); in _mesa_marshal_MultiTexCoord4i()
28688 …CALL_DebugMessageControl(ctx->CurrentServerDispatch, (source, type, severity, count, ids, enabled)… in _mesa_unmarshal_DebugMessageControl()
28717 …CALL_DebugMessageControl(ctx->CurrentServerDispatch, (source, type, severity, count, ids, enabled)… in _mesa_marshal_DebugMessageControl()
28739 CALL_MultiTexCoord4d(ctx->CurrentServerDispatch, (target, s, t, r, q)); in _mesa_unmarshal_MultiTexCoord4d()
28761 CALL_MultiTexCoord4d(ctx->CurrentServerDispatch, (target, s, t, r, q)); in _mesa_marshal_MultiTexCoord4d()
28772 CALL_GetHistogram(ctx->CurrentServerDispatch, (target, reset, format, type, values)); in _mesa_marshal_GetHistogram()
28790 CALL_Translatex(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_Translatex()
28810 CALL_Translatex(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_Translatex()
28834 …CALL_MultiDrawElementsIndirectCountARB(ctx->CurrentServerDispatch, (mode, type, indirect, drawcoun… in _mesa_unmarshal_MultiDrawElementsIndirectCountARB()
28857 …CALL_MultiDrawElementsIndirectCountARB(ctx->CurrentServerDispatch, (mode, type, indirect, drawcoun… in _mesa_marshal_MultiDrawElementsIndirectCountARB()
28871 CALL_Indexsv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexsv()
28889 CALL_Indexsv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexsv()
28905 CALL_VertexAttrib1fvARB(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib1fvARB()
28924 CALL_VertexAttrib1fvARB(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib1fvARB()
28938 CALL_TexCoord2dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord2dv()
28956 CALL_TexCoord2dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord2dv()
28974 CALL_Translated(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_Translated()
28994 CALL_Translated(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_Translated()
29012 CALL_Translatef(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_Translatef()
29032 CALL_Translatef(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_Translatef()
29043 CALL_MultTransposeMatrixd(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_MultTransposeMatrixd()
29066 CALL_ProgramUniform4uiv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform4uiv()
29093 CALL_ProgramUniform4uiv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform4uiv()
29104 …CALL_GetPerfCounterInfoINTEL(ctx->CurrentServerDispatch, (queryId, counterId, counterNameLength, c… in _mesa_marshal_GetPerfCounterInfoINTEL()
29115 return CALL_RenderMode(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_RenderMode()
29131 CALL_MultiTexCoord1fARB(ctx->CurrentServerDispatch, (target, s)); in _mesa_unmarshal_MultiTexCoord1fARB()
29150 CALL_MultiTexCoord1fARB(ctx->CurrentServerDispatch, (target, s)); in _mesa_marshal_MultiTexCoord1fARB()
29168 CALL_SecondaryColor3d(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_SecondaryColor3d()
29188 CALL_SecondaryColor3d(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_SecondaryColor3d()
29206 CALL_FramebufferParameteri(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_unmarshal_FramebufferParameteri()
29226 CALL_FramebufferParameteri(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_marshal_FramebufferParameteri()
29247 CALL_VertexAttribs4ubvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs4ubvNV()
29273 CALL_VertexAttribs4ubvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs4ubvNV()
29284 CALL_LightModelxv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_LightModelxv()
29308 CALL_CopyTexSubImage1D(ctx->CurrentServerDispatch, (target, level, xoffset, x, y, width)); in _mesa_unmarshal_CopyTexSubImage1D()
29331 CALL_CopyTexSubImage1D(ctx->CurrentServerDispatch, (target, level, xoffset, x, y, width)); in _mesa_marshal_CopyTexSubImage1D()
29342 …CALL_TextureSubImage3D(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, zoffset, wid… in _mesa_marshal_TextureSubImage3D()
29360 CALL_StencilFunc(ctx->CurrentServerDispatch, (func, ref, mask)); in _mesa_unmarshal_StencilFunc()
29380 CALL_StencilFunc(ctx->CurrentServerDispatch, (func, ref, mask)); in _mesa_marshal_StencilFunc()
29402 CALL_CopyPixels(ctx->CurrentServerDispatch, (x, y, width, height, type)); in _mesa_unmarshal_CopyPixels()
29424 CALL_CopyPixels(ctx->CurrentServerDispatch, (x, y, width, height, type)); in _mesa_marshal_CopyPixels()
29435 CALL_TexGenxvOES(ctx->CurrentServerDispatch, (coord, pname, params)); in _mesa_marshal_TexGenxvOES()
29446 CALL_GetTextureLevelParameterfv(ctx->CurrentServerDispatch, (texture, level, pname, params)); in _mesa_marshal_GetTextureLevelParameterfv()
29462 CALL_VertexAttrib4Nubv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4Nubv()
29481 CALL_VertexAttrib4Nubv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4Nubv()
29504 CALL_UniformMatrix4x2dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix4x2dv()
29531 CALL_UniformMatrix4x2dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix4x2dv()
29555 …CALL_VertexAttribPointer(ctx->CurrentServerDispatch, (index, size, type, normalized, stride, point… in _mesa_unmarshal_VertexAttribPointer()
29568 …CALL_VertexAttribPointer(ctx->CurrentServerDispatch, (index, size, type, normalized, stride, point… in _mesa_marshal_VertexAttribPointer()
29585 …CALL_VertexAttribPointer(ctx->CurrentServerDispatch, (index, size, type, normalized, stride, point… in _mesa_marshal_VertexAttribPointer()
29599 CALL_IndexMask(ctx->CurrentServerDispatch, (mask)); in _mesa_unmarshal_IndexMask()
29617 CALL_IndexMask(ctx->CurrentServerDispatch, (mask)); in _mesa_marshal_IndexMask()
29637 CALL_VertexAttribIFormat(ctx->CurrentServerDispatch, (attribindex, size, type, relativeoffset)); in _mesa_unmarshal_VertexAttribIFormat()
29658 CALL_VertexAttribIFormat(ctx->CurrentServerDispatch, (attribindex, size, type, relativeoffset)); in _mesa_marshal_VertexAttribIFormat()
29680 …CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch, (mode, first, count, primcount, b… in _mesa_unmarshal_DrawArraysInstancedBaseInstance()
29693 …CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch, (mode, first, count, primcount, b… in _mesa_marshal_DrawArraysInstancedBaseInstance()
29709 …CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch, (mode, first, count, primcount, b… in _mesa_marshal_DrawArraysInstancedBaseInstance()
29739 …CALL_TextureStorageMem3DMultisampleEXT(ctx->CurrentServerDispatch, (texture, samples, internalForm… in _mesa_unmarshal_TextureStorageMem3DMultisampleEXT()
29765 …CALL_TextureStorageMem3DMultisampleEXT(ctx->CurrentServerDispatch, (texture, samples, internalForm… in _mesa_marshal_TextureStorageMem3DMultisampleEXT()
29776 …CALL_CompressedTextureSubImage3D(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, zo… in _mesa_marshal_CompressedTextureSubImage3D()
29788 CALL_PopAttrib(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PopAttrib()
29807 CALL_PopAttrib(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PopAttrib()
29827 CALL_Uniform3ui(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_unmarshal_Uniform3ui()
29848 CALL_Uniform3ui(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_marshal_Uniform3ui()
29859 CALL_DeletePerfMonitorsAMD(ctx->CurrentServerDispatch, (n, monitors)); in _mesa_marshal_DeletePerfMonitorsAMD()
29873 CALL_Color4dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color4dv()
29891 CALL_Color4dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color4dv()
29905 CALL_DisableVertexAttribArray(ctx->CurrentServerDispatch, (index)); in _mesa_unmarshal_DisableVertexAttribArray()
29923 CALL_DisableVertexAttribArray(ctx->CurrentServerDispatch, (index)); in _mesa_marshal_DisableVertexAttribArray()
29948 …CALL_ProgramUniformMatrix3x2fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix3x2fv()
29976 …CALL_ProgramUniformMatrix3x2fv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix3x2fv()
29987 CALL_GetDoublei_v(ctx->CurrentServerDispatch, (target, index, data)); in _mesa_marshal_GetDoublei_v()
29998 return CALL_IsTransformFeedback(ctx->CurrentServerDispatch, (id)); in _mesa_marshal_IsTransformFeedback()
30009 CALL_GetMemoryObjectParameterivEXT(ctx->CurrentServerDispatch, (memoryObject, pname, params)); in _mesa_marshal_GetMemoryObjectParameterivEXT()
30025 CALL_ClipPlanex(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_unmarshal_ClipPlanex()
30044 CALL_ClipPlanex(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_marshal_ClipPlanex()
30055 CALL_GetLightfv(ctx->CurrentServerDispatch, (light, pname, params)); in _mesa_marshal_GetLightfv()
30071 CALL_ClipPlanef(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_unmarshal_ClipPlanef()
30090 CALL_ClipPlanef(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_marshal_ClipPlanef()
30108 CALL_ProgramUniform1ui(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_unmarshal_ProgramUniform1ui()
30128 CALL_ProgramUniform1ui(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_marshal_ProgramUniform1ui()
30148 CALL_SecondaryColorPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_unmarshal_SecondaryColorPointer()
30161 CALL_SecondaryColorPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_marshal_SecondaryColorPointer()
30176 CALL_SecondaryColorPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_marshal_SecondaryColorPointer()
30192 CALL_LineStipple(ctx->CurrentServerDispatch, (factor, pattern)); in _mesa_unmarshal_LineStipple()
30211 CALL_LineStipple(ctx->CurrentServerDispatch, (factor, pattern)); in _mesa_marshal_LineStipple()
30223 CALL_BeginFragmentShaderATI(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_BeginFragmentShaderATI()
30242 CALL_BeginFragmentShaderATI(ctx->CurrentServerDispatch, ()); in _mesa_marshal_BeginFragmentShaderATI()
30253 CALL_GenRenderbuffers(ctx->CurrentServerDispatch, (n, renderbuffers)); in _mesa_marshal_GenRenderbuffers()
30264 CALL_GetMinmaxParameterfv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetMinmaxParameterfv()
30290 …CALL_TextureStorageMem2DEXT(ctx->CurrentServerDispatch, (texture, levels, internalFormat, width, h… in _mesa_unmarshal_TextureStorageMem2DEXT()
30314 …CALL_TextureStorageMem2DEXT(ctx->CurrentServerDispatch, (texture, levels, internalFormat, width, h… in _mesa_marshal_TextureStorageMem2DEXT()
30325 return CALL_IsEnabledi(ctx->CurrentServerDispatch, (target, index)); in _mesa_marshal_IsEnabledi()
30343 CALL_WaitSync(ctx->CurrentServerDispatch, (sync, flags, timeout)); in _mesa_unmarshal_WaitSync()
30363 CALL_WaitSync(ctx->CurrentServerDispatch, (sync, flags, timeout)); in _mesa_marshal_WaitSync()
30374 CALL_GetVertexAttribPointerv(ctx->CurrentServerDispatch, (index, pname, pointer)); in _mesa_marshal_GetVertexAttribPointerv()
30395 CALL_Uniform1i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform1i64vARB()
30421 CALL_Uniform1i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform1i64vARB()
30432 CALL_CreatePerfQueryINTEL(ctx->CurrentServerDispatch, (queryId, queryHandle)); in _mesa_marshal_CreatePerfQueryINTEL()
30448 CALL_NewList(ctx->CurrentServerDispatch, (list, mode)); in _mesa_unmarshal_NewList()
30461 CALL_NewList(ctx->CurrentServerDispatch, (list, mode)); in _mesa_marshal_NewList()
30474 CALL_NewList(ctx->CurrentServerDispatch, (list, mode)); in _mesa_marshal_NewList()
30492 CALL_TexBuffer(ctx->CurrentServerDispatch, (target, internalFormat, buffer)); in _mesa_unmarshal_TexBuffer()
30512 CALL_TexBuffer(ctx->CurrentServerDispatch, (target, internalFormat, buffer)); in _mesa_marshal_TexBuffer()
30526 CALL_TexCoord4sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord4sv()
30544 CALL_TexCoord4sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord4sv()
30558 CALL_TexCoord1f(ctx->CurrentServerDispatch, (s)); in _mesa_unmarshal_TexCoord1f()
30576 CALL_TexCoord1f(ctx->CurrentServerDispatch, (s)); in _mesa_marshal_TexCoord1f()
30590 CALL_TexCoord1d(ctx->CurrentServerDispatch, (s)); in _mesa_unmarshal_TexCoord1d()
30608 CALL_TexCoord1d(ctx->CurrentServerDispatch, (s)); in _mesa_marshal_TexCoord1d()
30622 CALL_TexCoord1i(ctx->CurrentServerDispatch, (s)); in _mesa_unmarshal_TexCoord1i()
30640 CALL_TexCoord1i(ctx->CurrentServerDispatch, (s)); in _mesa_marshal_TexCoord1i()
30651 CALL_GetnUniformfvARB(ctx->CurrentServerDispatch, (program, location, bufSize, params)); in _mesa_marshal_GetnUniformfvARB()
30665 CALL_TexCoord1s(ctx->CurrentServerDispatch, (s)); in _mesa_unmarshal_TexCoord1s()
30683 CALL_TexCoord1s(ctx->CurrentServerDispatch, (s)); in _mesa_marshal_TexCoord1s()
30699 CALL_Uniform1ui(ctx->CurrentServerDispatch, (location, x)); in _mesa_unmarshal_Uniform1ui()
30718 CALL_Uniform1ui(ctx->CurrentServerDispatch, (location, x)); in _mesa_marshal_Uniform1ui()
30738 CALL_TexStorage1D(ctx->CurrentServerDispatch, (target, levels, internalFormat, width)); in _mesa_unmarshal_TexStorage1D()
30759 CALL_TexStorage1D(ctx->CurrentServerDispatch, (target, levels, internalFormat, width)); in _mesa_marshal_TexStorage1D()
30791 …CALL_BlitFramebuffer(ctx->CurrentServerDispatch, (srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1,… in _mesa_unmarshal_BlitFramebuffer()
30818 …CALL_BlitFramebuffer(ctx->CurrentServerDispatch, (srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1,… in _mesa_marshal_BlitFramebuffer()
30836 CALL_TextureParameterf(ctx->CurrentServerDispatch, (texture, pname, param)); in _mesa_unmarshal_TextureParameterf()
30856 CALL_TextureParameterf(ctx->CurrentServerDispatch, (texture, pname, param)); in _mesa_marshal_TextureParameterf()
30878 …CALL_FramebufferTexture1D(ctx->CurrentServerDispatch, (target, attachment, textarget, texture, lev… in _mesa_unmarshal_FramebufferTexture1D()
30900 …CALL_FramebufferTexture1D(ctx->CurrentServerDispatch, (target, attachment, textarget, texture, lev… in _mesa_marshal_FramebufferTexture1D()
30918 CALL_TextureParameteri(ctx->CurrentServerDispatch, (texture, pname, param)); in _mesa_unmarshal_TextureParameteri()
30938 CALL_TextureParameteri(ctx->CurrentServerDispatch, (texture, pname, param)); in _mesa_marshal_TextureParameteri()
30949 CALL_GetMapiv(ctx->CurrentServerDispatch, (target, query, v)); in _mesa_marshal_GetMapiv()
30960 CALL_GetUniformui64vARB(ctx->CurrentServerDispatch, (program, location, params)); in _mesa_marshal_GetUniformui64vARB()
30976 CALL_TexCoordP4ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_unmarshal_TexCoordP4ui()
30995 CALL_TexCoordP4ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP4ui()
31011 CALL_VertexAttrib1sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib1sv()
31030 CALL_VertexAttrib1sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib1sv()
31050 CALL_WindowPos4dMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_WindowPos4dMESA()
31071 CALL_WindowPos4dMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_WindowPos4dMESA()
31085 CALL_Vertex3dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex3dv()
31103 CALL_Vertex3dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex3dv()
31121 CALL_VertexAttribL2d(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttribL2d()
31141 CALL_VertexAttribL2d(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttribL2d()
31152 CALL_GetnMapivARB(ctx->CurrentServerDispatch, (target, query, bufSize, v)); in _mesa_marshal_GetnMapivARB()
31163 CALL_GetVertexAttribfv(ctx->CurrentServerDispatch, (index, pname, params)); in _mesa_marshal_GetVertexAttribfv()
31174 CALL_MultiTexCoordP4uiv(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_marshal_MultiTexCoordP4uiv()
31185 CALL_TexGeniv(ctx->CurrentServerDispatch, (coord, pname, params)); in _mesa_marshal_TexGeniv()
31196 return CALL_IsMemoryObjectEXT(ctx->CurrentServerDispatch, (memoryObject)); in _mesa_marshal_IsMemoryObjectEXT()
31216 CALL_BlendColor(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_BlendColor()
31237 CALL_BlendColor(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_BlendColor()
31258 CALL_VertexAttribs2dvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs2dvNV()
31284 CALL_VertexAttribs2dvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs2dvNV()
31300 CALL_VertexAttrib2dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib2dvNV()
31319 CALL_VertexAttrib2dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib2dvNV()
31330 CALL_NamedFramebufferDrawBuffers(ctx->CurrentServerDispatch, (framebuffer, n, bufs)); in _mesa_marshal_NamedFramebufferDrawBuffers()
31344 CALL_ResetHistogram(ctx->CurrentServerDispatch, (target)); in _mesa_unmarshal_ResetHistogram()
31362 CALL_ResetHistogram(ctx->CurrentServerDispatch, (target)); in _mesa_marshal_ResetHistogram()
31373 …CALL_CompressedTexSubImage2D(ctx->CurrentServerDispatch, (target, level, xoffset, yoffset, width, … in _mesa_marshal_CompressedTexSubImage2D()
31387 CALL_TexCoord2sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord2sv()
31405 CALL_TexCoord2sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord2sv()
31421 CALL_StencilMaskSeparate(ctx->CurrentServerDispatch, (face, mask)); in _mesa_unmarshal_StencilMaskSeparate()
31440 CALL_StencilMaskSeparate(ctx->CurrentServerDispatch, (face, mask)); in _mesa_marshal_StencilMaskSeparate()
31456 CALL_MultiTexCoord3sv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord3sv()
31475 CALL_MultiTexCoord3sv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord3sv()
31489 CALL_TexCoord3iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord3iv()
31507 CALL_TexCoord3iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord3iv()
31523 CALL_MultiTexCoord4sv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord4sv()
31542 CALL_MultiTexCoord4sv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord4sv()
31558 CALL_VertexBindingDivisor(ctx->CurrentServerDispatch, (attribindex, divisor)); in _mesa_unmarshal_VertexBindingDivisor()
31577 CALL_VertexBindingDivisor(ctx->CurrentServerDispatch, (attribindex, divisor)); in _mesa_marshal_VertexBindingDivisor()
31605 …CALL_PrimitiveBoundingBox(ctx->CurrentServerDispatch, (minX, minY, minZ, minW, maxX, maxY, maxZ, m… in _mesa_unmarshal_PrimitiveBoundingBox()
31630 …CALL_PrimitiveBoundingBox(ctx->CurrentServerDispatch, (minX, minY, minZ, minW, maxX, maxY, maxZ, m… in _mesa_marshal_PrimitiveBoundingBox()
31641 CALL_GetPerfMonitorCounterInfoAMD(ctx->CurrentServerDispatch, (group, counter, pname, data)); in _mesa_marshal_GetPerfMonitorCounterInfoAMD()
31659 …CALL_UniformBlockBinding(ctx->CurrentServerDispatch, (program, uniformBlockIndex, uniformBlockBind… in _mesa_unmarshal_UniformBlockBinding()
31679 …CALL_UniformBlockBinding(ctx->CurrentServerDispatch, (program, uniformBlockIndex, uniformBlockBind… in _mesa_marshal_UniformBlockBinding()
31690 return CALL_FenceSync(ctx->CurrentServerDispatch, (condition, flags)); in _mesa_marshal_FenceSync()
31701 …CALL_CompressedTextureSubImage2D(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, wi… in _mesa_marshal_CompressedTextureSubImage2D()
31717 CALL_VertexAttrib4Nusv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4Nusv()
31736 CALL_VertexAttrib4Nusv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4Nusv()
31747 CALL_SetFragmentShaderConstantATI(ctx->CurrentServerDispatch, (dst, value)); in _mesa_marshal_SetFragmentShaderConstantATI()
31763 CALL_VertexP2ui(ctx->CurrentServerDispatch, (type, value)); in _mesa_unmarshal_VertexP2ui()
31782 CALL_VertexP2ui(ctx->CurrentServerDispatch, (type, value)); in _mesa_marshal_VertexP2ui()
31805 CALL_ProgramUniform2fv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform2fv()
31832 CALL_ProgramUniform2fv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform2fv()
31843 CALL_GetTextureLevelParameteriv(ctx->CurrentServerDispatch, (texture, level, pname, params)); in _mesa_marshal_GetTextureLevelParameteriv()
31854 CALL_GetTexEnvfv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetTexEnvfv()
31865 CALL_BindAttribLocation(ctx->CurrentServerDispatch, (program, index, name)); in _mesa_marshal_BindAttribLocation()
31889 …CALL_TextureStorage2DEXT(ctx->CurrentServerDispatch, (texture, target, levels, internalFormat, wid… in _mesa_unmarshal_TextureStorage2DEXT()
31912 …CALL_TextureStorage2DEXT(ctx->CurrentServerDispatch, (texture, target, levels, internalFormat, wid… in _mesa_marshal_TextureStorage2DEXT()
31923 CALL_TextureParameterIiv(ctx->CurrentServerDispatch, (texture, pname, params)); in _mesa_marshal_TextureParameterIiv()
31941 CALL_DrawTransformFeedbackInstanced(ctx->CurrentServerDispatch, (mode, id, primcount)); in _mesa_unmarshal_DrawTransformFeedbackInstanced()
31961 CALL_DrawTransformFeedbackInstanced(ctx->CurrentServerDispatch, (mode, id, primcount)); in _mesa_marshal_DrawTransformFeedbackInstanced()
31985 CALL_CopyTextureSubImage1D(ctx->CurrentServerDispatch, (texture, level, xoffset, x, y, width)); in _mesa_unmarshal_CopyTextureSubImage1D()
32008 CALL_CopyTextureSubImage1D(ctx->CurrentServerDispatch, (texture, level, xoffset, x, y, width)); in _mesa_marshal_CopyTextureSubImage1D()
32020 CALL_ResumeTransformFeedback(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_ResumeTransformFeedback()
32039 CALL_ResumeTransformFeedback(ctx->CurrentServerDispatch, ()); in _mesa_marshal_ResumeTransformFeedback()
32050 CALL_VertexAttribI1iv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI1iv()
32064 CALL_Vertex2dv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex2dv()
32082 CALL_Vertex2dv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex2dv()
32093 CALL_VertexAttribI2uivEXT(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI2uivEXT()
32109 CALL_SampleMaski(ctx->CurrentServerDispatch, (index, mask)); in _mesa_unmarshal_SampleMaski()
32128 CALL_SampleMaski(ctx->CurrentServerDispatch, (index, mask)); in _mesa_marshal_SampleMaski()
32139 CALL_GetFloati_v(ctx->CurrentServerDispatch, (target, index, data)); in _mesa_marshal_GetFloati_v()
32155 CALL_MultiTexCoord2iv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord2iv()
32174 CALL_MultiTexCoord2iv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord2iv()
32185 CALL_DrawPixels(ctx->CurrentServerDispatch, (width, height, format, type, pixels)); in _mesa_marshal_DrawPixels()
32196 CALL_CreateFramebuffers(ctx->CurrentServerDispatch, (n, framebuffers)); in _mesa_marshal_CreateFramebuffers()
32212 CALL_DrawTransformFeedback(ctx->CurrentServerDispatch, (mode, id)); in _mesa_unmarshal_DrawTransformFeedback()
32231 CALL_DrawTransformFeedback(ctx->CurrentServerDispatch, (mode, id)); in _mesa_marshal_DrawTransformFeedback()
32252 CALL_VertexAttribs3fvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs3fvNV()
32278 CALL_VertexAttribs3fvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs3fvNV()
32289 return CALL_GenLists(ctx->CurrentServerDispatch, (range)); in _mesa_marshal_GenLists()
32312 CALL_ProgramUniform2ui64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform2ui64vARB()
32339 CALL_ProgramUniform2ui64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform2ui64vARB()
32363 CALL_MapGrid2d(ctx->CurrentServerDispatch, (un, u1, u2, vn, v1, v2)); in _mesa_unmarshal_MapGrid2d()
32386 CALL_MapGrid2d(ctx->CurrentServerDispatch, (un, u1, u2, vn, v1, v2)); in _mesa_marshal_MapGrid2d()
32410 CALL_MapGrid2f(ctx->CurrentServerDispatch, (un, u1, u2, vn, v1, v2)); in _mesa_unmarshal_MapGrid2f()
32433 CALL_MapGrid2f(ctx->CurrentServerDispatch, (un, u1, u2, vn, v1, v2)); in _mesa_marshal_MapGrid2f()
32451 CALL_SampleMapATI(ctx->CurrentServerDispatch, (dst, interp, swizzle)); in _mesa_unmarshal_SampleMapATI()
32471 CALL_SampleMapATI(ctx->CurrentServerDispatch, (dst, interp, swizzle)); in _mesa_marshal_SampleMapATI()
32482 …CALL_GetActiveAttrib(ctx->CurrentServerDispatch, (program, index, bufSize, length, size, type, nam… in _mesa_marshal_GetActiveAttrib()
32493 CALL_PixelMapfv(ctx->CurrentServerDispatch, (map, mapsize, values)); in _mesa_marshal_PixelMapfv()
32504 CALL_ClearBufferData(ctx->CurrentServerDispatch, (target, internalformat, format, type, data)); in _mesa_marshal_ClearBufferData()
32518 CALL_Color3usv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color3usv()
32536 CALL_Color3usv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color3usv()
32578 …CALL_CopyImageSubData(ctx->CurrentServerDispatch, (srcName, srcTarget, srcLevel, srcX, srcY, srcZ,… in _mesa_unmarshal_CopyImageSubData()
32610 …CALL_CopyImageSubData(ctx->CurrentServerDispatch, (srcName, srcTarget, srcLevel, srcX, srcY, srcZ,… in _mesa_marshal_CopyImageSubData()
32630 CALL_StencilOpSeparate(ctx->CurrentServerDispatch, (face, sfail, zfail, zpass)); in _mesa_unmarshal_StencilOpSeparate()
32651 CALL_StencilOpSeparate(ctx->CurrentServerDispatch, (face, sfail, zfail, zpass)); in _mesa_marshal_StencilOpSeparate()
32662 CALL_GenSamplers(ctx->CurrentServerDispatch, (count, samplers)); in _mesa_marshal_GenSamplers()
32678 CALL_ClipControl(ctx->CurrentServerDispatch, (origin, depth)); in _mesa_unmarshal_ClipControl()
32697 CALL_ClipControl(ctx->CurrentServerDispatch, (origin, depth)); in _mesa_marshal_ClipControl()
32719 CALL_DrawTexfOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_unmarshal_DrawTexfOES()
32741 CALL_DrawTexfOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_marshal_DrawTexfOES()
32762 CALL_Uniform4i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform4i64vARB()
32788 CALL_Uniform4i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform4i64vARB()
32804 CALL_AttachObjectARB(ctx->CurrentServerDispatch, (containerObj, obj)); in _mesa_unmarshal_AttachObjectARB()
32823 CALL_AttachObjectARB(ctx->CurrentServerDispatch, (containerObj, obj)); in _mesa_marshal_AttachObjectARB()
32839 CALL_Accum(ctx->CurrentServerDispatch, (op, value)); in _mesa_unmarshal_Accum()
32858 CALL_Accum(ctx->CurrentServerDispatch, (op, value)); in _mesa_marshal_Accum()
32869 CALL_GetTexImage(ctx->CurrentServerDispatch, (target, level, format, type, pixels)); in _mesa_marshal_GetTexImage()
32889 CALL_Color4x(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_Color4x()
32910 CALL_Color4x(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_Color4x()
32921 CALL_ConvolutionParameteriv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_ConvolutionParameteriv()
32941 CALL_Color4s(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_Color4s()
32962 CALL_Color4s(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_Color4s()
32976 CALL_EnableVertexAttribArray(ctx->CurrentServerDispatch, (index)); in _mesa_unmarshal_EnableVertexAttribArray()
32994 CALL_EnableVertexAttribArray(ctx->CurrentServerDispatch, (index)); in _mesa_marshal_EnableVertexAttribArray()
33014 CALL_Color4i(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_Color4i()
33035 CALL_Color4i(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_Color4i()
33055 CALL_Color4f(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_Color4f()
33076 CALL_Color4f(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_Color4f()
33094 …CALL_ShaderStorageBlockBinding(ctx->CurrentServerDispatch, (program, shaderStorageBlockIndex, shad… in _mesa_unmarshal_ShaderStorageBlockBinding()
33114 …CALL_ShaderStorageBlockBinding(ctx->CurrentServerDispatch, (program, shaderStorageBlockIndex, shad… in _mesa_marshal_ShaderStorageBlockBinding()
33134 CALL_Color4d(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_Color4d()
33155 CALL_Color4d(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_Color4d()
33175 CALL_Color4b(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_Color4b()
33196 CALL_Color4b(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_Color4b()
33207 CALL_MemoryObjectParameterivEXT(ctx->CurrentServerDispatch, (memoryObject, pname, params)); in _mesa_marshal_MemoryObjectParameterivEXT()
33218 …CALL_GetAttachedObjectsARB(ctx->CurrentServerDispatch, (containerObj, maxLength, length, infoLog)); in _mesa_marshal_GetAttachedObjectsARB()
33232 CALL_EvalCoord1fv(ctx->CurrentServerDispatch, (u)); in _mesa_unmarshal_EvalCoord1fv()
33250 CALL_EvalCoord1fv(ctx->CurrentServerDispatch, (u)); in _mesa_marshal_EvalCoord1fv()
33270 CALL_VertexAttribLFormat(ctx->CurrentServerDispatch, (attribindex, size, type, relativeoffset)); in _mesa_unmarshal_VertexAttribLFormat()
33291 CALL_VertexAttribLFormat(ctx->CurrentServerDispatch, (attribindex, size, type, relativeoffset)); in _mesa_marshal_VertexAttribLFormat()
33311 CALL_VertexAttribL3d(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttribL3d()
33332 CALL_VertexAttribL3d(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttribL3d()
33343 …CALL_ClearNamedFramebufferuiv(ctx->CurrentServerDispatch, (framebuffer, buffer, drawbuffer, value)… in _mesa_marshal_ClearNamedFramebufferuiv()
33363 CALL_StencilFuncSeparate(ctx->CurrentServerDispatch, (face, func, ref, mask)); in _mesa_unmarshal_StencilFuncSeparate()
33384 CALL_StencilFuncSeparate(ctx->CurrentServerDispatch, (face, func, ref, mask)); in _mesa_marshal_StencilFuncSeparate()
33398 CALL_Normal3fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Normal3fv()
33416 CALL_Normal3fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Normal3fv()
33432 CALL_NormalP3ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_unmarshal_NormalP3ui()
33451 CALL_NormalP3ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_NormalP3ui()
33462 CALL_CreateSamplers(ctx->CurrentServerDispatch, (n, samplers)); in _mesa_marshal_CreateSamplers()
33478 CALL_MultiTexCoord3fvARB(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord3fvARB()
33497 CALL_MultiTexCoord3fvARB(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord3fvARB()
33508 …CALL_TexSubImage2D(ctx->CurrentServerDispatch, (target, level, xoffset, yoffset, width, height, fo… in _mesa_marshal_TexSubImage2D()
33519 CALL_TexGenfv(ctx->CurrentServerDispatch, (coord, pname, params)); in _mesa_marshal_TexGenfv()
33530 CALL_GetVertexAttribiv(ctx->CurrentServerDispatch, (index, pname, params)); in _mesa_marshal_GetVertexAttribiv()
33541 CALL_TexCoordP2uiv(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP2uiv()
33562 CALL_Uniform3fv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform3fv()
33588 CALL_Uniform3fv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform3fv()
33602 CALL_BlendEquation(ctx->CurrentServerDispatch, (mode)); in _mesa_unmarshal_BlendEquation()
33620 CALL_BlendEquation(ctx->CurrentServerDispatch, (mode)); in _mesa_marshal_BlendEquation()
33640 CALL_VertexAttrib3dNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3dNV()
33661 CALL_VertexAttrib3dNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3dNV()
33675 CALL_PushName(ctx->CurrentServerDispatch, (name)); in _mesa_unmarshal_PushName()
33693 CALL_PushName(ctx->CurrentServerDispatch, (name)); in _mesa_marshal_PushName()
33712 CALL_DeleteRenderbuffers(ctx->CurrentServerDispatch, (n, renderbuffers)); in _mesa_unmarshal_DeleteRenderbuffers()
33737 CALL_DeleteRenderbuffers(ctx->CurrentServerDispatch, (n, renderbuffers)); in _mesa_marshal_DeleteRenderbuffers()
33753 CALL_VertexAttrib1dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib1dv()
33772 CALL_VertexAttrib1dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib1dv()
33783 return CALL_IsShader(ctx->CurrentServerDispatch, (shader)); in _mesa_marshal_IsShader()
33803 CALL_Rotated(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_unmarshal_Rotated()
33824 CALL_Rotated(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_marshal_Rotated()
33838 CALL_Color4iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color4iv()
33856 CALL_Color4iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color4iv()
33867 CALL_PointParameterxv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_PointParameterxv()
33887 CALL_Rotatex(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_unmarshal_Rotatex()
33908 CALL_Rotatex(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_marshal_Rotatex()
33930 …CALL_FramebufferTextureLayer(ctx->CurrentServerDispatch, (target, attachment, texture, level, laye… in _mesa_unmarshal_FramebufferTextureLayer()
33952 …CALL_FramebufferTextureLayer(ctx->CurrentServerDispatch, (target, attachment, texture, level, laye… in _mesa_marshal_FramebufferTextureLayer()
33963 CALL_TexEnvfv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_TexEnvfv()
33988 …CALL_ProgramUniformMatrix3fv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_unmarshal_ProgramUniformMatrix3fv()
34016 …CALL_ProgramUniformMatrix3fv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_marshal_ProgramUniformMatrix3fv()
34027 CALL_DeleteMemoryObjectsEXT(ctx->CurrentServerDispatch, (n, memoryObjects)); in _mesa_marshal_DeleteMemoryObjectsEXT()
34041 CALL_LoadMatrixf(ctx->CurrentServerDispatch, (m)); in _mesa_unmarshal_LoadMatrixf()
34059 CALL_LoadMatrixf(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_LoadMatrixf()
34070 CALL_GetProgramLocalParameterfvARB(ctx->CurrentServerDispatch, (target, index, params)); in _mesa_marshal_GetProgramLocalParameterfvARB()
34084 CALL_MakeTextureHandleResidentARB(ctx->CurrentServerDispatch, (handle)); in _mesa_unmarshal_MakeTextureHandleResidentARB()
34102 CALL_MakeTextureHandleResidentARB(ctx->CurrentServerDispatch, (handle)); in _mesa_marshal_MakeTextureHandleResidentARB()
34113 CALL_MultiDrawArraysIndirect(ctx->CurrentServerDispatch, (mode, indirect, primcount, stride)); in _mesa_marshal_MultiDrawArraysIndirect()
34139 …CALL_DrawRangeElementsBaseVertex(ctx->CurrentServerDispatch, (mode, start, end, count, type, indic… in _mesa_unmarshal_DrawRangeElementsBaseVertex()
34152 …CALL_DrawRangeElementsBaseVertex(ctx->CurrentServerDispatch, (mode, start, end, count, type, indic… in _mesa_marshal_DrawRangeElementsBaseVertex()
34170 …CALL_DrawRangeElementsBaseVertex(ctx->CurrentServerDispatch, (mode, start, end, count, type, indic… in _mesa_marshal_DrawRangeElementsBaseVertex()
34195 …CALL_ProgramUniformMatrix4dv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_unmarshal_ProgramUniformMatrix4dv()
34223 …CALL_ProgramUniformMatrix4dv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_marshal_ProgramUniformMatrix4dv()
34237 CALL_SecondaryColor3bv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_SecondaryColor3bv()
34255 CALL_SecondaryColor3bv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_SecondaryColor3bv()
34269 CALL_DrawTexxvOES(ctx->CurrentServerDispatch, (coords)); in _mesa_unmarshal_DrawTexxvOES()
34287 CALL_DrawTexxvOES(ctx->CurrentServerDispatch, (coords)); in _mesa_marshal_DrawTexxvOES()
34298 CALL_TexParameterfv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_TexParameterfv()
34312 CALL_Color4ubv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color4ubv()
34330 CALL_Color4ubv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color4ubv()
34344 CALL_TexCoord2fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_TexCoord2fv()
34362 CALL_TexCoord2fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_TexCoord2fv()
34376 CALL_FogCoorddv(ctx->CurrentServerDispatch, (coord)); in _mesa_unmarshal_FogCoorddv()
34394 CALL_FogCoorddv(ctx->CurrentServerDispatch, (coord)); in _mesa_marshal_FogCoorddv()
34408 CALL_VDPAUUnregisterSurfaceNV(ctx->CurrentServerDispatch, (surface)); in _mesa_unmarshal_VDPAUUnregisterSurfaceNV()
34426 CALL_VDPAUUnregisterSurfaceNV(ctx->CurrentServerDispatch, (surface)); in _mesa_marshal_VDPAUUnregisterSurfaceNV()
34442 CALL_ColorP3ui(ctx->CurrentServerDispatch, (type, color)); in _mesa_unmarshal_ColorP3ui()
34461 CALL_ColorP3ui(ctx->CurrentServerDispatch, (type, color)); in _mesa_marshal_ColorP3ui()
34472 CALL_GetUnsignedBytei_vEXT(ctx->CurrentServerDispatch, (target, index, data)); in _mesa_marshal_GetUnsignedBytei_vEXT()
34483 …CALL_GetShaderPrecisionFormat(ctx->CurrentServerDispatch, (shadertype, precisiontype, range, preci… in _mesa_marshal_GetShaderPrecisionFormat()
34497 CALL_MakeTextureHandleNonResidentARB(ctx->CurrentServerDispatch, (handle)); in _mesa_unmarshal_MakeTextureHandleNonResidentARB()
34515 CALL_MakeTextureHandleNonResidentARB(ctx->CurrentServerDispatch, (handle)); in _mesa_marshal_MakeTextureHandleNonResidentARB()
34537 CALL_VertexAttribI4iEXT(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttribI4iEXT()
34559 CALL_VertexAttribI4iEXT(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttribI4iEXT()
34570 CALL_VertexAttribI3uivEXT(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI3uivEXT()
34584 CALL_FogCoordd(ctx->CurrentServerDispatch, (coord)); in _mesa_unmarshal_FogCoordd()
34602 CALL_FogCoordd(ctx->CurrentServerDispatch, (coord)); in _mesa_marshal_FogCoordd()
34618 CALL_BindFramebufferEXT(ctx->CurrentServerDispatch, (target, framebuffer)); in _mesa_unmarshal_BindFramebufferEXT()
34637 CALL_BindFramebufferEXT(ctx->CurrentServerDispatch, (target, framebuffer)); in _mesa_marshal_BindFramebufferEXT()
34658 CALL_Uniform3iv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform3iv()
34684 CALL_Uniform3iv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform3iv()
34708 …CALL_TexStorage2DMultisample(ctx->CurrentServerDispatch, (target, samples, internalformat, width, … in _mesa_unmarshal_TexStorage2DMultisample()
34731 …CALL_TexStorage2DMultisample(ctx->CurrentServerDispatch, (target, samples, internalformat, width, … in _mesa_marshal_TexStorage2DMultisample()
34743 CALL_UnlockArraysEXT(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_UnlockArraysEXT()
34762 CALL_UnlockArraysEXT(ctx->CurrentServerDispatch, ()); in _mesa_marshal_UnlockArraysEXT()
34773 CALL_GetVertexAttribLui64vARB(ctx->CurrentServerDispatch, (index, pname, params)); in _mesa_marshal_GetVertexAttribLui64vARB()
34789 CALL_VertexAttrib4iv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4iv()
34808 CALL_VertexAttrib4iv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4iv()
34838 …CALL_CopyTexSubImage3D(ctx->CurrentServerDispatch, (target, level, xoffset, yoffset, zoffset, x, y… in _mesa_unmarshal_CopyTexSubImage3D()
34864 …CALL_CopyTexSubImage3D(ctx->CurrentServerDispatch, (target, level, xoffset, yoffset, zoffset, x, y… in _mesa_marshal_CopyTexSubImage3D()
34882 CALL_PolygonOffsetClampEXT(ctx->CurrentServerDispatch, (factor, units, clamp)); in _mesa_unmarshal_PolygonOffsetClampEXT()
34902 CALL_PolygonOffsetClampEXT(ctx->CurrentServerDispatch, (factor, units, clamp)); in _mesa_marshal_PolygonOffsetClampEXT()
34913 CALL_GetInteger64v(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_GetInteger64v()
34929 CALL_DetachObjectARB(ctx->CurrentServerDispatch, (containerObj, attachedObj)); in _mesa_unmarshal_DetachObjectARB()
34948 CALL_DetachObjectARB(ctx->CurrentServerDispatch, (containerObj, attachedObj)); in _mesa_marshal_DetachObjectARB()
34962 CALL_Indexiv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexiv()
34980 CALL_Indexiv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexiv()
34998 CALL_TexEnvi(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_unmarshal_TexEnvi()
35018 CALL_TexEnvi(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_marshal_TexEnvi()
35036 CALL_TexEnvf(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_unmarshal_TexEnvf()
35056 CALL_TexEnvf(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_marshal_TexEnvf()
35074 CALL_TexEnvx(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_unmarshal_TexEnvx()
35094 CALL_TexEnvx(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_marshal_TexEnvx()
35112 CALL_InvalidateBufferSubData(ctx->CurrentServerDispatch, (buffer, offset, length)); in _mesa_unmarshal_InvalidateBufferSubData()
35132 CALL_InvalidateBufferSubData(ctx->CurrentServerDispatch, (buffer, offset, length)); in _mesa_marshal_InvalidateBufferSubData()
35155 CALL_UniformMatrix4x2fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix4x2fv()
35182 CALL_UniformMatrix4x2fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix4x2fv()
35193 CALL_ClearTexImage(ctx->CurrentServerDispatch, (texture, level, format, type, data)); in _mesa_marshal_ClearTexImage()
35209 CALL_PolygonOffset(ctx->CurrentServerDispatch, (factor, units)); in _mesa_unmarshal_PolygonOffset()
35228 CALL_PolygonOffset(ctx->CurrentServerDispatch, (factor, units)); in _mesa_marshal_PolygonOffset()
35239 CALL_SamplerParameterfv(ctx->CurrentServerDispatch, (sampler, pname, params)); in _mesa_marshal_SamplerParameterfv()
35250 …CALL_CompressedTextureSubImage1D(ctx->CurrentServerDispatch, (texture, level, xoffset, width, form… in _mesa_marshal_CompressedTextureSubImage1D()
35275 …CALL_ProgramUniformMatrix4x2dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_unmarshal_ProgramUniformMatrix4x2dv()
35303 …CALL_ProgramUniformMatrix4x2dv(ctx->CurrentServerDispatch, (program, location, count, transpose, v… in _mesa_marshal_ProgramUniformMatrix4x2dv()
35327 CALL_ProgramEnvParameter4fARB(ctx->CurrentServerDispatch, (target, index, x, y, z, w)); in _mesa_unmarshal_ProgramEnvParameter4fARB()
35350 CALL_ProgramEnvParameter4fARB(ctx->CurrentServerDispatch, (target, index, x, y, z, w)); in _mesa_marshal_ProgramEnvParameter4fARB()
35364 CALL_ClearDepth(ctx->CurrentServerDispatch, (depth)); in _mesa_unmarshal_ClearDepth()
35382 CALL_ClearDepth(ctx->CurrentServerDispatch, (depth)); in _mesa_marshal_ClearDepth()
35398 CALL_VertexAttrib3dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib3dvNV()
35417 CALL_VertexAttrib3dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib3dvNV()
35431 CALL_Color4fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color4fv()
35449 CALL_Color4fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color4fv()
35460 CALL_GetnMinmaxARB(ctx->CurrentServerDispatch, (target, reset, format, type, bufSize, values)); in _mesa_marshal_GetnMinmaxARB()
35471 return CALL_IsImageHandleResidentARB(ctx->CurrentServerDispatch, (handle)); in _mesa_marshal_IsImageHandleResidentARB()
35491 CALL_ColorPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_unmarshal_ColorPointer()
35504 CALL_ColorPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_marshal_ColorPointer()
35519 CALL_ColorPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_marshal_ColorPointer()
35539 CALL_ProgramUniform2ui64ARB(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_unmarshal_ProgramUniform2ui64ARB()
35560 CALL_ProgramUniform2ui64ARB(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_marshal_ProgramUniform2ui64ARB()
35571 CALL_Lightiv(ctx->CurrentServerDispatch, (light, pname, params)); in _mesa_marshal_Lightiv()
35582 CALL_GetTexParameterIuiv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetTexParameterIuiv()
35593 …CALL_TransformFeedbackVaryings(ctx->CurrentServerDispatch, (program, count, varyings, bufferMode)); in _mesa_marshal_TransformFeedbackVaryings()
35609 CALL_VertexAttrib3sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib3sv()
35628 CALL_VertexAttrib3sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib3sv()
35650 CALL_Uniform4i64ARB(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_unmarshal_Uniform4i64ARB()
35672 CALL_Uniform4i64ARB(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_marshal_Uniform4i64ARB()
35683 return CALL_IsVertexArray(ctx->CurrentServerDispatch, (array)); in _mesa_marshal_IsVertexArray()
35705 CALL_ProgramUniform3ui64ARB(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_unmarshal_ProgramUniform3ui64ARB()
35727 CALL_ProgramUniform3ui64ARB(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_marshal_ProgramUniform3ui64ARB()
35741 CALL_PushClientAttrib(ctx->CurrentServerDispatch, (mask)); in _mesa_unmarshal_PushClientAttrib()
35759 CALL_PushClientAttrib(ctx->CurrentServerDispatch, (mask)); in _mesa_marshal_PushClientAttrib()
35783 CALL_ProgramUniform4ui(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_unmarshal_ProgramUniform4ui()
35806 CALL_ProgramUniform4ui(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); in _mesa_marshal_ProgramUniform4ui()
35822 CALL_Uniform1f(ctx->CurrentServerDispatch, (location, v0)); in _mesa_unmarshal_Uniform1f()
35841 CALL_Uniform1f(ctx->CurrentServerDispatch, (location, v0)); in _mesa_marshal_Uniform1f()
35857 CALL_Uniform1d(ctx->CurrentServerDispatch, (location, x)); in _mesa_unmarshal_Uniform1d()
35876 CALL_Uniform1d(ctx->CurrentServerDispatch, (location, x)); in _mesa_marshal_Uniform1d()
35892 CALL_Uniform1i(ctx->CurrentServerDispatch, (location, v0)); in _mesa_unmarshal_Uniform1i()
35911 CALL_Uniform1i(ctx->CurrentServerDispatch, (location, v0)); in _mesa_marshal_Uniform1i()
35922 CALL_GetPolygonStipple(ctx->CurrentServerDispatch, (mask)); in _mesa_marshal_GetPolygonStipple()
35958 …CALL_BlitNamedFramebuffer(ctx->CurrentServerDispatch, (readFramebuffer, drawFramebuffer, srcX0, sr… in _mesa_unmarshal_BlitNamedFramebuffer()
35987 …CALL_BlitNamedFramebuffer(ctx->CurrentServerDispatch, (readFramebuffer, drawFramebuffer, srcX0, sr… in _mesa_marshal_BlitNamedFramebuffer()
36001 CALL_UseProgram(ctx->CurrentServerDispatch, (program)); in _mesa_unmarshal_UseProgram()
36019 CALL_UseProgram(ctx->CurrentServerDispatch, (program)); in _mesa_marshal_UseProgram()
36030 return CALL_GetFragDataLocation(ctx->CurrentServerDispatch, (program, name)); in _mesa_marshal_GetFragDataLocation()
36041 CALL_PixelMapuiv(ctx->CurrentServerDispatch, (map, mapsize, values)); in _mesa_marshal_PixelMapuiv()
36052 …CALL_ClearNamedBufferSubData(ctx->CurrentServerDispatch, (buffer, internalformat, offset, size, fo… in _mesa_marshal_ClearNamedBufferSubData()
36063 …CALL_GetNamedFramebufferAttachmentParameteriv(ctx->CurrentServerDispatch, (framebuffer, attachment… in _mesa_marshal_GetNamedFramebufferAttachmentParameteriv()
36074 CALL_GenVertexArrays(ctx->CurrentServerDispatch, (n, arrays)); in _mesa_marshal_GenVertexArrays()
36102 …CALL_TexStorageMem2DMultisampleEXT(ctx->CurrentServerDispatch, (target, samples, internalFormat, w… in _mesa_unmarshal_TexStorageMem2DMultisampleEXT()
36127 …CALL_TexStorageMem2DMultisampleEXT(ctx->CurrentServerDispatch, (target, samples, internalFormat, w… in _mesa_marshal_TexStorageMem2DMultisampleEXT()
36145 CALL_Color3s(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3s()
36165 CALL_Color3s(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3s()
36189 …CALL_TextureStorage2DMultisample(ctx->CurrentServerDispatch, (texture, samples, internalformat, wi… in _mesa_unmarshal_TextureStorage2DMultisample()
36212 …CALL_TextureStorage2DMultisample(ctx->CurrentServerDispatch, (texture, samples, internalformat, wi… in _mesa_marshal_TextureStorage2DMultisample()
36232 CALL_TexCoordPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_unmarshal_TexCoordPointer()
36245 CALL_TexCoordPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_marshal_TexCoordPointer()
36260 CALL_TexCoordPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_marshal_TexCoordPointer()
36278 CALL_Color3i(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3i()
36298 CALL_Color3i(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3i()
36314 CALL_EvalCoord2d(ctx->CurrentServerDispatch, (u, v)); in _mesa_unmarshal_EvalCoord2d()
36333 CALL_EvalCoord2d(ctx->CurrentServerDispatch, (u, v)); in _mesa_marshal_EvalCoord2d()
36349 CALL_EvalCoord2f(ctx->CurrentServerDispatch, (u, v)); in _mesa_unmarshal_EvalCoord2f()
36368 CALL_EvalCoord2f(ctx->CurrentServerDispatch, (u, v)); in _mesa_marshal_EvalCoord2f()
36386 CALL_Color3b(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3b()
36406 CALL_Color3b(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3b()
36424 CALL_Color3f(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3f()
36444 CALL_Color3f(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3f()
36462 CALL_Color3d(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3d()
36482 CALL_Color3d(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3d()
36493 CALL_GetVertexAttribdv(ctx->CurrentServerDispatch, (index, pname, params)); in _mesa_marshal_GetVertexAttribdv()
36504 CALL_GetBufferPointerv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetBufferPointerv()
36515 CALL_GenFramebuffers(ctx->CurrentServerDispatch, (n, framebuffers)); in _mesa_marshal_GenFramebuffers()
36526 return CALL_IsTextureHandleResidentARB(ctx->CurrentServerDispatch, (handle)); in _mesa_marshal_IsTextureHandleResidentARB()
36537 CALL_GenBuffers(ctx->CurrentServerDispatch, (n, buffer)); in _mesa_marshal_GenBuffers()
36551 CALL_ClearDepthx(ctx->CurrentServerDispatch, (depth)); in _mesa_unmarshal_ClearDepthx()
36569 CALL_ClearDepthx(ctx->CurrentServerDispatch, (depth)); in _mesa_marshal_ClearDepthx()
36585 CALL_EnableVertexArrayAttrib(ctx->CurrentServerDispatch, (vaobj, index)); in _mesa_unmarshal_EnableVertexArrayAttrib()
36604 CALL_EnableVertexArrayAttrib(ctx->CurrentServerDispatch, (vaobj, index)); in _mesa_marshal_EnableVertexArrayAttrib()
36620 CALL_BlendEquationSeparate(ctx->CurrentServerDispatch, (modeRGB, modeA)); in _mesa_unmarshal_BlendEquationSeparate()
36639 CALL_BlendEquationSeparate(ctx->CurrentServerDispatch, (modeRGB, modeA)); in _mesa_marshal_BlendEquationSeparate()
36657 CALL_MultiTexCoordP4ui(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_unmarshal_MultiTexCoordP4ui()
36677 CALL_MultiTexCoordP4ui(ctx->CurrentServerDispatch, (texture, type, coords)); in _mesa_marshal_MultiTexCoordP4ui()
36698 CALL_VertexAttribs1fvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs1fvNV()
36724 CALL_VertexAttribs1fvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs1fvNV()
36746 CALL_VertexAttribIPointer(ctx->CurrentServerDispatch, (index, size, type, stride, pointer)); in _mesa_unmarshal_VertexAttribIPointer()
36759 CALL_VertexAttribIPointer(ctx->CurrentServerDispatch, (index, size, type, stride, pointer)); in _mesa_marshal_VertexAttribIPointer()
36775 CALL_VertexAttribIPointer(ctx->CurrentServerDispatch, (index, size, type, stride, pointer)); in _mesa_marshal_VertexAttribIPointer()
36798 CALL_ProgramUniform4fv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform4fv()
36825 CALL_ProgramUniform4fv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform4fv()
36839 CALL_RasterPos4sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos4sv()
36857 CALL_RasterPos4sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos4sv()
36887 …CALL_CopyTextureSubImage3D(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, zoffset,… in _mesa_unmarshal_CopyTextureSubImage3D()
36913 …CALL_CopyTextureSubImage3D(ctx->CurrentServerDispatch, (texture, level, xoffset, yoffset, zoffset,… in _mesa_marshal_CopyTextureSubImage3D()
36924 CALL_SelectBuffer(ctx->CurrentServerDispatch, (size, buffer)); in _mesa_marshal_SelectBuffer()
36935 CALL_GetSynciv(ctx->CurrentServerDispatch, (sync, pname, bufSize, length, values)); in _mesa_marshal_GetSynciv()
36963 …CALL_TextureView(ctx->CurrentServerDispatch, (texture, target, origtexture, internalformat, minlev… in _mesa_unmarshal_TextureView()
36988 …CALL_TextureView(ctx->CurrentServerDispatch, (texture, target, origtexture, internalformat, minlev… in _mesa_marshal_TextureView()
36999 CALL_TexEnviv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_TexEnviv()
37010 …CALL_TexSubImage3D(ctx->CurrentServerDispatch, (target, level, xoffset, yoffset, zoffset, width, h… in _mesa_marshal_TexSubImage3D()
37021 CALL_Bitmap(ctx->CurrentServerDispatch, (width, height, xorig, yorig, xmove, ymove, bitmap)); in _mesa_marshal_Bitmap()
37037 CALL_VertexAttribDivisor(ctx->CurrentServerDispatch, (index, divisor)); in _mesa_unmarshal_VertexAttribDivisor()
37056 CALL_VertexAttribDivisor(ctx->CurrentServerDispatch, (index, divisor)); in _mesa_marshal_VertexAttribDivisor()
37074 CALL_DrawTransformFeedbackStream(ctx->CurrentServerDispatch, (mode, id, stream)); in _mesa_unmarshal_DrawTransformFeedbackStream()
37094 CALL_DrawTransformFeedbackStream(ctx->CurrentServerDispatch, (mode, id, stream)); in _mesa_marshal_DrawTransformFeedbackStream()
37105 CALL_GetIntegerv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_GetIntegerv()
37119 CALL_EndPerfQueryINTEL(ctx->CurrentServerDispatch, (queryHandle)); in _mesa_unmarshal_EndPerfQueryINTEL()
37137 CALL_EndPerfQueryINTEL(ctx->CurrentServerDispatch, (queryHandle)); in _mesa_marshal_EndPerfQueryINTEL()
37157 CALL_NamedBufferPageCommitmentARB(ctx->CurrentServerDispatch, (buffer, offset, size, commit)); in _mesa_unmarshal_NamedBufferPageCommitmentARB()
37178 CALL_NamedBufferPageCommitmentARB(ctx->CurrentServerDispatch, (buffer, offset, size, commit)); in _mesa_marshal_NamedBufferPageCommitmentARB()
37189 …CALL_GetActiveUniform(ctx->CurrentServerDispatch, (program, index, bufSize, length, size, type, na… in _mesa_marshal_GetActiveUniform()
37205 CALL_AlphaFuncx(ctx->CurrentServerDispatch, (func, ref)); in _mesa_unmarshal_AlphaFuncx()
37224 CALL_AlphaFuncx(ctx->CurrentServerDispatch, (func, ref)); in _mesa_marshal_AlphaFuncx()
37235 CALL_VertexAttribI2ivEXT(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI2ivEXT()
37246 CALL_Map1d(ctx->CurrentServerDispatch, (target, u1, u2, stride, order, points)); in _mesa_marshal_Map1d()
37257 CALL_Map1f(ctx->CurrentServerDispatch, (target, u1, u2, stride, order, points)); in _mesa_marshal_Map1f()
37268 return CALL_AreTexturesResident(ctx->CurrentServerDispatch, (n, textures, residences)); in _mesa_marshal_AreTexturesResident()
37290 …CALL_VertexArrayVertexBuffer(ctx->CurrentServerDispatch, (vaobj, bindingindex, buffer, offset, str… in _mesa_unmarshal_VertexArrayVertexBuffer()
37312 …CALL_VertexArrayVertexBuffer(ctx->CurrentServerDispatch, (vaobj, bindingindex, buffer, offset, str… in _mesa_marshal_VertexArrayVertexBuffer()
37328 CALL_PixelTransferf(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_PixelTransferf()
37347 CALL_PixelTransferf(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_PixelTransferf()
37363 CALL_PixelTransferi(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_PixelTransferi()
37382 CALL_PixelTransferi(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_PixelTransferi()
37393 …CALL_GetProgramResourceiv(ctx->CurrentServerDispatch, (program, programInterface, index, propCount… in _mesa_marshal_GetProgramResourceiv()
37409 CALL_VertexAttrib3fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib3fvNV()
37428 CALL_VertexAttrib3fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib3fvNV()
37444 CALL_SecondaryColorP3ui(ctx->CurrentServerDispatch, (type, color)); in _mesa_unmarshal_SecondaryColorP3ui()
37463 CALL_SecondaryColorP3ui(ctx->CurrentServerDispatch, (type, color)); in _mesa_marshal_SecondaryColorP3ui()
37474 CALL_BindTextures(ctx->CurrentServerDispatch, (first, count, textures)); in _mesa_marshal_BindTextures()
37490 CALL_VertexAttrib4fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4fvNV()
37509 CALL_VertexAttrib4fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4fvNV()
37525 CALL_Rectiv(ctx->CurrentServerDispatch, (v1, v2)); in _mesa_unmarshal_Rectiv()
37544 CALL_Rectiv(ctx->CurrentServerDispatch, (v1, v2)); in _mesa_marshal_Rectiv()
37560 CALL_MultiTexCoord1iv(ctx->CurrentServerDispatch, (target, v)); in _mesa_unmarshal_MultiTexCoord1iv()
37579 CALL_MultiTexCoord1iv(ctx->CurrentServerDispatch, (target, v)); in _mesa_marshal_MultiTexCoord1iv()
37597 CALL_PassTexCoordATI(ctx->CurrentServerDispatch, (dst, coord, swizzle)); in _mesa_unmarshal_PassTexCoordATI()
37617 CALL_PassTexCoordATI(ctx->CurrentServerDispatch, (dst, coord, swizzle)); in _mesa_marshal_PassTexCoordATI()
37631 CALL_Vertex2fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex2fv()
37649 CALL_Vertex2fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex2fv()
37665 CALL_BindRenderbufferEXT(ctx->CurrentServerDispatch, (target, renderbuffer)); in _mesa_unmarshal_BindRenderbufferEXT()
37684 CALL_BindRenderbufferEXT(ctx->CurrentServerDispatch, (target, renderbuffer)); in _mesa_marshal_BindRenderbufferEXT()
37698 CALL_Vertex3sv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex3sv()
37716 CALL_Vertex3sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex3sv()
37734 CALL_EvalMesh1(ctx->CurrentServerDispatch, (mode, i1, i2)); in _mesa_unmarshal_EvalMesh1()
37754 CALL_EvalMesh1(ctx->CurrentServerDispatch, (mode, i1, i2)); in _mesa_marshal_EvalMesh1()
37775 CALL_DiscardFramebufferEXT(ctx->CurrentServerDispatch, (target, numAttachments, attachments)); in _mesa_unmarshal_DiscardFramebufferEXT()
37801 CALL_DiscardFramebufferEXT(ctx->CurrentServerDispatch, (target, numAttachments, attachments)); in _mesa_marshal_DiscardFramebufferEXT()
37819 CALL_Uniform2f(ctx->CurrentServerDispatch, (location, v0, v1)); in _mesa_unmarshal_Uniform2f()
37839 CALL_Uniform2f(ctx->CurrentServerDispatch, (location, v0, v1)); in _mesa_marshal_Uniform2f()
37857 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_unmarshal_Uniform2d()
37877 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_marshal_Uniform2d()
37899 CALL_ColorPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_unmarshal_ColorPointerEXT()
37912 CALL_ColorPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_marshal_ColorPointerEXT()
37928 CALL_ColorPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_marshal_ColorPointerEXT()
37942 CALL_LineWidth(ctx->CurrentServerDispatch, (width)); in _mesa_unmarshal_LineWidth()
37960 CALL_LineWidth(ctx->CurrentServerDispatch, (width)); in _mesa_marshal_LineWidth()
37978 CALL_Uniform2i(ctx->CurrentServerDispatch, (location, v0, v1)); in _mesa_unmarshal_Uniform2i()
37998 CALL_Uniform2i(ctx->CurrentServerDispatch, (location, v0, v1)); in _mesa_marshal_Uniform2i()
38009 …CALL_MultiDrawElementsBaseVertex(ctx->CurrentServerDispatch, (mode, count, type, indices, primcoun… in _mesa_marshal_MultiDrawElementsBaseVertex()
38020 CALL_Lightxv(ctx->CurrentServerDispatch, (light, pname, params)); in _mesa_marshal_Lightxv()
38038 CALL_DepthRangeIndexed(ctx->CurrentServerDispatch, (index, n, f)); in _mesa_unmarshal_DepthRangeIndexed()
38058 CALL_DepthRangeIndexed(ctx->CurrentServerDispatch, (index, n, f)); in _mesa_marshal_DepthRangeIndexed()
38069 CALL_GetConvolutionParameterfv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetConvolutionParameterfv()
38080 CALL_GetMaterialfv(ctx->CurrentServerDispatch, (face, pname, params)); in _mesa_marshal_GetMaterialfv()
38106 …CALL_TexImage3DMultisample(ctx->CurrentServerDispatch, (target, samples, internalformat, width, he… in _mesa_unmarshal_TexImage3DMultisample()
38130 …CALL_TexImage3DMultisample(ctx->CurrentServerDispatch, (target, samples, internalformat, width, he… in _mesa_marshal_TexImage3DMultisample()
38146 CALL_VertexAttrib1fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib1fvNV()
38165 CALL_VertexAttrib1fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib1fvNV()
38176 return CALL_GetUniformBlockIndex(ctx->CurrentServerDispatch, (program, uniformBlockName)); in _mesa_marshal_GetUniformBlockIndex()
38192 CALL_DetachShader(ctx->CurrentServerDispatch, (program, shader)); in _mesa_unmarshal_DetachShader()
38211 CALL_DetachShader(ctx->CurrentServerDispatch, (program, shader)); in _mesa_marshal_DetachShader()
38239 …CALL_CopyTexSubImage2D(ctx->CurrentServerDispatch, (target, level, xoffset, yoffset, x, y, width, … in _mesa_unmarshal_CopyTexSubImage2D()
38264 …CALL_CopyTexSubImage2D(ctx->CurrentServerDispatch, (target, level, xoffset, yoffset, x, y, width, … in _mesa_marshal_CopyTexSubImage2D()
38275 CALL_GetNamedFramebufferParameteriv(ctx->CurrentServerDispatch, (framebuffer, pname, param)); in _mesa_marshal_GetNamedFramebufferParameteriv()
38286 CALL_GetObjectParameterivARB(ctx->CurrentServerDispatch, (obj, pname, params)); in _mesa_marshal_GetObjectParameterivARB()
38300 CALL_Color3iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Color3iv()
38318 CALL_Color3iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Color3iv()
38338 CALL_DrawElements(ctx->CurrentServerDispatch, (mode, count, type, indices)); in _mesa_unmarshal_DrawElements()
38351 CALL_DrawElements(ctx->CurrentServerDispatch, (mode, count, type, indices)); in _mesa_marshal_DrawElements()
38366 CALL_DrawElements(ctx->CurrentServerDispatch, (mode, count, type, indices)); in _mesa_marshal_DrawElements()
38387 CALL_ScissorArrayv(ctx->CurrentServerDispatch, (first, count, v)); in _mesa_unmarshal_ScissorArrayv()
38413 CALL_ScissorArrayv(ctx->CurrentServerDispatch, (first, count, v)); in _mesa_marshal_ScissorArrayv()
38424 …CALL_GetInternalformativ(ctx->CurrentServerDispatch, (target, internalformat, pname, bufSize, para… in _mesa_marshal_GetInternalformativ()
38440 CALL_EvalPoint2(ctx->CurrentServerDispatch, (i, j)); in _mesa_unmarshal_EvalPoint2()
38459 CALL_EvalPoint2(ctx->CurrentServerDispatch, (i, j)); in _mesa_marshal_EvalPoint2()
38473 CALL_EvalPoint1(ctx->CurrentServerDispatch, (i)); in _mesa_unmarshal_EvalPoint1()
38491 CALL_EvalPoint1(ctx->CurrentServerDispatch, (i)); in _mesa_marshal_EvalPoint1()
38502 CALL_VertexAttribLPointer(ctx->CurrentServerDispatch, (index, size, type, stride, pointer)); in _mesa_marshal_VertexAttribLPointer()
38514 CALL_PopMatrix(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PopMatrix()
38533 CALL_PopMatrix(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PopMatrix()
38544 CALL_GetTexGeniv(ctx->CurrentServerDispatch, (coord, pname, params)); in _mesa_marshal_GetTexGeniv()
38555 CALL_GetFirstPerfQueryIdINTEL(ctx->CurrentServerDispatch, (queryId)); in _mesa_marshal_GetFirstPerfQueryIdINTEL()
38566 return CALL_UnmapBuffer(ctx->CurrentServerDispatch, (target)); in _mesa_marshal_UnmapBuffer()
38580 CALL_EvalCoord1d(ctx->CurrentServerDispatch, (u)); in _mesa_unmarshal_EvalCoord1d()
38598 CALL_EvalCoord1d(ctx->CurrentServerDispatch, (u)); in _mesa_marshal_EvalCoord1d()
38614 CALL_VertexAttribL1d(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttribL1d()
38633 CALL_VertexAttribL1d(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttribL1d()
38647 CALL_EvalCoord1f(ctx->CurrentServerDispatch, (u)); in _mesa_unmarshal_EvalCoord1f()
38665 CALL_EvalCoord1f(ctx->CurrentServerDispatch, (u)); in _mesa_marshal_EvalCoord1f()
38683 CALL_Materialf(ctx->CurrentServerDispatch, (face, pname, param)); in _mesa_unmarshal_Materialf()
38703 CALL_Materialf(ctx->CurrentServerDispatch, (face, pname, param)); in _mesa_marshal_Materialf()
38721 CALL_Materiali(ctx->CurrentServerDispatch, (face, pname, param)); in _mesa_unmarshal_Materiali()
38741 CALL_Materiali(ctx->CurrentServerDispatch, (face, pname, param)); in _mesa_marshal_Materiali()
38764 CALL_ProgramUniform1uiv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform1uiv()
38791 CALL_ProgramUniform1uiv(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform1uiv()
38805 CALL_EvalCoord1dv(ctx->CurrentServerDispatch, (u)); in _mesa_unmarshal_EvalCoord1dv()
38823 CALL_EvalCoord1dv(ctx->CurrentServerDispatch, (u)); in _mesa_marshal_EvalCoord1dv()
38841 CALL_Materialx(ctx->CurrentServerDispatch, (face, pname, param)); in _mesa_unmarshal_Materialx()
38861 CALL_Materialx(ctx->CurrentServerDispatch, (face, pname, param)); in _mesa_marshal_Materialx()
38881 CALL_GetQueryBufferObjectiv(ctx->CurrentServerDispatch, (id, buffer, pname, offset)); in _mesa_unmarshal_GetQueryBufferObjectiv()
38902 CALL_GetQueryBufferObjectiv(ctx->CurrentServerDispatch, (id, buffer, pname, offset)); in _mesa_marshal_GetQueryBufferObjectiv()
38913 return CALL_GetTextureSamplerHandleARB(ctx->CurrentServerDispatch, (texture, sampler)); in _mesa_marshal_GetTextureSamplerHandleARB()
38924 CALL_GetLightiv(ctx->CurrentServerDispatch, (light, pname, params)); in _mesa_marshal_GetLightiv()
38946 CALL_ProgramUniform3i64ARB(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_unmarshal_ProgramUniform3i64ARB()
38968 CALL_ProgramUniform3i64ARB(ctx->CurrentServerDispatch, (program, location, x, y, z)); in _mesa_marshal_ProgramUniform3i64ARB()
38986 CALL_ProgramUniform1i(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_unmarshal_ProgramUniform1i()
39006 CALL_ProgramUniform1i(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_marshal_ProgramUniform1i()
39024 CALL_ProgramUniform1f(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_unmarshal_ProgramUniform1f()
39044 CALL_ProgramUniform1f(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_marshal_ProgramUniform1f()
39062 CALL_ProgramUniform1d(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_unmarshal_ProgramUniform1d()
39082 CALL_ProgramUniform1d(ctx->CurrentServerDispatch, (program, location, x)); in _mesa_marshal_ProgramUniform1d()
39093 CALL_WindowPos3iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos3iv()
39117 …CALL_CopyConvolutionFilter2D(ctx->CurrentServerDispatch, (target, internalformat, x, y, width, hei… in _mesa_unmarshal_CopyConvolutionFilter2D()
39140 …CALL_CopyConvolutionFilter2D(ctx->CurrentServerDispatch, (target, internalformat, x, y, width, hei… in _mesa_marshal_CopyConvolutionFilter2D()
39162 …CALL_CopyBufferSubData(ctx->CurrentServerDispatch, (readTarget, writeTarget, readOffset, writeOffs… in _mesa_unmarshal_CopyBufferSubData()
39184 …CALL_CopyBufferSubData(ctx->CurrentServerDispatch, (readTarget, writeTarget, readOffset, writeOffs… in _mesa_marshal_CopyBufferSubData()
39207 CALL_UniformMatrix3x4fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix3x4fv()
39234 CALL_UniformMatrix3x4fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix3x4fv()
39254 CALL_Recti(ctx->CurrentServerDispatch, (x1, y1, x2, y2)); in _mesa_unmarshal_Recti()
39275 CALL_Recti(ctx->CurrentServerDispatch, (x1, y1, x2, y2)); in _mesa_marshal_Recti()
39286 CALL_VertexAttribI3ivEXT(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttribI3ivEXT()
39297 CALL_DeleteSamplers(ctx->CurrentServerDispatch, (count, samplers)); in _mesa_marshal_DeleteSamplers()
39315 CALL_SamplerParameteri(ctx->CurrentServerDispatch, (sampler, pname, param)); in _mesa_unmarshal_SamplerParameteri()
39335 CALL_SamplerParameteri(ctx->CurrentServerDispatch, (sampler, pname, param)); in _mesa_marshal_SamplerParameteri()
39346 CALL_WindowRectanglesEXT(ctx->CurrentServerDispatch, (mode, count, box)); in _mesa_marshal_WindowRectanglesEXT()
39366 CALL_Rectf(ctx->CurrentServerDispatch, (x1, y1, x2, y2)); in _mesa_unmarshal_Rectf()
39387 CALL_Rectf(ctx->CurrentServerDispatch, (x1, y1, x2, y2)); in _mesa_marshal_Rectf()
39407 CALL_Rectd(ctx->CurrentServerDispatch, (x1, y1, x2, y2)); in _mesa_unmarshal_Rectd()
39428 CALL_Rectd(ctx->CurrentServerDispatch, (x1, y1, x2, y2)); in _mesa_marshal_Rectd()
39442 CALL_MultMatrixx(ctx->CurrentServerDispatch, (m)); in _mesa_unmarshal_MultMatrixx()
39460 CALL_MultMatrixx(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_MultMatrixx()
39490 …CALL_TexStorageMem3DMultisampleEXT(ctx->CurrentServerDispatch, (target, samples, internalFormat, w… in _mesa_unmarshal_TexStorageMem3DMultisampleEXT()
39516 …CALL_TexStorageMem3DMultisampleEXT(ctx->CurrentServerDispatch, (target, samples, internalFormat, w… in _mesa_marshal_TexStorageMem3DMultisampleEXT()
39536 CALL_Rects(ctx->CurrentServerDispatch, (x1, y1, x2, y2)); in _mesa_unmarshal_Rects()
39557 CALL_Rects(ctx->CurrentServerDispatch, (x1, y1, x2, y2)); in _mesa_marshal_Rects()
39568 CALL_GetVertexAttribIiv(ctx->CurrentServerDispatch, (index, pname, params)); in _mesa_marshal_GetVertexAttribIiv()
39579 return CALL_ClientWaitSync(ctx->CurrentServerDispatch, (sync, flags, timeout)); in _mesa_marshal_ClientWaitSync()
39599 CALL_TexCoord4s(ctx->CurrentServerDispatch, (s, t, r, q)); in _mesa_unmarshal_TexCoord4s()
39620 CALL_TexCoord4s(ctx->CurrentServerDispatch, (s, t, r, q)); in _mesa_marshal_TexCoord4s()
39631 CALL_TexEnvxv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_TexEnvxv()
39651 CALL_TexCoord4i(ctx->CurrentServerDispatch, (s, t, r, q)); in _mesa_unmarshal_TexCoord4i()
39672 CALL_TexCoord4i(ctx->CurrentServerDispatch, (s, t, r, q)); in _mesa_marshal_TexCoord4i()
39683 return CALL_ObjectPurgeableAPPLE(ctx->CurrentServerDispatch, (objectType, name, option)); in _mesa_marshal_ObjectPurgeableAPPLE()
39706 CALL_ProgramUniform1ui64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform1ui64vARB()
39733 CALL_ProgramUniform1ui64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform1ui64vARB()
39753 CALL_TexCoord4d(ctx->CurrentServerDispatch, (s, t, r, q)); in _mesa_unmarshal_TexCoord4d()
39774 CALL_TexCoord4d(ctx->CurrentServerDispatch, (s, t, r, q)); in _mesa_marshal_TexCoord4d()
39794 CALL_TexCoord4f(ctx->CurrentServerDispatch, (s, t, r, q)); in _mesa_unmarshal_TexCoord4f()
39815 CALL_TexCoord4f(ctx->CurrentServerDispatch, (s, t, r, q)); in _mesa_marshal_TexCoord4f()
39826 CALL_GetBooleanv(ctx->CurrentServerDispatch, (pname, params)); in _mesa_marshal_GetBooleanv()
39851 …CALL_ProgramUniformMatrix3dv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_unmarshal_ProgramUniformMatrix3dv()
39879 …CALL_ProgramUniformMatrix3dv(ctx->CurrentServerDispatch, (program, location, count, transpose, val… in _mesa_marshal_ProgramUniformMatrix3dv()
39895 CALL_LockArraysEXT(ctx->CurrentServerDispatch, (first, count)); in _mesa_unmarshal_LockArraysEXT()
39914 CALL_LockArraysEXT(ctx->CurrentServerDispatch, (first, count)); in _mesa_marshal_LockArraysEXT()
39925 …CALL_GetActiveUniformBlockiv(ctx->CurrentServerDispatch, (program, uniformBlockIndex, pname, param… in _mesa_marshal_GetActiveUniformBlockiv()
39936 …CALL_GetPerfMonitorCountersAMD(ctx->CurrentServerDispatch, (group, numCounters, maxActiveCounters,… in _mesa_marshal_GetPerfMonitorCountersAMD()
39947 CALL_ObjectPtrLabel(ctx->CurrentServerDispatch, (ptr, length, label)); in _mesa_marshal_ObjectPtrLabel()
39963 CALL_Rectfv(ctx->CurrentServerDispatch, (v1, v2)); in _mesa_unmarshal_Rectfv()
39982 CALL_Rectfv(ctx->CurrentServerDispatch, (v1, v2)); in _mesa_marshal_Rectfv()
40008 …CALL_BindImageTexture(ctx->CurrentServerDispatch, (unit, texture, level, layered, layer, access, f… in _mesa_unmarshal_BindImageTexture()
40032 …CALL_BindImageTexture(ctx->CurrentServerDispatch, (unit, texture, level, layered, layer, access, f… in _mesa_marshal_BindImageTexture()
40043 CALL_VertexP4uiv(ctx->CurrentServerDispatch, (type, value)); in _mesa_marshal_VertexP4uiv()
40054 CALL_GetUniformSubroutineuiv(ctx->CurrentServerDispatch, (shadertype, location, params)); in _mesa_marshal_GetUniformSubroutineuiv()
40068 CALL_MinSampleShading(ctx->CurrentServerDispatch, (value)); in _mesa_unmarshal_MinSampleShading()
40086 CALL_MinSampleShading(ctx->CurrentServerDispatch, (value)); in _mesa_marshal_MinSampleShading()
40097 CALL_GetRenderbufferParameteriv(ctx->CurrentServerDispatch, (target, pname, params)); in _mesa_marshal_GetRenderbufferParameteriv()
40113 CALL_VertexAttrib1dNV(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttrib1dNV()
40132 CALL_VertexAttrib1dNV(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttrib1dNV()
40143 CALL_WindowPos2sv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos2sv()
40154 …CALL_GetPerfMonitorCounterStringAMD(ctx->CurrentServerDispatch, (group, counter, bufSize, length, … in _mesa_marshal_GetPerfMonitorCounterStringAMD()
40166 CALL_EndFragmentShaderATI(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_EndFragmentShaderATI()
40185 CALL_EndFragmentShaderATI(ctx->CurrentServerDispatch, ()); in _mesa_marshal_EndFragmentShaderATI()
40206 CALL_Uniform4iv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform4iv()
40232 CALL_Uniform4iv(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform4iv()
40243 CALL_CreateMemoryObjectsEXT(ctx->CurrentServerDispatch, (n, memoryObjects)); in _mesa_marshal_CreateMemoryObjectsEXT()