| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| marshal.c | 46 CALL_Flush(ctx->CurrentServerDispatch, ()); 80 CALL_Enable(ctx->CurrentServerDispatch, (cap)); 103 CALL_Enable(ctx->CurrentServerDispatch, (cap)); 131 CALL_ShaderSource(ctx->CurrentServerDispatch, 191 CALL_ShaderSource(ctx->CurrentServerDispatch, 267 CALL_BindBuffer(ctx->CurrentServerDispatch, (target, buffer)); 287 CALL_BindBuffer(ctx->CurrentServerDispatch, (target, buffer)); 316 CALL_BufferData(ctx->CurrentServerDispatch, (target, size, data, usage)); 351 CALL_BufferData(ctx->CurrentServerDispatch, 375 CALL_BufferSubData(ctx->CurrentServerDispatch, [all...] |
| robustness.c | 104 ctx->CurrentServerDispatch = ctx->ContextLost; 105 _glapi_set_dispatch(ctx->CurrentServerDispatch);
|
| glthread.c | 50 _glapi_set_dispatch(ctx->CurrentServerDispatch); 137 ctx->CurrentClientDispatch = ctx->CurrentServerDispatch;
|
| draw.c | 2047 CALL_DrawArrays(ctx->CurrentServerDispatch, ( m, first[i], count[i] )); 2069 CALL_DrawElements(ctx->CurrentServerDispatch, ( m, count[i], type,
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| marshal_generated.c | 56 CALL_NewList(ctx->CurrentServerDispatch, (list, mode)); 69 CALL_NewList(ctx->CurrentServerDispatch, (list, mode)); 82 CALL_NewList(ctx->CurrentServerDispatch, (list, mode)); 94 CALL_EndList(ctx->CurrentServerDispatch, ()); 113 CALL_EndList(ctx->CurrentServerDispatch, ()); 127 CALL_CallList(ctx->CurrentServerDispatch, (list)); 145 CALL_CallList(ctx->CurrentServerDispatch, (list)); 156 CALL_CallLists(ctx->CurrentServerDispatch, (n, type, lists)); 172 CALL_DeleteLists(ctx->CurrentServerDispatch, (list, range)); 191 CALL_DeleteLists(ctx->CurrentServerDispatch, (list, range)) [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| marshal_generated4.c | 62 CALL_ProgramUniform3i(ctx->CurrentServerDispatch, (program, location, x, y, z)); 102 CALL_ProgramUniform4i(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); 137 CALL_ProgramUniform1ui(ctx->CurrentServerDispatch, (program, location, x)); 171 CALL_ProgramUniform2ui(ctx->CurrentServerDispatch, (program, location, x, y)); 208 CALL_ProgramUniform3ui(ctx->CurrentServerDispatch, (program, location, x, y, z)); 248 CALL_ProgramUniform4ui(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); 283 CALL_ProgramUniform1f(ctx->CurrentServerDispatch, (program, location, x)); 317 CALL_ProgramUniform2f(ctx->CurrentServerDispatch, (program, location, x, y)); 354 CALL_ProgramUniform3f(ctx->CurrentServerDispatch, (program, location, x, y, z)); 394 CALL_ProgramUniform4f(ctx->CurrentServerDispatch, (program, location, x, y, z, w)) [all...] |
| marshal_generated3.c | 56 CALL_VertexAttrib1fARB(ctx->CurrentServerDispatch, (index, x)); 85 CALL_VertexAttrib1fvARB(ctx->CurrentServerDispatch, (index, v)); 114 CALL_VertexAttrib1s(ctx->CurrentServerDispatch, (index, x)); 143 CALL_VertexAttrib1sv(ctx->CurrentServerDispatch, (index, v)); 174 CALL_VertexAttrib2d(ctx->CurrentServerDispatch, (index, x, y)); 204 CALL_VertexAttrib2dv(ctx->CurrentServerDispatch, (index, v)); 235 CALL_VertexAttrib2fARB(ctx->CurrentServerDispatch, (index, x, y)); 265 CALL_VertexAttrib2fvARB(ctx->CurrentServerDispatch, (index, v)); 296 CALL_VertexAttrib2s(ctx->CurrentServerDispatch, (index, x, y)); 326 CALL_VertexAttrib2sv(ctx->CurrentServerDispatch, (index, v)) [all...] |
| marshal_generated7.c | 50 CALL_GetNamedProgramStringEXT(ctx->CurrentServerDispatch, (program, target, pname, string)); 76 CALL_NamedProgramLocalParameter4fEXT(ctx->CurrentServerDispatch, (program, target, index, x, y, z, w)); 114 CALL_NamedProgramLocalParameter4fvEXT(ctx->CurrentServerDispatch, (program, target, index, params)); 139 CALL_GetNamedProgramLocalParameterfvEXT(ctx->CurrentServerDispatch, (program, target, index, params)); 165 CALL_NamedProgramLocalParameter4dEXT(ctx->CurrentServerDispatch, (program, target, index, x, y, z, w)); 203 CALL_NamedProgramLocalParameter4dvEXT(ctx->CurrentServerDispatch, (program, target, index, params)); 228 CALL_GetNamedProgramLocalParameterdvEXT(ctx->CurrentServerDispatch, (program, target, index, params)); 238 CALL_GetNamedProgramivEXT(ctx->CurrentServerDispatch, (program, target, pname, params)); 258 CALL_TextureBufferEXT(ctx->CurrentServerDispatch, (texture, target, internalformat, buffer)); 293 CALL_MultiTexBufferEXT(ctx->CurrentServerDispatch, (texunit, target, internalformat, buffer)) [all...] |
| marshal_generated2.c | 56 CALL_GetPixelMapfv(ctx->CurrentServerDispatch, (map, values)); 69 CALL_GetPixelMapfv(ctx->CurrentServerDispatch, (map, values)); 90 CALL_GetPixelMapuiv(ctx->CurrentServerDispatch, (map, values)); 103 CALL_GetPixelMapuiv(ctx->CurrentServerDispatch, (map, values)); 124 CALL_GetPixelMapusv(ctx->CurrentServerDispatch, (map, values)); 137 CALL_GetPixelMapusv(ctx->CurrentServerDispatch, (map, values)); 156 CALL_GetPolygonStipple(ctx->CurrentServerDispatch, (mask)); 169 CALL_GetPolygonStipple(ctx->CurrentServerDispatch, (mask)); 183 return CALL_GetString(ctx->CurrentServerDispatch, (name)); 193 CALL_GetTexEnvfv(ctx->CurrentServerDispatch, (target, pname, params)) [all...] |
| marshal_generated1.c | 56 CALL_NewList(ctx->CurrentServerDispatch, (list, mode)); 82 CALL_EndList(ctx->CurrentServerDispatch, ()); 115 CALL_CallLists(ctx->CurrentServerDispatch, (n, type, lists)); 127 CALL_CallLists(ctx->CurrentServerDispatch, (n, type, lists)); 152 CALL_DeleteLists(ctx->CurrentServerDispatch, (list, range)); 176 return CALL_GenLists(ctx->CurrentServerDispatch, (range)); 190 CALL_ListBase(ctx->CurrentServerDispatch, (base)); 217 CALL_Begin(ctx->CurrentServerDispatch, (mode)); 255 CALL_Bitmap(ctx->CurrentServerDispatch, (width, height, xorig, yorig, xmove, ymove, bitmap)); 268 CALL_Bitmap(ctx->CurrentServerDispatch, (width, height, xorig, yorig, xmove, ymove, bitmap)) [all...] |
| marshal_generated6.c | 56 CALL_VertexAttrib1sNV(ctx->CurrentServerDispatch, (index, x)); 85 CALL_VertexAttrib1svNV(ctx->CurrentServerDispatch, (index, v)); 116 CALL_VertexAttrib2sNV(ctx->CurrentServerDispatch, (index, x, y)); 146 CALL_VertexAttrib2svNV(ctx->CurrentServerDispatch, (index, v)); 179 CALL_VertexAttrib3sNV(ctx->CurrentServerDispatch, (index, x, y, z)); 210 CALL_VertexAttrib3svNV(ctx->CurrentServerDispatch, (index, v)); 245 CALL_VertexAttrib4sNV(ctx->CurrentServerDispatch, (index, x, y, z, w)); 277 CALL_VertexAttrib4svNV(ctx->CurrentServerDispatch, (index, v)); 306 CALL_VertexAttrib1fNV(ctx->CurrentServerDispatch, (index, x)); 335 CALL_VertexAttrib1fvNV(ctx->CurrentServerDispatch, (index, v)) [all...] |
| marshal_generated5.c | 60 CALL_BufferPageCommitmentARB(ctx->CurrentServerDispatch, (target, offset, size, commit)); 95 CALL_NamedBufferPageCommitmentEXT(ctx->CurrentServerDispatch, (buffer, offset, size, commit)); 130 CALL_NamedBufferPageCommitmentARB(ctx->CurrentServerDispatch, (buffer, offset, size, commit)); 173 CALL_PrimitiveBoundingBox(ctx->CurrentServerDispatch, (minX, minY, minZ, minW, maxX, maxY, maxZ, maxW)); 204 CALL_BlendBarrier(ctx->CurrentServerDispatch, ()); 232 CALL_Uniform1i64ARB(ctx->CurrentServerDispatch, (location, x)); 263 CALL_Uniform2i64ARB(ctx->CurrentServerDispatch, (location, x, y)); 297 CALL_Uniform3i64ARB(ctx->CurrentServerDispatch, (location, x, y, z)); 334 CALL_Uniform4i64ARB(ctx->CurrentServerDispatch, (location, x, y, z, w)); 370 CALL_Uniform1i64vARB(ctx->CurrentServerDispatch, (location, count, value)) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| glthread_list.c | 65 CALL_CallLists(ctx->CurrentServerDispatch, (count, GL_UNSIGNED_INT, lists)); 71 CALL_CallList(ctx->CurrentServerDispatch, (list));
|
| glthread_get.c | 49 CALL_GetIntegerv(ctx->CurrentServerDispatch, (pname, p)); 120 CALL_GetIntegerv(ctx->CurrentServerDispatch, (pname, p));
|
| glthread_bufferobj.c | 258 CALL_NamedBufferDataEXT(ctx->CurrentServerDispatch, 261 CALL_NamedBufferData(ctx->CurrentServerDispatch, 264 CALL_BufferData(ctx->CurrentServerDispatch, 303 CALL_NamedBufferData(ctx->CurrentServerDispatch, 306 CALL_BufferData(ctx->CurrentServerDispatch, 378 CALL_NamedBufferSubDataEXT(ctx->CurrentServerDispatch, 381 CALL_NamedBufferSubData(ctx->CurrentServerDispatch, 384 CALL_BufferSubData(ctx->CurrentServerDispatch, 446 CALL_NamedBufferSubData(ctx->CurrentServerDispatch, 449 CALL_BufferSubData(ctx->CurrentServerDispatch, [all...] |
| robustness.c | 104 ctx->CurrentServerDispatch = ctx->ContextLost; 105 _glapi_set_dispatch(ctx->CurrentServerDispatch);
|
| glthread_draw.c | 283 CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch, 341 CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch, 389 CALL_DrawArrays(ctx->CurrentServerDispatch, (mode, first, count)); 410 CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch, 451 CALL_MultiDrawArrays(ctx->CurrentServerDispatch, 552 CALL_MultiDrawArrays(ctx->CurrentServerDispatch, 590 CALL_DrawElementsInstancedBaseVertexBaseInstance(ctx->CurrentServerDispatch, 622 CALL_DrawRangeElementsBaseVertex(ctx->CurrentServerDispatch, 714 CALL_DrawRangeElementsBaseVertex(ctx->CurrentServerDispatch, 718 CALL_DrawElementsInstancedBaseVertexBaseInstance(ctx->CurrentServerDispatch, [all...] |
| glthread_shaderobj.c | 54 CALL_ShaderSource(ctx->CurrentServerDispatch, 114 CALL_ShaderSource(ctx->CurrentServerDispatch,
|
| glthread.c | 54 _glapi_set_dispatch(ctx->CurrentServerDispatch); 191 ctx->CurrentClientDispatch = ctx->CurrentServerDispatch;
|
| draw.c | 1336 CALL_Begin(ctx->CurrentServerDispatch, (GL_QUADS)); 1337 /* Begin can change CurrentServerDispatch. */ 1338 struct _glapi_table *dispatch = ctx->CurrentServerDispatch; 1419 CALL_Begin(ctx->CurrentServerDispatch, (prim)); 1420 /* Begin can change CurrentServerDispatch. */ 1421 struct _glapi_table *dispatch = ctx->CurrentServerDispatch; 1460 CALL_Begin(ctx->CurrentServerDispatch, (GL_POINTS)); 1461 /* Begin can change CurrentServerDispatch. */ 1462 dispatch = ctx->CurrentServerDispatch; 1472 CALL_Begin(ctx->CurrentServerDispatch, (GL_LINE_STRIP)) [all...] |
| api_arrayelt.c | 85 return ctx->CurrentServerDispatch; 1489 CALL_PrimitiveRestartNV(ctx->CurrentServerDispatch, ());
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ |
| vbo_exec_eval.c | 164 CALL_Vertex4fv(ctx->CurrentServerDispatch, ( vertex )); 166 CALL_Vertex3fv(ctx->CurrentServerDispatch, ( vertex )); 245 CALL_Vertex4fv(ctx->CurrentServerDispatch, ( vertex )); 247 CALL_Vertex3fv(ctx->CurrentServerDispatch, ( vertex ));
|
| vbo_save_api.c | 1575 CALL_End(ctx->CurrentServerDispatch, ()); 1590 struct _glapi_table *dispatch = ctx->CurrentServerDispatch; 1674 CALL_End(ctx->CurrentServerDispatch, ()); 1733 CALL_PrimitiveRestartNV(ctx->CurrentServerDispatch, ()); 1803 CALL_End(ctx->CurrentServerDispatch, ()); 1857 struct _glapi_table *dispatch = ctx->CurrentServerDispatch; 1882 struct _glapi_table *dispatch = ctx->CurrentServerDispatch;
|
| vbo_exec_api.c | 863 ctx->CurrentServerDispatch = ctx->Exec; 922 ctx->CurrentServerDispatch = ctx->Exec;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/ |
| vbo_exec_api.c | 820 ctx->CurrentServerDispatch = ctx->Exec; 875 ctx->CurrentServerDispatch = ctx->Exec;
|