Searched refs:cmd_size (Results 1 - 25 of 70) sorted by relevance

123

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c57 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NewList), 8) / 8); local in function:_mesa_unmarshal_NewList
58 assert (cmd_size == cmd->cmd_base.cmd_size);
59 return cmd_size;
65 int cmd_size = sizeof(struct marshal_cmd_NewList); local in function:_mesa_marshal_NewList
67 cmd = _mesa_glthread_allocate_command(ctx, DISPATCH_CMD_NewList, cmd_size);
83 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EndList), 8) / 8); local in function:_mesa_unmarshal_EndList
84 assert (cmd_size == cmd->cmd_base.cmd_size);
85 return cmd_size;
91 int cmd_size = sizeof(struct marshal_cmd_EndList); local in function:_mesa_marshal_EndList
123 int cmd_size = sizeof(struct marshal_cmd_CallLists) + lists_size; local in function:_mesa_marshal_CallLists
153 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DeleteLists), 8) / 8); local in function:_mesa_unmarshal_DeleteLists
161 int cmd_size = sizeof(struct marshal_cmd_DeleteLists); local in function:_mesa_marshal_DeleteLists
191 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ListBase), 8) / 8); local in function:_mesa_unmarshal_ListBase
199 int cmd_size = sizeof(struct marshal_cmd_ListBase); local in function:_mesa_marshal_ListBase
218 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Begin), 8) / 8); local in function:_mesa_unmarshal_Begin
226 int cmd_size = sizeof(struct marshal_cmd_Begin); local in function:_mesa_marshal_Begin
256 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Bitmap), 8) / 8); local in function:_mesa_unmarshal_Bitmap
264 int cmd_size = sizeof(struct marshal_cmd_Bitmap); local in function:_mesa_marshal_Bitmap
297 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3b), 8) / 8); local in function:_mesa_unmarshal_Color3b
305 int cmd_size = sizeof(struct marshal_cmd_Color3b); local in function:_mesa_marshal_Color3b
325 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3bv), 8) / 8); local in function:_mesa_unmarshal_Color3bv
333 int cmd_size = sizeof(struct marshal_cmd_Color3bv); local in function:_mesa_marshal_Color3bv
355 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3d), 8) / 8); local in function:_mesa_unmarshal_Color3d
363 int cmd_size = sizeof(struct marshal_cmd_Color3d); local in function:_mesa_marshal_Color3d
383 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3dv), 8) / 8); local in function:_mesa_unmarshal_Color3dv
391 int cmd_size = sizeof(struct marshal_cmd_Color3dv); local in function:_mesa_marshal_Color3dv
413 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3f), 8) / 8); local in function:_mesa_unmarshal_Color3f
421 int cmd_size = sizeof(struct marshal_cmd_Color3f); local in function:_mesa_marshal_Color3f
441 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3fv), 8) / 8); local in function:_mesa_unmarshal_Color3fv
449 int cmd_size = sizeof(struct marshal_cmd_Color3fv); local in function:_mesa_marshal_Color3fv
471 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3i), 8) / 8); local in function:_mesa_unmarshal_Color3i
479 int cmd_size = sizeof(struct marshal_cmd_Color3i); local in function:_mesa_marshal_Color3i
499 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3iv), 8) / 8); local in function:_mesa_unmarshal_Color3iv
507 int cmd_size = sizeof(struct marshal_cmd_Color3iv); local in function:_mesa_marshal_Color3iv
529 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3s), 8) / 8); local in function:_mesa_unmarshal_Color3s
537 int cmd_size = sizeof(struct marshal_cmd_Color3s); local in function:_mesa_marshal_Color3s
557 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3sv), 8) / 8); local in function:_mesa_unmarshal_Color3sv
565 int cmd_size = sizeof(struct marshal_cmd_Color3sv); local in function:_mesa_marshal_Color3sv
587 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3ub), 8) / 8); local in function:_mesa_unmarshal_Color3ub
595 int cmd_size = sizeof(struct marshal_cmd_Color3ub); local in function:_mesa_marshal_Color3ub
615 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3ubv), 8) / 8); local in function:_mesa_unmarshal_Color3ubv
623 int cmd_size = sizeof(struct marshal_cmd_Color3ubv); local in function:_mesa_marshal_Color3ubv
645 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3ui), 8) / 8); local in function:_mesa_unmarshal_Color3ui
653 int cmd_size = sizeof(struct marshal_cmd_Color3ui); local in function:_mesa_marshal_Color3ui
673 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3uiv), 8) / 8); local in function:_mesa_unmarshal_Color3uiv
681 int cmd_size = sizeof(struct marshal_cmd_Color3uiv); local in function:_mesa_marshal_Color3uiv
703 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3us), 8) / 8); local in function:_mesa_unmarshal_Color3us
711 int cmd_size = sizeof(struct marshal_cmd_Color3us); local in function:_mesa_marshal_Color3us
731 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3usv), 8) / 8); local in function:_mesa_unmarshal_Color3usv
739 int cmd_size = sizeof(struct marshal_cmd_Color3usv); local in function:_mesa_marshal_Color3usv
763 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4b), 8) / 8); local in function:_mesa_unmarshal_Color4b
771 int cmd_size = sizeof(struct marshal_cmd_Color4b); local in function:_mesa_marshal_Color4b
792 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4bv), 8) / 8); local in function:_mesa_unmarshal_Color4bv
800 int cmd_size = sizeof(struct marshal_cmd_Color4bv); local in function:_mesa_marshal_Color4bv
824 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4d), 8) / 8); local in function:_mesa_unmarshal_Color4d
832 int cmd_size = sizeof(struct marshal_cmd_Color4d); local in function:_mesa_marshal_Color4d
853 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4dv), 8) / 8); local in function:_mesa_unmarshal_Color4dv
861 int cmd_size = sizeof(struct marshal_cmd_Color4dv); local in function:_mesa_marshal_Color4dv
885 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4f), 8) / 8); local in function:_mesa_unmarshal_Color4f
893 int cmd_size = sizeof(struct marshal_cmd_Color4f); local in function:_mesa_marshal_Color4f
914 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4fv), 8) / 8); local in function:_mesa_unmarshal_Color4fv
922 int cmd_size = sizeof(struct marshal_cmd_Color4fv); local in function:_mesa_marshal_Color4fv
946 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4i), 8) / 8); local in function:_mesa_unmarshal_Color4i
954 int cmd_size = sizeof(struct marshal_cmd_Color4i); local in function:_mesa_marshal_Color4i
975 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4iv), 8) / 8); local in function:_mesa_unmarshal_Color4iv
983 int cmd_size = sizeof(struct marshal_cmd_Color4iv); local in function:_mesa_marshal_Color4iv
1007 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4s), 8) / 8); local in function:_mesa_unmarshal_Color4s
1015 int cmd_size = sizeof(struct marshal_cmd_Color4s); local in function:_mesa_marshal_Color4s
1036 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4sv), 8) / 8); local in function:_mesa_unmarshal_Color4sv
1044 int cmd_size = sizeof(struct marshal_cmd_Color4sv); local in function:_mesa_marshal_Color4sv
1068 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4ub), 8) / 8); local in function:_mesa_unmarshal_Color4ub
1076 int cmd_size = sizeof(struct marshal_cmd_Color4ub); local in function:_mesa_marshal_Color4ub
1097 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4ubv), 8) / 8); local in function:_mesa_unmarshal_Color4ubv
1105 int cmd_size = sizeof(struct marshal_cmd_Color4ubv); local in function:_mesa_marshal_Color4ubv
1129 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4ui), 8) / 8); local in function:_mesa_unmarshal_Color4ui
1137 int cmd_size = sizeof(struct marshal_cmd_Color4ui); local in function:_mesa_marshal_Color4ui
1158 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4uiv), 8) / 8); local in function:_mesa_unmarshal_Color4uiv
1166 int cmd_size = sizeof(struct marshal_cmd_Color4uiv); local in function:_mesa_marshal_Color4uiv
1190 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4us), 8) / 8); local in function:_mesa_unmarshal_Color4us
1198 int cmd_size = sizeof(struct marshal_cmd_Color4us); local in function:_mesa_marshal_Color4us
1219 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4usv), 8) / 8); local in function:_mesa_unmarshal_Color4usv
1227 int cmd_size = sizeof(struct marshal_cmd_Color4usv); local in function:_mesa_marshal_Color4usv
1245 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EdgeFlag), 8) / 8); local in function:_mesa_unmarshal_EdgeFlag
1253 int cmd_size = sizeof(struct marshal_cmd_EdgeFlag); local in function:_mesa_marshal_EdgeFlag
1271 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EdgeFlagv), 8) / 8); local in function:_mesa_unmarshal_EdgeFlagv
1279 int cmd_size = sizeof(struct marshal_cmd_EdgeFlagv); local in function:_mesa_marshal_EdgeFlagv
1295 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_End), 8) / 8); local in function:_mesa_unmarshal_End
1303 int cmd_size = sizeof(struct marshal_cmd_End); local in function:_mesa_marshal_End
1321 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexd), 8) / 8); local in function:_mesa_unmarshal_Indexd
1329 int cmd_size = sizeof(struct marshal_cmd_Indexd); local in function:_mesa_marshal_Indexd
1347 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexdv), 8) / 8); local in function:_mesa_unmarshal_Indexdv
1355 int cmd_size = sizeof(struct marshal_cmd_Indexdv); local in function:_mesa_marshal_Indexdv
1373 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexf), 8) / 8); local in function:_mesa_unmarshal_Indexf
1381 int cmd_size = sizeof(struct marshal_cmd_Indexf); local in function:_mesa_marshal_Indexf
1399 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexfv), 8) / 8); local in function:_mesa_unmarshal_Indexfv
1407 int cmd_size = sizeof(struct marshal_cmd_Indexfv); local in function:_mesa_marshal_Indexfv
1425 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexi), 8) / 8); local in function:_mesa_unmarshal_Indexi
1433 int cmd_size = sizeof(struct marshal_cmd_Indexi); local in function:_mesa_marshal_Indexi
1451 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexiv), 8) / 8); local in function:_mesa_unmarshal_Indexiv
1459 int cmd_size = sizeof(struct marshal_cmd_Indexiv); local in function:_mesa_marshal_Indexiv
1477 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexs), 8) / 8); local in function:_mesa_unmarshal_Indexs
1485 int cmd_size = sizeof(struct marshal_cmd_Indexs); local in function:_mesa_marshal_Indexs
1503 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexsv), 8) / 8); local in function:_mesa_unmarshal_Indexsv
1511 int cmd_size = sizeof(struct marshal_cmd_Indexsv); local in function:_mesa_marshal_Indexsv
1533 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3b), 8) / 8); local in function:_mesa_unmarshal_Normal3b
1541 int cmd_size = sizeof(struct marshal_cmd_Normal3b); local in function:_mesa_marshal_Normal3b
1561 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3bv), 8) / 8); local in function:_mesa_unmarshal_Normal3bv
1569 int cmd_size = sizeof(struct marshal_cmd_Normal3bv); local in function:_mesa_marshal_Normal3bv
1591 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3d), 8) / 8); local in function:_mesa_unmarshal_Normal3d
1599 int cmd_size = sizeof(struct marshal_cmd_Normal3d); local in function:_mesa_marshal_Normal3d
1619 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3dv), 8) / 8); local in function:_mesa_unmarshal_Normal3dv
1627 int cmd_size = sizeof(struct marshal_cmd_Normal3dv); local in function:_mesa_marshal_Normal3dv
1649 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3f), 8) / 8); local in function:_mesa_unmarshal_Normal3f
1657 int cmd_size = sizeof(struct marshal_cmd_Normal3f); local in function:_mesa_marshal_Normal3f
1677 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3fv), 8) / 8); local in function:_mesa_unmarshal_Normal3fv
1685 int cmd_size = sizeof(struct marshal_cmd_Normal3fv); local in function:_mesa_marshal_Normal3fv
1707 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3i), 8) / 8); local in function:_mesa_unmarshal_Normal3i
1715 int cmd_size = sizeof(struct marshal_cmd_Normal3i); local in function:_mesa_marshal_Normal3i
1735 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3iv), 8) / 8); local in function:_mesa_unmarshal_Normal3iv
1743 int cmd_size = sizeof(struct marshal_cmd_Normal3iv); local in function:_mesa_marshal_Normal3iv
1765 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3s), 8) / 8); local in function:_mesa_unmarshal_Normal3s
1773 int cmd_size = sizeof(struct marshal_cmd_Normal3s); local in function:_mesa_marshal_Normal3s
1793 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3sv), 8) / 8); local in function:_mesa_unmarshal_Normal3sv
1801 int cmd_size = sizeof(struct marshal_cmd_Normal3sv); local in function:_mesa_marshal_Normal3sv
1821 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos2d), 8) / 8); local in function:_mesa_unmarshal_RasterPos2d
1829 int cmd_size = sizeof(struct marshal_cmd_RasterPos2d); local in function:_mesa_marshal_RasterPos2d
1848 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos2dv), 8) / 8); local in function:_mesa_unmarshal_RasterPos2dv
1856 int cmd_size = sizeof(struct marshal_cmd_RasterPos2dv); local in function:_mesa_marshal_RasterPos2dv
1876 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos2f), 8) / 8); local in function:_mesa_unmarshal_RasterPos2f
1884 int cmd_size = sizeof(struct marshal_cmd_RasterPos2f); local in function:_mesa_marshal_RasterPos2f
1903 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos2fv), 8) / 8); local in function:_mesa_unmarshal_RasterPos2fv
1911 int cmd_size = sizeof(struct marshal_cmd_RasterPos2fv); local in function:_mesa_marshal_RasterPos2fv
1931 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos2i), 8) / 8); local in function:_mesa_unmarshal_RasterPos2i
1939 int cmd_size = sizeof(struct marshal_cmd_RasterPos2i); local in function:_mesa_marshal_RasterPos2i
1958 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos2iv), 8) / 8); local in function:_mesa_unmarshal_RasterPos2iv
1966 int cmd_size = sizeof(struct marshal_cmd_RasterPos2iv); local in function:_mesa_marshal_RasterPos2iv
1986 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos2s), 8) / 8); local in function:_mesa_unmarshal_RasterPos2s
1994 int cmd_size = sizeof(struct marshal_cmd_RasterPos2s); local in function:_mesa_marshal_RasterPos2s
2013 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos2sv), 8) / 8); local in function:_mesa_unmarshal_RasterPos2sv
2021 int cmd_size = sizeof(struct marshal_cmd_RasterPos2sv); local in function:_mesa_marshal_RasterPos2sv
2043 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos3d), 8) / 8); local in function:_mesa_unmarshal_RasterPos3d
2051 int cmd_size = sizeof(struct marshal_cmd_RasterPos3d); local in function:_mesa_marshal_RasterPos3d
2071 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos3dv), 8) / 8); local in function:_mesa_unmarshal_RasterPos3dv
2079 int cmd_size = sizeof(struct marshal_cmd_RasterPos3dv); local in function:_mesa_marshal_RasterPos3dv
2101 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos3f), 8) / 8); local in function:_mesa_unmarshal_RasterPos3f
2109 int cmd_size = sizeof(struct marshal_cmd_RasterPos3f); local in function:_mesa_marshal_RasterPos3f
2129 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos3fv), 8) / 8); local in function:_mesa_unmarshal_RasterPos3fv
2137 int cmd_size = sizeof(struct marshal_cmd_RasterPos3fv); local in function:_mesa_marshal_RasterPos3fv
2159 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos3i), 8) / 8); local in function:_mesa_unmarshal_RasterPos3i
2167 int cmd_size = sizeof(struct marshal_cmd_RasterPos3i); local in function:_mesa_marshal_RasterPos3i
2187 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos3iv), 8) / 8); local in function:_mesa_unmarshal_RasterPos3iv
2195 int cmd_size = sizeof(struct marshal_cmd_RasterPos3iv); local in function:_mesa_marshal_RasterPos3iv
2217 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos3s), 8) / 8); local in function:_mesa_unmarshal_RasterPos3s
2225 int cmd_size = sizeof(struct marshal_cmd_RasterPos3s); local in function:_mesa_marshal_RasterPos3s
2245 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos3sv), 8) / 8); local in function:_mesa_unmarshal_RasterPos3sv
2253 int cmd_size = sizeof(struct marshal_cmd_RasterPos3sv); local in function:_mesa_marshal_RasterPos3sv
2277 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos4d), 8) / 8); local in function:_mesa_unmarshal_RasterPos4d
2285 int cmd_size = sizeof(struct marshal_cmd_RasterPos4d); local in function:_mesa_marshal_RasterPos4d
2306 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos4dv), 8) / 8); local in function:_mesa_unmarshal_RasterPos4dv
2314 int cmd_size = sizeof(struct marshal_cmd_RasterPos4dv); local in function:_mesa_marshal_RasterPos4dv
2338 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos4f), 8) / 8); local in function:_mesa_unmarshal_RasterPos4f
2346 int cmd_size = sizeof(struct marshal_cmd_RasterPos4f); local in function:_mesa_marshal_RasterPos4f
2367 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos4fv), 8) / 8); local in function:_mesa_unmarshal_RasterPos4fv
2375 int cmd_size = sizeof(struct marshal_cmd_RasterPos4fv); local in function:_mesa_marshal_RasterPos4fv
2399 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos4i), 8) / 8); local in function:_mesa_unmarshal_RasterPos4i
2407 int cmd_size = sizeof(struct marshal_cmd_RasterPos4i); local in function:_mesa_marshal_RasterPos4i
2428 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos4iv), 8) / 8); local in function:_mesa_unmarshal_RasterPos4iv
2436 int cmd_size = sizeof(struct marshal_cmd_RasterPos4iv); local in function:_mesa_marshal_RasterPos4iv
2460 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos4s), 8) / 8); local in function:_mesa_unmarshal_RasterPos4s
2468 int cmd_size = sizeof(struct marshal_cmd_RasterPos4s); local in function:_mesa_marshal_RasterPos4s
2489 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RasterPos4sv), 8) / 8); local in function:_mesa_unmarshal_RasterPos4sv
2497 int cmd_size = sizeof(struct marshal_cmd_RasterPos4sv); local in function:_mesa_marshal_RasterPos4sv
2521 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Rectd), 8) / 8); local in function:_mesa_unmarshal_Rectd
2529 int cmd_size = sizeof(struct marshal_cmd_Rectd); local in function:_mesa_marshal_Rectd
2552 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Rectdv), 8) / 8); local in function:_mesa_unmarshal_Rectdv
2560 int cmd_size = sizeof(struct marshal_cmd_Rectdv); local in function:_mesa_marshal_Rectdv
2585 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Rectf), 8) / 8); local in function:_mesa_unmarshal_Rectf
2593 int cmd_size = sizeof(struct marshal_cmd_Rectf); local in function:_mesa_marshal_Rectf
2616 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Rectfv), 8) / 8); local in function:_mesa_unmarshal_Rectfv
2624 int cmd_size = sizeof(struct marshal_cmd_Rectfv); local in function:_mesa_marshal_Rectfv
2649 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Recti), 8) / 8); local in function:_mesa_unmarshal_Recti
2657 int cmd_size = sizeof(struct marshal_cmd_Recti); local in function:_mesa_marshal_Recti
2680 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Rectiv), 8) / 8); local in function:_mesa_unmarshal_Rectiv
2688 int cmd_size = sizeof(struct marshal_cmd_Rectiv); local in function:_mesa_marshal_Rectiv
2713 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Rects), 8) / 8); local in function:_mesa_unmarshal_Rects
2721 int cmd_size = sizeof(struct marshal_cmd_Rects); local in function:_mesa_marshal_Rects
2744 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Rectsv), 8) / 8); local in function:_mesa_unmarshal_Rectsv
2752 int cmd_size = sizeof(struct marshal_cmd_Rectsv); local in function:_mesa_marshal_Rectsv
2771 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1d), 8) / 8); local in function:_mesa_unmarshal_TexCoord1d
2779 int cmd_size = sizeof(struct marshal_cmd_TexCoord1d); local in function:_mesa_marshal_TexCoord1d
2797 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1dv), 8) / 8); local in function:_mesa_unmarshal_TexCoord1dv
2805 int cmd_size = sizeof(struct marshal_cmd_TexCoord1dv); local in function:_mesa_marshal_TexCoord1dv
2823 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1f), 8) / 8); local in function:_mesa_unmarshal_TexCoord1f
2831 int cmd_size = sizeof(struct marshal_cmd_TexCoord1f); local in function:_mesa_marshal_TexCoord1f
2849 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1fv), 8) / 8); local in function:_mesa_unmarshal_TexCoord1fv
2857 int cmd_size = sizeof(struct marshal_cmd_TexCoord1fv); local in function:_mesa_marshal_TexCoord1fv
2875 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1i), 8) / 8); local in function:_mesa_unmarshal_TexCoord1i
2883 int cmd_size = sizeof(struct marshal_cmd_TexCoord1i); local in function:_mesa_marshal_TexCoord1i
2901 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1iv), 8) / 8); local in function:_mesa_unmarshal_TexCoord1iv
2909 int cmd_size = sizeof(struct marshal_cmd_TexCoord1iv); local in function:_mesa_marshal_TexCoord1iv
2927 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1s), 8) / 8); local in function:_mesa_unmarshal_TexCoord1s
2935 int cmd_size = sizeof(struct marshal_cmd_TexCoord1s); local in function:_mesa_marshal_TexCoord1s
2953 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1sv), 8) / 8); local in function:_mesa_unmarshal_TexCoord1sv
2961 int cmd_size = sizeof(struct marshal_cmd_TexCoord1sv); local in function:_mesa_marshal_TexCoord1sv
2981 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2d), 8) / 8); local in function:_mesa_unmarshal_TexCoord2d
2989 int cmd_size = sizeof(struct marshal_cmd_TexCoord2d); local in function:_mesa_marshal_TexCoord2d
3008 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2dv), 8) / 8); local in function:_mesa_unmarshal_TexCoord2dv
3016 int cmd_size = sizeof(struct marshal_cmd_TexCoord2dv); local in function:_mesa_marshal_TexCoord2dv
3036 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2f), 8) / 8); local in function:_mesa_unmarshal_TexCoord2f
3044 int cmd_size = sizeof(struct marshal_cmd_TexCoord2f); local in function:_mesa_marshal_TexCoord2f
3063 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2fv), 8) / 8); local in function:_mesa_unmarshal_TexCoord2fv
3071 int cmd_size = sizeof(struct marshal_cmd_TexCoord2fv); local in function:_mesa_marshal_TexCoord2fv
3091 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2i), 8) / 8); local in function:_mesa_unmarshal_TexCoord2i
3099 int cmd_size = sizeof(struct marshal_cmd_TexCoord2i); local in function:_mesa_marshal_TexCoord2i
3118 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2iv), 8) / 8); local in function:_mesa_unmarshal_TexCoord2iv
3126 int cmd_size = sizeof(struct marshal_cmd_TexCoord2iv); local in function:_mesa_marshal_TexCoord2iv
3146 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2s), 8) / 8); local in function:_mesa_unmarshal_TexCoord2s
3154 int cmd_size = sizeof(struct marshal_cmd_TexCoord2s); local in function:_mesa_marshal_TexCoord2s
3173 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2sv), 8) / 8); local in function:_mesa_unmarshal_TexCoord2sv
3181 int cmd_size = sizeof(struct marshal_cmd_TexCoord2sv); local in function:_mesa_marshal_TexCoord2sv
3203 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3d), 8) / 8); local in function:_mesa_unmarshal_TexCoord3d
3211 int cmd_size = sizeof(struct marshal_cmd_TexCoord3d); local in function:_mesa_marshal_TexCoord3d
3231 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3dv), 8) / 8); local in function:_mesa_unmarshal_TexCoord3dv
3239 int cmd_size = sizeof(struct marshal_cmd_TexCoord3dv); local in function:_mesa_marshal_TexCoord3dv
3261 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3f), 8) / 8); local in function:_mesa_unmarshal_TexCoord3f
3269 int cmd_size = sizeof(struct marshal_cmd_TexCoord3f); local in function:_mesa_marshal_TexCoord3f
3289 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3fv), 8) / 8); local in function:_mesa_unmarshal_TexCoord3fv
3297 int cmd_size = sizeof(struct marshal_cmd_TexCoord3fv); local in function:_mesa_marshal_TexCoord3fv
3319 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3i), 8) / 8); local in function:_mesa_unmarshal_TexCoord3i
3327 int cmd_size = sizeof(struct marshal_cmd_TexCoord3i); local in function:_mesa_marshal_TexCoord3i
3347 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3iv), 8) / 8); local in function:_mesa_unmarshal_TexCoord3iv
3355 int cmd_size = sizeof(struct marshal_cmd_TexCoord3iv); local in function:_mesa_marshal_TexCoord3iv
3377 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3s), 8) / 8); local in function:_mesa_unmarshal_TexCoord3s
3385 int cmd_size = sizeof(struct marshal_cmd_TexCoord3s); local in function:_mesa_marshal_TexCoord3s
3405 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3sv), 8) / 8); local in function:_mesa_unmarshal_TexCoord3sv
3413 int cmd_size = sizeof(struct marshal_cmd_TexCoord3sv); local in function:_mesa_marshal_TexCoord3sv
3437 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4d), 8) / 8); local in function:_mesa_unmarshal_TexCoord4d
3445 int cmd_size = sizeof(struct marshal_cmd_TexCoord4d); local in function:_mesa_marshal_TexCoord4d
3466 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4dv), 8) / 8); local in function:_mesa_unmarshal_TexCoord4dv
3474 int cmd_size = sizeof(struct marshal_cmd_TexCoord4dv); local in function:_mesa_marshal_TexCoord4dv
3498 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4f), 8) / 8); local in function:_mesa_unmarshal_TexCoord4f
3506 int cmd_size = sizeof(struct marshal_cmd_TexCoord4f); local in function:_mesa_marshal_TexCoord4f
3527 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4fv), 8) / 8); local in function:_mesa_unmarshal_TexCoord4fv
3535 int cmd_size = sizeof(struct marshal_cmd_TexCoord4fv); local in function:_mesa_marshal_TexCoord4fv
3559 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4i), 8) / 8); local in function:_mesa_unmarshal_TexCoord4i
3567 int cmd_size = sizeof(struct marshal_cmd_TexCoord4i); local in function:_mesa_marshal_TexCoord4i
3588 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4iv), 8) / 8); local in function:_mesa_unmarshal_TexCoord4iv
3596 int cmd_size = sizeof(struct marshal_cmd_TexCoord4iv); local in function:_mesa_marshal_TexCoord4iv
3620 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4s), 8) / 8); local in function:_mesa_unmarshal_TexCoord4s
3628 int cmd_size = sizeof(struct marshal_cmd_TexCoord4s); local in function:_mesa_marshal_TexCoord4s
3649 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4sv), 8) / 8); local in function:_mesa_unmarshal_TexCoord4sv
3657 int cmd_size = sizeof(struct marshal_cmd_TexCoord4sv); local in function:_mesa_marshal_TexCoord4sv
3677 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2d), 8) / 8); local in function:_mesa_unmarshal_Vertex2d
3685 int cmd_size = sizeof(struct marshal_cmd_Vertex2d); local in function:_mesa_marshal_Vertex2d
3704 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2dv), 8) / 8); local in function:_mesa_unmarshal_Vertex2dv
3712 int cmd_size = sizeof(struct marshal_cmd_Vertex2dv); local in function:_mesa_marshal_Vertex2dv
3732 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2f), 8) / 8); local in function:_mesa_unmarshal_Vertex2f
3740 int cmd_size = sizeof(struct marshal_cmd_Vertex2f); local in function:_mesa_marshal_Vertex2f
3759 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2fv), 8) / 8); local in function:_mesa_unmarshal_Vertex2fv
3767 int cmd_size = sizeof(struct marshal_cmd_Vertex2fv); local in function:_mesa_marshal_Vertex2fv
3787 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2i), 8) / 8); local in function:_mesa_unmarshal_Vertex2i
3795 int cmd_size = sizeof(struct marshal_cmd_Vertex2i); local in function:_mesa_marshal_Vertex2i
3814 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2iv), 8) / 8); local in function:_mesa_unmarshal_Vertex2iv
3822 int cmd_size = sizeof(struct marshal_cmd_Vertex2iv); local in function:_mesa_marshal_Vertex2iv
3842 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2s), 8) / 8); local in function:_mesa_unmarshal_Vertex2s
3850 int cmd_size = sizeof(struct marshal_cmd_Vertex2s); local in function:_mesa_marshal_Vertex2s
3869 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2sv), 8) / 8); local in function:_mesa_unmarshal_Vertex2sv
3877 int cmd_size = sizeof(struct marshal_cmd_Vertex2sv); local in function:_mesa_marshal_Vertex2sv
3899 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex3d), 8) / 8); local in function:_mesa_unmarshal_Vertex3d
3907 int cmd_size = sizeof(struct marshal_cmd_Vertex3d); local in function:_mesa_marshal_Vertex3d
3927 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex3dv), 8) / 8); local in function:_mesa_unmarshal_Vertex3dv
3935 int cmd_size = sizeof(struct marshal_cmd_Vertex3dv); local in function:_mesa_marshal_Vertex3dv
3957 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex3f), 8) / 8); local in function:_mesa_unmarshal_Vertex3f
3965 int cmd_size = sizeof(struct marshal_cmd_Vertex3f); local in function:_mesa_marshal_Vertex3f
3985 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex3fv), 8) / 8); local in function:_mesa_unmarshal_Vertex3fv
3993 int cmd_size = sizeof(struct marshal_cmd_Vertex3fv); local in function:_mesa_marshal_Vertex3fv
4015 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex3i), 8) / 8); local in function:_mesa_unmarshal_Vertex3i
4023 int cmd_size = sizeof(struct marshal_cmd_Vertex3i); local in function:_mesa_marshal_Vertex3i
4043 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex3iv), 8) / 8); local in function:_mesa_unmarshal_Vertex3iv
4051 int cmd_size = sizeof(struct marshal_cmd_Vertex3iv); local in function:_mesa_marshal_Vertex3iv
4073 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex3s), 8) / 8); local in function:_mesa_unmarshal_Vertex3s
4081 int cmd_size = sizeof(struct marshal_cmd_Vertex3s); local in function:_mesa_marshal_Vertex3s
4101 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex3sv), 8) / 8); local in function:_mesa_unmarshal_Vertex3sv
4109 int cmd_size = sizeof(struct marshal_cmd_Vertex3sv); local in function:_mesa_marshal_Vertex3sv
4133 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4d), 8) / 8); local in function:_mesa_unmarshal_Vertex4d
4141 int cmd_size = sizeof(struct marshal_cmd_Vertex4d); local in function:_mesa_marshal_Vertex4d
4162 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4dv), 8) / 8); local in function:_mesa_unmarshal_Vertex4dv
4170 int cmd_size = sizeof(struct marshal_cmd_Vertex4dv); local in function:_mesa_marshal_Vertex4dv
4194 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4f), 8) / 8); local in function:_mesa_unmarshal_Vertex4f
4202 int cmd_size = sizeof(struct marshal_cmd_Vertex4f); local in function:_mesa_marshal_Vertex4f
4223 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4fv), 8) / 8); local in function:_mesa_unmarshal_Vertex4fv
4231 int cmd_size = sizeof(struct marshal_cmd_Vertex4fv); local in function:_mesa_marshal_Vertex4fv
4255 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4i), 8) / 8); local in function:_mesa_unmarshal_Vertex4i
4263 int cmd_size = sizeof(struct marshal_cmd_Vertex4i); local in function:_mesa_marshal_Vertex4i
4284 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4iv), 8) / 8); local in function:_mesa_unmarshal_Vertex4iv
4292 int cmd_size = sizeof(struct marshal_cmd_Vertex4iv); local in function:_mesa_marshal_Vertex4iv
4316 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4s), 8) / 8); local in function:_mesa_unmarshal_Vertex4s
4324 int cmd_size = sizeof(struct marshal_cmd_Vertex4s); local in function:_mesa_marshal_Vertex4s
4345 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4sv), 8) / 8); local in function:_mesa_unmarshal_Vertex4sv
4353 int cmd_size = sizeof(struct marshal_cmd_Vertex4sv); local in function:_mesa_marshal_Vertex4sv
4373 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClipPlane), 8) / 8); local in function:_mesa_unmarshal_ClipPlane
4381 int cmd_size = sizeof(struct marshal_cmd_ClipPlane); local in function:_mesa_marshal_ClipPlane
4402 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorMaterial), 8) / 8); local in function:_mesa_unmarshal_ColorMaterial
4410 int cmd_size = sizeof(struct marshal_cmd_ColorMaterial); local in function:_mesa_marshal_ColorMaterial
4429 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CullFace), 8) / 8); local in function:_mesa_unmarshal_CullFace
4437 int cmd_size = sizeof(struct marshal_cmd_CullFace); local in function:_mesa_marshal_CullFace
4457 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Fogf), 8) / 8); local in function:_mesa_unmarshal_Fogf
4465 int cmd_size = sizeof(struct marshal_cmd_Fogf); local in function:_mesa_marshal_Fogf
4495 int cmd_size = sizeof(struct marshal_cmd_Fogfv) + params_size; local in function:_mesa_marshal_Fogfv
4522 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Fogi), 8) / 8); local in function:_mesa_unmarshal_Fogi
4530 int cmd_size = sizeof(struct marshal_cmd_Fogi); local in function:_mesa_marshal_Fogi
4560 int cmd_size = sizeof(struct marshal_cmd_Fogiv) + params_size; local in function:_mesa_marshal_Fogiv
4585 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FrontFace), 8) / 8); local in function:_mesa_unmarshal_FrontFace
4593 int cmd_size = sizeof(struct marshal_cmd_FrontFace); local in function:_mesa_marshal_FrontFace
4613 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Hint), 8) / 8); local in function:_mesa_unmarshal_Hint
4621 int cmd_size = sizeof(struct marshal_cmd_Hint); local in function:_mesa_marshal_Hint
4644 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Lightf), 8) / 8); local in function:_mesa_unmarshal_Lightf
4652 int cmd_size = sizeof(struct marshal_cmd_Lightf); local in function:_mesa_marshal_Lightf
4685 int cmd_size = sizeof(struct marshal_cmd_Lightfv) + params_size; local in function:_mesa_marshal_Lightfv
4715 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Lighti), 8) / 8); local in function:_mesa_unmarshal_Lighti
4723 int cmd_size = sizeof(struct marshal_cmd_Lighti); local in function:_mesa_marshal_Lighti
4756 int cmd_size = sizeof(struct marshal_cmd_Lightiv) + params_size; local in function:_mesa_marshal_Lightiv
4784 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LightModelf), 8) / 8); local in function:_mesa_unmarshal_LightModelf
4792 int cmd_size = sizeof(struct marshal_cmd_LightModelf); local in function:_mesa_marshal_LightModelf
4822 int cmd_size = sizeof(struct marshal_cmd_LightModelfv) + params_size; local in function:_mesa_marshal_LightModelfv
4849 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LightModeli), 8) / 8); local in function:_mesa_unmarshal_LightModeli
4857 int cmd_size = sizeof(struct marshal_cmd_LightModeli); local in function:_mesa_marshal_LightModeli
4887 int cmd_size = sizeof(struct marshal_cmd_LightModeliv) + params_size; local in function:_mesa_marshal_LightModeliv
4914 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LineStipple), 8) / 8); local in function:_mesa_unmarshal_LineStipple
4922 int cmd_size = sizeof(struct marshal_cmd_LineStipple); local in function:_mesa_marshal_LineStipple
4941 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LineWidth), 8) / 8); local in function:_mesa_unmarshal_LineWidth
4949 int cmd_size = sizeof(struct marshal_cmd_LineWidth); local in function:_mesa_marshal_LineWidth
4971 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Materialf), 8) / 8); local in function:_mesa_unmarshal_Materialf
4979 int cmd_size = sizeof(struct marshal_cmd_Materialf); local in function:_mesa_marshal_Materialf
5012 int cmd_size = sizeof(struct marshal_cmd_Materialfv) + params_size; local in function:_mesa_marshal_Materialfv
5042 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Materiali), 8) / 8); local in function:_mesa_unmarshal_Materiali
5050 int cmd_size = sizeof(struct marshal_cmd_Materiali); local in function:_mesa_marshal_Materiali
5083 int cmd_size = sizeof(struct marshal_cmd_Materialiv) + params_size; local in function:_mesa_marshal_Materialiv
5109 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PointSize), 8) / 8); local in function:_mesa_unmarshal_PointSize
5117 int cmd_size = sizeof(struct marshal_cmd_PointSize); local in function:_mesa_marshal_PointSize
5137 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PolygonMode), 8) / 8); local in function:_mesa_unmarshal_PolygonMode
5145 int cmd_size = sizeof(struct marshal_cmd_PolygonMode); local in function:_mesa_marshal_PolygonMode
5164 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PolygonStipple), 8) / 8); local in function:_mesa_unmarshal_PolygonStipple
5172 int cmd_size = sizeof(struct marshal_cmd_PolygonStipple); local in function:_mesa_marshal_PolygonStipple
5201 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Scissor), 8) / 8); local in function:_mesa_unmarshal_Scissor
5209 int cmd_size = sizeof(struct marshal_cmd_Scissor); local in function:_mesa_marshal_Scissor
5230 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ShadeModel), 8) / 8); local in function:_mesa_unmarshal_ShadeModel
5238 int cmd_size = sizeof(struct marshal_cmd_ShadeModel); local in function:_mesa_marshal_ShadeModel
5260 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexParameterf), 8) / 8); local in function:_mesa_unmarshal_TexParameterf
5268 int cmd_size = sizeof(struct marshal_cmd_TexParameterf); local in function:_mesa_marshal_TexParameterf
5301 int cmd_size = sizeof(struct marshal_cmd_TexParameterfv) + params_size; local in function:_mesa_marshal_TexParameterfv
5331 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexParameteri), 8) / 8); local in function:_mesa_unmarshal_TexParameteri
5339 int cmd_size = sizeof(struct marshal_cmd_TexParameteri); local in function:_mesa_marshal_TexParameteri
5372 int cmd_size = sizeof(struct marshal_cmd_TexParameteriv) + params_size; local in function:_mesa_marshal_TexParameteriv
5412 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexImage1D), 8) / 8); local in function:_mesa_unmarshal_TexImage1D
5420 int cmd_size = sizeof(struct marshal_cmd_TexImage1D); local in function:_mesa_marshal_TexImage1D
5466 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexImage2D), 8) / 8); local in function:_mesa_unmarshal_TexImage2D
5474 int cmd_size = sizeof(struct marshal_cmd_TexImage2D); local in function:_mesa_marshal_TexImage2D
5509 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexEnvf), 8) / 8); local in function:_mesa_unmarshal_TexEnvf
5517 int cmd_size = sizeof(struct marshal_cmd_TexEnvf); local in function:_mesa_marshal_TexEnvf
5550 int cmd_size = sizeof(struct marshal_cmd_TexEnvfv) + params_size; local in function:_mesa_marshal_TexEnvfv
5580 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexEnvi), 8) / 8); local in function:_mesa_unmarshal_TexEnvi
5588 int cmd_size = sizeof(struct marshal_cmd_TexEnvi); local in function:_mesa_marshal_TexEnvi
5621 int cmd_size = sizeof(struct marshal_cmd_TexEnviv) + params_size; local in function:_mesa_marshal_TexEnviv
5651 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexGend), 8) / 8); local in function:_mesa_unmarshal_TexGend
5659 int cmd_size = sizeof(struct marshal_cmd_TexGend); local in function:_mesa_marshal_TexGend
5692 int cmd_size = sizeof(struct marshal_cmd_TexGendv) + params_size; local in function:_mesa_marshal_TexGendv
5722 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexGenf), 8) / 8); local in function:_mesa_unmarshal_TexGenf
5730 int cmd_size = sizeof(struct marshal_cmd_TexGenf); local in function:_mesa_marshal_TexGenf
5763 int cmd_size = sizeof(struct marshal_cmd_TexGenfv) + params_size; local in function:_mesa_marshal_TexGenfv
5793 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexGeni), 8) / 8); local in function:_mesa_unmarshal_TexGeni
5801 int cmd_size = sizeof(struct marshal_cmd_TexGeni); local in function:_mesa_marshal_TexGeni
5834 int cmd_size = sizeof(struct marshal_cmd_TexGeniv) + params_size; local in function:_mesa_marshal_TexGeniv
5888 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_InitNames), 8) / 8); local in function:_mesa_unmarshal_InitNames
5896 int cmd_size = sizeof(struct marshal_cmd_InitNames); local in function:_mesa_marshal_InitNames
5914 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LoadName), 8) / 8); local in function:_mesa_unmarshal_LoadName
5922 int cmd_size = sizeof(struct marshal_cmd_LoadName); local in function:_mesa_marshal_LoadName
5940 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PassThrough), 8) / 8); local in function:_mesa_unmarshal_PassThrough
5948 int cmd_size = sizeof(struct marshal_cmd_PassThrough); local in function:_mesa_marshal_PassThrough
5964 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PopName), 8) / 8); local in function:_mesa_unmarshal_PopName
5972 int cmd_size = sizeof(struct marshal_cmd_PopName); local in function:_mesa_marshal_PopName
5990 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PushName), 8) / 8); local in function:_mesa_unmarshal_PushName
5998 int cmd_size = sizeof(struct marshal_cmd_PushName); local in function:_mesa_marshal_PushName
6016 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawBuffer), 8) / 8); local in function:_mesa_unmarshal_DrawBuffer
6024 int cmd_size = sizeof(struct marshal_cmd_DrawBuffer); local in function:_mesa_marshal_DrawBuffer
6042 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Clear), 8) / 8); local in function:_mesa_unmarshal_Clear
6050 int cmd_size = sizeof(struct marshal_cmd_Clear); local in function:_mesa_marshal_Clear
6074 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearAccum), 8) / 8); local in function:_mesa_unmarshal_ClearAccum
6082 int cmd_size = sizeof(struct marshal_cmd_ClearAccum); local in function:_mesa_marshal_ClearAccum
6103 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearIndex), 8) / 8); local in function:_mesa_unmarshal_ClearIndex
6111 int cmd_size = sizeof(struct marshal_cmd_ClearIndex); local in function:_mesa_marshal_ClearIndex
6135 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearColor), 8) / 8); local in function:_mesa_unmarshal_ClearColor
6143 int cmd_size = sizeof(struct marshal_cmd_ClearColor); local in function:_mesa_marshal_ClearColor
6164 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearStencil), 8) / 8); local in function:_mesa_unmarshal_ClearStencil
6172 int cmd_size = sizeof(struct marshal_cmd_ClearStencil); local in function:_mesa_marshal_ClearStencil
6190 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearDepth), 8) / 8); local in function:_mesa_unmarshal_ClearDepth
6198 int cmd_size = sizeof(struct marshal_cmd_ClearDepth); local in function:_mesa_marshal_ClearDepth
6216 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_StencilMask), 8) / 8); local in function:_mesa_unmarshal_StencilMask
6224 int cmd_size = sizeof(struct marshal_cmd_StencilMask); local in function:_mesa_marshal_StencilMask
6248 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorMask), 8) / 8); local in function:_mesa_unmarshal_ColorMask
6256 int cmd_size = sizeof(struct marshal_cmd_ColorMask); local in function:_mesa_marshal_ColorMask
6277 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DepthMask), 8) / 8); local in function:_mesa_unmarshal_DepthMask
6285 int cmd_size = sizeof(struct marshal_cmd_DepthMask); local in function:_mesa_marshal_DepthMask
6303 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_IndexMask), 8) / 8); local in function:_mesa_unmarshal_IndexMask
6311 int cmd_size = sizeof(struct marshal_cmd_IndexMask); local in function:_mesa_marshal_IndexMask
6331 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Accum), 8) / 8); local in function:_mesa_unmarshal_Accum
6339 int cmd_size = sizeof(struct marshal_cmd_Accum); local in function:_mesa_marshal_Accum
6358 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Disable), 8) / 8); local in function:_mesa_unmarshal_Disable
6366 int cmd_size = sizeof(struct marshal_cmd_Disable); local in function:_mesa_marshal_Disable
6385 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Enable), 8) / 8); local in function:_mesa_unmarshal_Enable
6393 int cmd_size = sizeof(struct marshal_cmd_Enable); local in function:_mesa_marshal_Enable
6420 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Flush), 8) / 8); local in function:_mesa_unmarshal_Flush
6428 int cmd_size = sizeof(struct marshal_cmd_Flush); local in function:_mesa_marshal_Flush
6445 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PopAttrib), 8) / 8); local in function:_mesa_unmarshal_PopAttrib
6453 int cmd_size = sizeof(struct marshal_cmd_PopAttrib); local in function:_mesa_marshal_PopAttrib
6472 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PushAttrib), 8) / 8); local in function:_mesa_unmarshal_PushAttrib
6480 int cmd_size = sizeof(struct marshal_cmd_PushAttrib); local in function:_mesa_marshal_PushAttrib
6543 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MapGrid1d), 8) / 8); local in function:_mesa_unmarshal_MapGrid1d
6551 int cmd_size = sizeof(struct marshal_cmd_MapGrid1d); local in function:_mesa_marshal_MapGrid1d
6575 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MapGrid1f), 8) / 8); local in function:_mesa_unmarshal_MapGrid1f
6583 int cmd_size = sizeof(struct marshal_cmd_MapGrid1f); local in function:_mesa_marshal_MapGrid1f
6613 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MapGrid2d), 8) / 8); local in function:_mesa_unmarshal_MapGrid2d
6621 int cmd_size = sizeof(struct marshal_cmd_MapGrid2d); local in function:_mesa_marshal_MapGrid2d
6654 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MapGrid2f), 8) / 8); local in function:_mesa_unmarshal_MapGrid2f
6662 int cmd_size = sizeof(struct marshal_cmd_MapGrid2f); local in function:_mesa_marshal_MapGrid2f
6685 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalCoord1d), 8) / 8); local in function:_mesa_unmarshal_EvalCoord1d
6693 int cmd_size = sizeof(struct marshal_cmd_EvalCoord1d); local in function:_mesa_marshal_EvalCoord1d
6711 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalCoord1dv), 8) / 8); local in function:_mesa_unmarshal_EvalCoord1dv
6719 int cmd_size = sizeof(struct marshal_cmd_EvalCoord1dv); local in function:_mesa_marshal_EvalCoord1dv
6737 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalCoord1f), 8) / 8); local in function:_mesa_unmarshal_EvalCoord1f
6745 int cmd_size = sizeof(struct marshal_cmd_EvalCoord1f); local in function:_mesa_marshal_EvalCoord1f
6763 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalCoord1fv), 8) / 8); local in function:_mesa_unmarshal_EvalCoord1fv
6771 int cmd_size = sizeof(struct marshal_cmd_EvalCoord1fv); local in function:_mesa_marshal_EvalCoord1fv
6791 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalCoord2d), 8) / 8); local in function:_mesa_unmarshal_EvalCoord2d
6799 int cmd_size = sizeof(struct marshal_cmd_EvalCoord2d); local in function:_mesa_marshal_EvalCoord2d
6818 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalCoord2dv), 8) / 8); local in function:_mesa_unmarshal_EvalCoord2dv
6826 int cmd_size = sizeof(struct marshal_cmd_EvalCoord2dv); local in function:_mesa_marshal_EvalCoord2dv
6846 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalCoord2f), 8) / 8); local in function:_mesa_unmarshal_EvalCoord2f
6854 int cmd_size = sizeof(struct marshal_cmd_EvalCoord2f); local in function:_mesa_marshal_EvalCoord2f
6873 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalCoord2fv), 8) / 8); local in function:_mesa_unmarshal_EvalCoord2fv
6881 int cmd_size = sizeof(struct marshal_cmd_EvalCoord2fv); local in function:_mesa_marshal_EvalCoord2fv
6903 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalMesh1), 8) / 8); local in function:_mesa_unmarshal_EvalMesh1
6911 int cmd_size = sizeof(struct marshal_cmd_EvalMesh1); local in function:_mesa_marshal_EvalMesh1
6931 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalPoint1), 8) / 8); local in function:_mesa_unmarshal_EvalPoint1
6939 int cmd_size = sizeof(struct marshal_cmd_EvalPoint1); local in function:_mesa_marshal_EvalPoint1
6965 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalMesh2), 8) / 8); local in function:_mesa_unmarshal_EvalMesh2
6973 int cmd_size = sizeof(struct marshal_cmd_EvalMesh2); local in function:_mesa_marshal_EvalMesh2
6997 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvalPoint2), 8) / 8); local in function:_mesa_unmarshal_EvalPoint2
7005 int cmd_size = sizeof(struct marshal_cmd_EvalPoint2); local in function:_mesa_marshal_EvalPoint2
7026 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_AlphaFunc), 8) / 8); local in function:_mesa_unmarshal_AlphaFunc
7034 int cmd_size = sizeof(struct marshal_cmd_AlphaFunc); local in function:_mesa_marshal_AlphaFunc
7055 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlendFunc), 8) / 8); local in function:_mesa_unmarshal_BlendFunc
7063 int cmd_size = sizeof(struct marshal_cmd_BlendFunc); local in function:_mesa_marshal_BlendFunc
7082 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LogicOp), 8) / 8); local in function:_mesa_unmarshal_LogicOp
7090 int cmd_size = sizeof(struct marshal_cmd_LogicOp); local in function:_mesa_marshal_LogicOp
7112 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_StencilFunc), 8) / 8); local in function:_mesa_unmarshal_StencilFunc
7120 int cmd_size = sizeof(struct marshal_cmd_StencilFunc); local in function:_mesa_marshal_StencilFunc
7144 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_StencilOp), 8) / 8); local in function:_mesa_unmarshal_StencilOp
7152 int cmd_size = sizeof(struct marshal_cmd_StencilOp); local in function:_mesa_marshal_StencilOp
7172 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DepthFunc), 8) / 8); local in function:_mesa_unmarshal_DepthFunc
7180 int cmd_size = sizeof(struct marshal_cmd_DepthFunc); local in function:_mesa_marshal_DepthFunc
7200 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PixelZoom), 8) / 8); local in function:_mesa_unmarshal_PixelZoom
7208 int cmd_size = sizeof(struct marshal_cmd_PixelZoom); local in function:_mesa_marshal_PixelZoom
7229 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PixelTransferf), 8) / 8); local in function:_mesa_unmarshal_PixelTransferf
7237 int cmd_size = sizeof(struct marshal_cmd_PixelTransferf); local in function:_mesa_marshal_PixelTransferf
7258 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PixelTransferi), 8) / 8); local in function:_mesa_unmarshal_PixelTransferi
7266 int cmd_size = sizeof(struct marshal_cmd_PixelTransferi); local in function:_mesa_marshal_PixelTransferi
7287 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PixelStoref), 8) / 8); local in function:_mesa_unmarshal_PixelStoref
7295 int cmd_size = sizeof(struct marshal_cmd_PixelStoref); local in function:_mesa_marshal_PixelStoref
7316 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PixelStorei), 8) / 8); local in function:_mesa_unmarshal_PixelStorei
7324 int cmd_size = sizeof(struct marshal_cmd_PixelStorei); local in function:_mesa_marshal_PixelStorei
7347 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PixelMapfv), 8) / 8); local in function:_mesa_unmarshal_PixelMapfv
7355 int cmd_size = sizeof(struct marshal_cmd_PixelMapfv); local in function:_mesa_marshal_PixelMapfv
7384 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PixelMapuiv), 8) / 8); local in function:_mesa_unmarshal_PixelMapuiv
7392 int cmd_size = sizeof(struct marshal_cmd_PixelMapuiv); local in function:_mesa_marshal_PixelMapuiv
7421 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PixelMapusv), 8) / 8); local in function:_mesa_unmarshal_PixelMapusv
7429 int cmd_size = sizeof(struct marshal_cmd_PixelMapusv); local in function:_mesa_marshal_PixelMapusv
7454 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ReadBuffer), 8) / 8); local in function:_mesa_unmarshal_ReadBuffer
7462 int cmd_size = sizeof(struct marshal_cmd_ReadBuffer); local in function:_mesa_marshal_ReadBuffer
7488 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyPixels), 8) / 8); local in function:_mesa_unmarshal_CopyPixels
7496 int cmd_size = sizeof(struct marshal_cmd_CopyPixels); local in function:_mesa_marshal_CopyPixels
7530 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ReadPixels), 8) / 8); local in function:_mesa_unmarshal_ReadPixels
7538 int cmd_size = sizeof(struct marshal_cmd_ReadPixels); local in function:_mesa_marshal_ReadPixels
7575 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawPixels), 8) / 8); local in function:_mesa_unmarshal_DrawPixels
7583 int cmd_size = sizeof(struct marshal_cmd_DrawPixels); local in function:_mesa_marshal_DrawPixels
[all...]
H A Dmarshal_generated7.c77 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedProgramLocalParameter4fEXT), 8) / 8); local in function:_mesa_unmarshal_NamedProgramLocalParameter4fEXT
78 assert (cmd_size == cmd->cmd_base.cmd_size);
79 return cmd_size;
85 int cmd_size = sizeof(struct marshal_cmd_NamedProgramLocalParameter4fEXT); local in function:_mesa_marshal_NamedProgramLocalParameter4fEXT
87 cmd = _mesa_glthread_allocate_command(ctx, DISPATCH_CMD_NamedProgramLocalParameter4fEXT, cmd_size);
115 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedProgramLocalParameter4fvEXT), 8) / 8); local in function:_mesa_unmarshal_NamedProgramLocalParameter4fvEXT
116 assert (cmd_size == cmd->cmd_base.cmd_size);
117 return cmd_size;
123 int cmd_size = sizeof(struct marshal_cmd_NamedProgramLocalParameter4fvEXT); local in function:_mesa_marshal_NamedProgramLocalParameter4fvEXT
166 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedProgramLocalParameter4dEXT), local in function:_mesa_unmarshal_NamedProgramLocalParameter4dEXT
174 int cmd_size = sizeof(struct marshal_cmd_NamedProgramLocalParameter4dEXT); local in function:_mesa_marshal_NamedProgramLocalParameter4dEXT
204 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedProgramLocalParameter4dvEXT) local in function:_mesa_unmarshal_NamedProgramLocalParameter4dvEXT
212 int cmd_size = sizeof(struct marshal_cmd_NamedProgramLocalParameter4dvEXT); local in function:_mesa_marshal_NamedProgramLocalParameter4dvEXT
259 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureBufferEXT), 8) / 8); local in function:_mesa_unmarshal_TextureBufferEXT
267 int cmd_size = sizeof(struct marshal_cmd_TextureBufferEXT); local in function:_mesa_marshal_TextureBufferEXT
294 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexBufferEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexBufferEXT
302 int cmd_size = sizeof(struct marshal_cmd_MultiTexBufferEXT); local in function:_mesa_marshal_MultiTexBufferEXT
338 int cmd_size = sizeof(struct marshal_cmd_TextureParameterIivEXT) + params_size; local in function:_mesa_marshal_TextureParameterIivEXT
380 int cmd_size = sizeof(struct marshal_cmd_TextureParameterIuivEXT) + params_size; local in function:_mesa_marshal_TextureParameterIuivEXT
442 int cmd_size = sizeof(struct marshal_cmd_MultiTexParameterIivEXT) + params_size; local in function:_mesa_marshal_MultiTexParameterIivEXT
484 int cmd_size = sizeof(struct marshal_cmd_MultiTexParameterIuivEXT) + params_size; local in function:_mesa_marshal_MultiTexParameterIuivEXT
539 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedProgramLocalParameters4fvEXT local in function:_mesa_unmarshal_NamedProgramLocalParameters4fvEXT
547 int cmd_size = sizeof(struct marshal_cmd_NamedProgramLocalParameters4fvEXT); local in function:_mesa_marshal_NamedProgramLocalParameters4fvEXT
581 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindImageTextureEXT), 8) / 8); local in function:_mesa_unmarshal_BindImageTextureEXT
589 int cmd_size = sizeof(struct marshal_cmd_BindImageTextureEXT); local in function:_mesa_marshal_BindImageTextureEXT
615 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SubpixelPrecisionBiasNV), 8) / 8 local in function:_mesa_unmarshal_SubpixelPrecisionBiasNV
623 int cmd_size = sizeof(struct marshal_cmd_SubpixelPrecisionBiasNV); local in function:_mesa_marshal_SubpixelPrecisionBiasNV
644 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ConservativeRasterParameterfNV), local in function:_mesa_unmarshal_ConservativeRasterParameterfNV
652 int cmd_size = sizeof(struct marshal_cmd_ConservativeRasterParameterfNV); local in function:_mesa_marshal_ConservativeRasterParameterfNV
673 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ConservativeRasterParameteriNV), local in function:_mesa_unmarshal_ConservativeRasterParameteriNV
681 int cmd_size = sizeof(struct marshal_cmd_ConservativeRasterParameteriNV); local in function:_mesa_marshal_ConservativeRasterParameteriNV
760 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DeletePerfQueryINTEL), 8) / 8); local in function:_mesa_unmarshal_DeletePerfQueryINTEL
768 int cmd_size = sizeof(struct marshal_cmd_DeletePerfQueryINTEL); local in function:_mesa_marshal_DeletePerfQueryINTEL
786 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BeginPerfQueryINTEL), 8) / 8); local in function:_mesa_unmarshal_BeginPerfQueryINTEL
794 int cmd_size = sizeof(struct marshal_cmd_BeginPerfQueryINTEL); local in function:_mesa_marshal_BeginPerfQueryINTEL
812 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EndPerfQueryINTEL), 8) / 8); local in function:_mesa_unmarshal_EndPerfQueryINTEL
820 int cmd_size = sizeof(struct marshal_cmd_EndPerfQueryINTEL); local in function:_mesa_marshal_EndPerfQueryINTEL
848 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_AlphaToCoverageDitherControlNV), local in function:_mesa_unmarshal_AlphaToCoverageDitherControlNV
856 int cmd_size = sizeof(struct marshal_cmd_AlphaToCoverageDitherControlNV); local in function:_mesa_marshal_AlphaToCoverageDitherControlNV
878 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PolygonOffsetClampEXT), 8) / 8); local in function:_mesa_unmarshal_PolygonOffsetClampEXT
886 int cmd_size = sizeof(struct marshal_cmd_PolygonOffsetClampEXT); local in function:_mesa_marshal_PolygonOffsetClampEXT
919 int cmd_size = sizeof(struct marshal_cmd_WindowRectanglesEXT) + box_size; local in function:_mesa_marshal_WindowRectanglesEXT
943 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferFetchBarrierEXT), 8) \ local in function:_mesa_unmarshal_FramebufferFetchBarrierEXT
951 int cmd_size = sizeof(struct marshal_cmd_FramebufferFetchBarrierEXT); local in function:_mesa_marshal_FramebufferFetchBarrierEXT
979 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RenderbufferStorageMultisampleAdv local in function:_mesa_unmarshal_RenderbufferStorageMultisampleAdvancedAMD
987 int cmd_size = sizeof(struct marshal_cmd_RenderbufferStorageMultisampleAdvancedAMD); local in function:_mesa_marshal_RenderbufferStorageMultisampleAdvancedAMD
1020 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedRenderbufferStorageMultisamp local in function:_mesa_unmarshal_NamedRenderbufferStorageMultisampleAdvancedAMD
1028 int cmd_size = sizeof(struct marshal_cmd_NamedRenderbufferStorageMultisampleAdvancedAMD); local in function:_mesa_marshal_NamedRenderbufferStorageMultisampleAdvancedAMD
1057 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_StencilFuncSeparateATI), 8) / 8); local in function:_mesa_unmarshal_StencilFuncSeparateATI
1065 int cmd_size = sizeof(struct marshal_cmd_StencilFuncSeparateATI); local in function:_mesa_marshal_StencilFuncSeparateATI
1092 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramEnvParameters4fvEXT), 8) \ local in function:_mesa_unmarshal_ProgramEnvParameters4fvEXT
1100 int cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameters4fvEXT); local in function:_mesa_marshal_ProgramEnvParameters4fvEXT
1127 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramLocalParameters4fvEXT), 8) local in function:_mesa_unmarshal_ProgramLocalParameters4fvEXT
1135 int cmd_size = sizeof(struct marshal_cmd_ProgramLocalParameters4fvEXT); local in function:_mesa_marshal_ProgramLocalParameters4fvEXT
1168 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_InternalBufferSubDataCopyMESA), 8 local in function:_mesa_unmarshal_InternalBufferSubDataCopyMESA
1176 int cmd_size = sizeof(struct marshal_cmd_InternalBufferSubDataCopyMESA); local in function:_mesa_marshal_InternalBufferSubDataCopyMESA
1200 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_InternalSetError), 8) / 8); local in function:_mesa_unmarshal_InternalSetError
1208 int cmd_size = sizeof(struct marshal_cmd_InternalSetError); local in function:_mesa_marshal_InternalSetError
1272 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearColorIiEXT), 8) / 8); local in function:_mesa_unmarshal_ClearColorIiEXT
1280 int cmd_size = sizeof(struct marshal_cmd_ClearColorIiEXT); local in function:_mesa_marshal_ClearColorIiEXT
1307 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearColorIuiEXT), 8) / 8); local in function:_mesa_unmarshal_ClearColorIuiEXT
1315 int cmd_size = sizeof(struct marshal_cmd_ClearColorIuiEXT); local in function:_mesa_marshal_ClearColorIuiEXT
1349 int cmd_size = sizeof(struct marshal_cmd_TexParameterIiv) + params_size; local in function:_mesa_marshal_TexParameterIiv
1388 int cmd_size = sizeof(struct marshal_cmd_TexParameterIuiv) + params_size; local in function:_mesa_marshal_TexParameterIuiv
1436 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI1iEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI1iEXT
1444 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI1iEXT); local in function:_mesa_marshal_VertexAttribI1iEXT
1467 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI2iEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI2iEXT
1475 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI2iEXT); local in function:_mesa_marshal_VertexAttribI2iEXT
1501 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI3iEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI3iEXT
1509 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI3iEXT); local in function:_mesa_marshal_VertexAttribI3iEXT
1538 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI4iEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI4iEXT
1546 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI4iEXT); local in function:_mesa_marshal_VertexAttribI4iEXT
1570 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI1uiEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI1uiEXT
1578 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI1uiEXT); local in function:_mesa_marshal_VertexAttribI1uiEXT
1601 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI2uiEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI2uiEXT
1609 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI2uiEXT); local in function:_mesa_marshal_VertexAttribI2uiEXT
1635 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI3uiEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI3uiEXT
1643 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI3uiEXT); local in function:_mesa_marshal_VertexAttribI3uiEXT
1672 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI4uiEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI4uiEXT
1680 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI4uiEXT); local in function:_mesa_marshal_VertexAttribI4uiEXT
1704 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI1iv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI1iv
1712 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI1iv); local in function:_mesa_marshal_VertexAttribI1iv
1733 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI2ivEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI2ivEXT
1741 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI2ivEXT); local in function:_mesa_marshal_VertexAttribI2ivEXT
1762 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI3ivEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI3ivEXT
1770 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI3ivEXT); local in function:_mesa_marshal_VertexAttribI3ivEXT
1791 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI4ivEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI4ivEXT
1799 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI4ivEXT); local in function:_mesa_marshal_VertexAttribI4ivEXT
1820 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI1uiv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI1uiv
1828 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI1uiv); local in function:_mesa_marshal_VertexAttribI1uiv
1849 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI2uivEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI2uivEXT
1857 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI2uivEXT); local in function:_mesa_marshal_VertexAttribI2uivEXT
1878 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI3uivEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI3uivEXT
1886 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI3uivEXT); local in function:_mesa_marshal_VertexAttribI3uivEXT
1907 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI4uivEXT), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI4uivEXT
1915 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI4uivEXT); local in function:_mesa_marshal_VertexAttribI4uivEXT
1936 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI4bv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI4bv
1944 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI4bv); local in function:_mesa_marshal_VertexAttribI4bv
1965 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI4sv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI4sv
1973 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI4sv); local in function:_mesa_marshal_VertexAttribI4sv
1994 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI4ubv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI4ubv
2002 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI4ubv); local in function:_mesa_marshal_VertexAttribI4ubv
2023 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI4usv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribI4usv
2031 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI4usv); local in function:_mesa_marshal_VertexAttribI4usv
2058 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribIPointer), 8) / 8); local in function:_mesa_unmarshal_VertexAttribIPointer
2066 int cmd_size = sizeof(struct marshal_cmd_VertexAttribIPointer); local in function:_mesa_marshal_VertexAttribIPointer
2111 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform1ui), 8) / 8); local in function:_mesa_unmarshal_Uniform1ui
2119 int cmd_size = sizeof(struct marshal_cmd_Uniform1ui); local in function:_mesa_marshal_Uniform1ui
2142 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform2ui), 8) / 8); local in function:_mesa_unmarshal_Uniform2ui
2150 int cmd_size = sizeof(struct marshal_cmd_Uniform2ui); local in function:_mesa_marshal_Uniform2ui
2176 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform3ui), 8) / 8); local in function:_mesa_unmarshal_Uniform3ui
2184 int cmd_size = sizeof(struct marshal_cmd_Uniform3ui); local in function:_mesa_marshal_Uniform3ui
2213 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform4ui), 8) / 8); local in function:_mesa_unmarshal_Uniform4ui
2221 int cmd_size = sizeof(struct marshal_cmd_Uniform4ui); local in function:_mesa_marshal_Uniform4ui
2256 int cmd_size = sizeof(struct marshal_cmd_Uniform1uiv) + value_size; local in function:_mesa_marshal_Uniform1uiv
2295 int cmd_size = sizeof(struct marshal_cmd_Uniform2uiv) + value_size; local in function:_mesa_marshal_Uniform2uiv
2334 int cmd_size = sizeof(struct marshal_cmd_Uniform3uiv) + value_size; local in function:_mesa_marshal_Uniform3uiv
2373 int cmd_size = sizeof(struct marshal_cmd_Uniform4uiv) + value_size; local in function:_mesa_marshal_Uniform4uiv
2422 int cmd_size = sizeof(struct marshal_cmd_BindFragDataLocation) + name_size; local in function:_mesa_marshal_BindFragDataLocation
2471 int cmd_size = sizeof(struct marshal_cmd_ClearBufferiv) + value_size; local in function:_mesa_marshal_ClearBufferiv
2510 int cmd_size = sizeof(struct marshal_cmd_ClearBufferuiv) + value_size; local in function:_mesa_marshal_ClearBufferuiv
2549 int cmd_size = sizeof(struct marshal_cmd_ClearBufferfv) + value_size; local in function:_mesa_marshal_ClearBufferfv
2581 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearBufferfi), 8) / 8); local in function:_mesa_unmarshal_ClearBufferfi
2589 int cmd_size = sizeof(struct marshal_cmd_ClearBufferfi); local in function:_mesa_marshal_ClearBufferfi
2620 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BeginTransformFeedback), 8) / 8); local in function:_mesa_unmarshal_BeginTransformFeedback
2628 int cmd_size = sizeof(struct marshal_cmd_BeginTransformFeedback); local in function:_mesa_marshal_BeginTransformFeedback
2644 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EndTransformFeedback), 8) / 8); local in function:_mesa_unmarshal_EndTransformFeedback
2652 int cmd_size = sizeof(struct marshal_cmd_EndTransformFeedback); local in function:_mesa_marshal_EndTransformFeedback
2678 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindBufferRange), 8) / 8); local in function:_mesa_unmarshal_BindBufferRange
2686 int cmd_size = sizeof(struct marshal_cmd_BindBufferRange); local in function:_mesa_marshal_BindBufferRange
2712 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindBufferBase), 8) / 8); local in function:_mesa_unmarshal_BindBufferBase
2720 int cmd_size = sizeof(struct marshal_cmd_BindBufferBase); local in function:_mesa_marshal_BindBufferBase
2762 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BeginConditionalRender), 8) / 8); local in function:_mesa_unmarshal_BeginConditionalRender
2770 int cmd_size = sizeof(struct marshal_cmd_BeginConditionalRender); local in function:_mesa_marshal_BeginConditionalRender
2787 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EndConditionalRender), 8) / 8); local in function:_mesa_unmarshal_EndConditionalRender
2795 int cmd_size = sizeof(struct marshal_cmd_EndConditionalRender); local in function:_mesa_marshal_EndConditionalRender
2813 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PrimitiveRestartIndex), 8) / 8); local in function:_mesa_unmarshal_PrimitiveRestartIndex
2821 int cmd_size = sizeof(struct marshal_cmd_PrimitiveRestartIndex); local in function:_mesa_marshal_PrimitiveRestartIndex
2866 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferTexture), 8) / 8); local in function:_mesa_unmarshal_FramebufferTexture
2874 int cmd_size = sizeof(struct marshal_cmd_FramebufferTexture); local in function:_mesa_marshal_FramebufferTexture
2893 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PrimitiveRestartNV), 8) / 8); local in function:_mesa_unmarshal_PrimitiveRestartNV
2901 int cmd_size = sizeof(struct marshal_cmd_PrimitiveRestartNV); local in function:_mesa_marshal_PrimitiveRestartNV
2925 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindBufferOffsetEXT), 8) / 8); local in function:_mesa_unmarshal_BindBufferOffsetEXT
2933 int cmd_size = sizeof(struct marshal_cmd_BindBufferOffsetEXT); local in function:_mesa_marshal_BindBufferOffsetEXT
2956 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindTransformFeedback), 8) / 8); local in function:_mesa_unmarshal_BindTransformFeedback
2964 int cmd_size = sizeof(struct marshal_cmd_BindTransformFeedback); local in function:_mesa_marshal_BindTransformFeedback
2994 int cmd_size = sizeof(struct marshal_cmd_DeleteTransformFeedbacks) + ids_size; local in function:_mesa_marshal_DeleteTransformFeedbacks
3037 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PauseTransformFeedback), 8) / 8); local in function:_mesa_unmarshal_PauseTransformFeedback
3045 int cmd_size = sizeof(struct marshal_cmd_PauseTransformFeedback); local in function:_mesa_marshal_PauseTransformFeedback
3061 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ResumeTransformFeedback), 8) / 8 local in function:_mesa_unmarshal_ResumeTransformFeedback
3069 int cmd_size = sizeof(struct marshal_cmd_ResumeTransformFeedback); local in function:_mesa_marshal_ResumeTransformFeedback
3089 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTransformFeedback), 8) / 8); local in function:_mesa_unmarshal_DrawTransformFeedback
3097 int cmd_size = sizeof(struct marshal_cmd_DrawTransformFeedback); local in function:_mesa_marshal_DrawTransformFeedback
3124 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VDPAUFiniNV), 8) / 8); local in function:_mesa_unmarshal_VDPAUFiniNV
3132 int cmd_size = sizeof(struct marshal_cmd_VDPAUFiniNV); local in function:_mesa_marshal_VDPAUFiniNV
3180 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VDPAUUnregisterSurfaceNV), 8) / local in function:_mesa_unmarshal_VDPAUUnregisterSurfaceNV
3188 int cmd_size = sizeof(struct marshal_cmd_VDPAUUnregisterSurfaceNV); local in function:_mesa_marshal_VDPAUUnregisterSurfaceNV
3218 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VDPAUSurfaceAccessNV), 8) / 8); local in function:_mesa_unmarshal_VDPAUSurfaceAccessNV
3226 int cmd_size = sizeof(struct marshal_cmd_VDPAUSurfaceAccessNV); local in function:_mesa_marshal_VDPAUSurfaceAccessNV
3256 int cmd_size = sizeof(struct marshal_cmd_VDPAUMapSurfacesNV) + surfaces_size; local in function:_mesa_marshal_VDPAUMapSurfacesNV
3292 int cmd_size = sizeof(struct marshal_cmd_VDPAUUnmapSurfacesNV) + surfaces_size; local in function:_mesa_marshal_VDPAUUnmapSurfacesNV
3348 int cmd_size = sizeof(struct marshal_cmd_DeleteMemoryObjectsEXT) + memoryObjects_size; local in function:_mesa_marshal_DeleteMemoryObjectsEXT
3406 int cmd_size = sizeof(struct marshal_cmd_MemoryObjectParameterivEXT) + params_size; local in function:_mesa_marshal_MemoryObjectParameterivEXT
3454 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexStorageMem2DEXT), 8) / 8); local in function:_mesa_unmarshal_TexStorageMem2DEXT
3462 int cmd_size = sizeof(struct marshal_cmd_TexStorageMem2DEXT); local in function:_mesa_marshal_TexStorageMem2DEXT
3500 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexStorageMem2DMultisampleEXT), 8 local in function:_mesa_unmarshal_TexStorageMem2DMultisampleEXT
3508 int cmd_size = sizeof(struct marshal_cmd_TexStorageMem2DMultisampleEXT); local in function:_mesa_marshal_TexStorageMem2DMultisampleEXT
3547 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexStorageMem3DEXT), 8) / 8); local in function:_mesa_unmarshal_TexStorageMem3DEXT
3555 int cmd_size = sizeof(struct marshal_cmd_TexStorageMem3DEXT); local in function:_mesa_marshal_TexStorageMem3DEXT
3596 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexStorageMem3DMultisampleEXT), 8 local in function:_mesa_unmarshal_TexStorageMem3DMultisampleEXT
3604 int cmd_size = sizeof(struct marshal_cmd_TexStorageMem3DMultisampleEXT); local in function:_mesa_marshal_TexStorageMem3DMultisampleEXT
3636 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BufferStorageMemEXT), 8) / 8); local in function:_mesa_unmarshal_BufferStorageMemEXT
3644 int cmd_size = sizeof(struct marshal_cmd_BufferStorageMemEXT); local in function:_mesa_marshal_BufferStorageMemEXT
3677 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorageMem2DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureStorageMem2DEXT
3685 int cmd_size = sizeof(struct marshal_cmd_TextureStorageMem2DEXT); local in function:_mesa_marshal_TextureStorageMem2DEXT
3723 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorageMem2DMultisampleEXT local in function:_mesa_unmarshal_TextureStorageMem2DMultisampleEXT
3731 int cmd_size = sizeof(struct marshal_cmd_TextureStorageMem2DMultisampleEXT); local in function:_mesa_marshal_TextureStorageMem2DMultisampleEXT
3770 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorageMem3DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureStorageMem3DEXT
3778 int cmd_size = sizeof(struct marshal_cmd_TextureStorageMem3DEXT); local in function:_mesa_marshal_TextureStorageMem3DEXT
3819 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorageMem3DMultisampleEXT local in function:_mesa_unmarshal_TextureStorageMem3DMultisampleEXT
3827 int cmd_size = sizeof(struct marshal_cmd_TextureStorageMem3DMultisampleEXT); local in function:_mesa_marshal_TextureStorageMem3DMultisampleEXT
3859 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedBufferStorageMemEXT), 8) / local in function:_mesa_unmarshal_NamedBufferStorageMemEXT
3867 int cmd_size = sizeof(struct marshal_cmd_NamedBufferStorageMemEXT); local in function:_mesa_marshal_NamedBufferStorageMemEXT
3898 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexStorageMem1DEXT), 8) / 8); local in function:_mesa_unmarshal_TexStorageMem1DEXT
3906 int cmd_size = sizeof(struct marshal_cmd_TexStorageMem1DEXT); local in function:_mesa_marshal_TexStorageMem1DEXT
3939 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorageMem1DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureStorageMem1DEXT
3947 int cmd_size = sizeof(struct marshal_cmd_TextureStorageMem1DEXT); local in function:_mesa_marshal_TextureStorageMem1DEXT
3991 int cmd_size = sizeof(struct marshal_cmd_DeleteSemaphoresEXT) + semaphores_size; local in function:_mesa_marshal_DeleteSemaphoresEXT
4039 int cmd_size = sizeof(struct marshal_cmd_SemaphoreParameterui64vEXT) + params_size; local in function:_mesa_marshal_SemaphoreParameterui64vEXT
4100 int cmd_size = sizeof(struct marshal_cmd_WaitSemaphoreEXT) + buffers_size + textures_size + local in function:_mesa_marshal_WaitSemaphoreEXT
4156 int cmd_size = sizeof(struct marshal_cmd_SignalSemaphoreEXT) + buffers_size + textures_size local in function:_mesa_marshal_SignalSemaphoreEXT
4193 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ImportMemoryFdEXT), 8) / 8); local in function:_mesa_unmarshal_ImportMemoryFdEXT
4201 int cmd_size = sizeof(struct marshal_cmd_ImportMemoryFdEXT); local in function:_mesa_marshal_ImportMemoryFdEXT
4226 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ImportSemaphoreFdEXT), 8) / 8); local in function:_mesa_unmarshal_ImportSemaphoreFdEXT
4234 int cmd_size = sizeof(struct marshal_cmd_ImportSemaphoreFdEXT); local in function:_mesa_marshal_ImportSemaphoreFdEXT
4262 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ViewportSwizzleNV), 8) / 8); local in function:_mesa_unmarshal_ViewportSwizzleNV
4270 int cmd_size = sizeof(struct marshal_cmd_ViewportSwizzleNV); local in function:_mesa_marshal_ViewportSwizzleNV
4294 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2hNV), 8) / 8); local in function:_mesa_unmarshal_Vertex2hNV
4302 int cmd_size = sizeof(struct marshal_cmd_Vertex2hNV); local in function:_mesa_marshal_Vertex2hNV
4321 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2hvNV), 8) / 8); local in function:_mesa_unmarshal_Vertex2hvNV
4329 int cmd_size = sizeof(struct marshal_cmd_Vertex2hvNV); local in function:_mesa_marshal_Vertex2hvNV
4351 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex3hNV), 8) / 8); local in function:_mesa_unmarshal_Vertex3hNV
4359 int cmd_size = sizeof(struct marshal_cmd_Vertex3hNV); local in function:_mesa_marshal_Vertex3hNV
4379 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex3hvNV), 8) / 8); local in function:_mesa_unmarshal_Vertex3hvNV
4387 int cmd_size = sizeof(struct marshal_cmd_Vertex3hvNV); local in function:_mesa_marshal_Vertex3hvNV
4411 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4hNV), 8) / 8); local in function:_mesa_unmarshal_Vertex4hNV
4419 int cmd_size = sizeof(struct marshal_cmd_Vertex4hNV); local in function:_mesa_marshal_Vertex4hNV
4440 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4hvNV), 8) / 8); local in function:_mesa_unmarshal_Vertex4hvNV
4448 int cmd_size = sizeof(struct marshal_cmd_Vertex4hvNV); local in function:_mesa_marshal_Vertex4hvNV
4470 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3hNV), 8) / 8); local in function:_mesa_unmarshal_Normal3hNV
4478 int cmd_size = sizeof(struct marshal_cmd_Normal3hNV); local in function:_mesa_marshal_Normal3hNV
4498 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3hvNV), 8) / 8); local in function:_mesa_unmarshal_Normal3hvNV
4506 int cmd_size = sizeof(struct marshal_cmd_Normal3hvNV); local in function:_mesa_marshal_Normal3hvNV
4528 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3hNV), 8) / 8); local in function:_mesa_unmarshal_Color3hNV
4536 int cmd_size = sizeof(struct marshal_cmd_Color3hNV); local in function:_mesa_marshal_Color3hNV
4556 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color3hvNV), 8) / 8); local in function:_mesa_unmarshal_Color3hvNV
4564 int cmd_size = sizeof(struct marshal_cmd_Color3hvNV); local in function:_mesa_marshal_Color3hvNV
4588 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4hNV), 8) / 8); local in function:_mesa_unmarshal_Color4hNV
4596 int cmd_size = sizeof(struct marshal_cmd_Color4hNV); local in function:_mesa_marshal_Color4hNV
4617 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4hvNV), 8) / 8); local in function:_mesa_unmarshal_Color4hvNV
4625 int cmd_size = sizeof(struct marshal_cmd_Color4hvNV); local in function:_mesa_marshal_Color4hvNV
4643 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1hNV), 8) / 8); local in function:_mesa_unmarshal_TexCoord1hNV
4651 int cmd_size = sizeof(struct marshal_cmd_TexCoord1hNV); local in function:_mesa_marshal_TexCoord1hNV
4669 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord1hvNV), 8) / 8); local in function:_mesa_unmarshal_TexCoord1hvNV
4677 int cmd_size = sizeof(struct marshal_cmd_TexCoord1hvNV); local in function:_mesa_marshal_TexCoord1hvNV
4697 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2hNV), 8) / 8); local in function:_mesa_unmarshal_TexCoord2hNV
4705 int cmd_size = sizeof(struct marshal_cmd_TexCoord2hNV); local in function:_mesa_marshal_TexCoord2hNV
4724 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2hvNV), 8) / 8); local in function:_mesa_unmarshal_TexCoord2hvNV
4732 int cmd_size = sizeof(struct marshal_cmd_TexCoord2hvNV); local in function:_mesa_marshal_TexCoord2hvNV
4754 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3hNV), 8) / 8); local in function:_mesa_unmarshal_TexCoord3hNV
4762 int cmd_size = sizeof(struct marshal_cmd_TexCoord3hNV); local in function:_mesa_marshal_TexCoord3hNV
4782 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3hvNV), 8) / 8); local in function:_mesa_unmarshal_TexCoord3hvNV
4790 int cmd_size = sizeof(struct marshal_cmd_TexCoord3hvNV); local in function:_mesa_marshal_TexCoord3hvNV
4814 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4hNV), 8) / 8); local in function:_mesa_unmarshal_TexCoord4hNV
4822 int cmd_size = sizeof(struct marshal_cmd_TexCoord4hNV); local in function:_mesa_marshal_TexCoord4hNV
4843 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4hvNV), 8) / 8); local in function:_mesa_unmarshal_TexCoord4hvNV
4851 int cmd_size = sizeof(struct marshal_cmd_TexCoord4hvNV); local in function:_mesa_marshal_TexCoord4hvNV
4871 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord1hNV), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord1hNV
4879 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1hNV); local in function:_mesa_marshal_MultiTexCoord1hNV
4900 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord1hvNV), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord1hvNV
4908 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1hvNV); local in function:_mesa_marshal_MultiTexCoord1hvNV
4931 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord2hNV), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord2hNV
4939 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord2hNV); local in function:_mesa_marshal_MultiTexCoord2hNV
4961 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord2hvNV), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord2hvNV
4969 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord2hvNV); local in function:_mesa_marshal_MultiTexCoord2hvNV
4994 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord3hNV), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord3hNV
5002 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord3hNV); local in function:_mesa_marshal_MultiTexCoord3hNV
5025 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord3hvNV), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord3hvNV
5033 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord3hvNV); local in function:_mesa_marshal_MultiTexCoord3hvNV
5060 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord4hNV), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord4hNV
5068 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord4hNV); local in function:_mesa_marshal_MultiTexCoord4hNV
5092 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord4hvNV), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord4hvNV
5100 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord4hvNV); local in function:_mesa_marshal_MultiTexCoord4hvNV
5121 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1hNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1hNV
5129 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1hNV); local in function:_mesa_marshal_VertexAttrib1hNV
5150 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1hvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1hvNV
5158 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1hvNV); local in function:_mesa_marshal_VertexAttrib1hvNV
5181 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2hNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2hNV
5189 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2hNV); local in function:_mesa_marshal_VertexAttrib2hNV
5211 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2hvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2hvNV
5219 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2hvNV); local in function:_mesa_marshal_VertexAttrib2hvNV
5244 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3hNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3hNV
5252 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3hNV); local in function:_mesa_marshal_VertexAttrib3hNV
5275 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3hvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3hvNV
5283 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3hvNV); local in function:_mesa_marshal_VertexAttrib3hvNV
5310 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4hNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4hNV
5318 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4hNV); local in function:_mesa_marshal_VertexAttrib4hNV
5342 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4hvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4hvNV
5350 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4hvNV); local in function:_mesa_marshal_VertexAttrib4hvNV
5382 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs1hvNV) + v_size; local in function:_mesa_marshal_VertexAttribs1hvNV
5421 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs2hvNV) + v_size; local in function:_mesa_marshal_VertexAttribs2hvNV
5460 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs3hvNV) + v_size; local in function:_mesa_marshal_VertexAttribs3hvNV
5499 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs4hvNV) + v_size; local in function:_mesa_marshal_VertexAttribs4hvNV
5525 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FogCoordhNV), 8) / 8); local in function:_mesa_unmarshal_FogCoordhNV
5533 int cmd_size = sizeof(struct marshal_cmd_FogCoordhNV); local in function:_mesa_marshal_FogCoordhNV
5551 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FogCoordhvNV), 8) / 8); local in function:_mesa_unmarshal_FogCoordhvNV
5559 int cmd_size = sizeof(struct marshal_cmd_FogCoordhvNV); local in function:_mesa_marshal_FogCoordhvNV
5581 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3hNV), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3hNV
5589 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3hNV); local in function:_mesa_marshal_SecondaryColor3hNV
5609 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3hvNV), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3hvNV
5617 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3hvNV); local in function:_mesa_marshal_SecondaryColor3hvNV
5635 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MemoryBarrierByRegion), 8) / 8); local in function:_mesa_unmarshal_MemoryBarrierByRegion
5643 int cmd_size = sizeof(struct marshal_cmd_MemoryBarrierByRegion); local in function:_mesa_marshal_MemoryBarrierByRegion
5663 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_AlphaFuncx), 8) / 8); local in function:_mesa_unmarshal_AlphaFuncx
5671 int cmd_size = sizeof(struct marshal_cmd_AlphaFuncx); local in function:_mesa_marshal_AlphaFuncx
5696 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearColorx), 8) / 8); local in function:_mesa_unmarshal_ClearColorx
5704 int cmd_size = sizeof(struct marshal_cmd_ClearColorx); local in function:_mesa_marshal_ClearColorx
5725 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearDepthx), 8) / 8); local in function:_mesa_unmarshal_ClearDepthx
5733 int cmd_size = sizeof(struct marshal_cmd_ClearDepthx); local in function:_mesa_marshal_ClearDepthx
5757 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Color4x), 8) / 8); local in function:_mesa_unmarshal_Color4x
5765 int cmd_size = sizeof(struct marshal_cmd_Color4x); local in function:_mesa_marshal_Color4x
5788 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DepthRangex), 8) / 8); local in function:_mesa_unmarshal_DepthRangex
5796 int cmd_size = sizeof(struct marshal_cmd_DepthRangex); local in function:_mesa_marshal_DepthRangex
5817 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Fogx), 8) / 8); local in function:_mesa_unmarshal_Fogx
5825 int cmd_size = sizeof(struct marshal_cmd_Fogx); local in function:_mesa_marshal_Fogx
5855 int cmd_size = sizeof(struct marshal_cmd_Fogxv) + params_size; local in function:_mesa_marshal_Fogxv
5890 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Frustumx), 8) / 8); local in function:_mesa_unmarshal_Frustumx
5898 int cmd_size = sizeof(struct marshal_cmd_Frustumx); local in function:_mesa_marshal_Frustumx
5923 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LightModelx), 8) / 8); local in function:_mesa_unmarshal_LightModelx
5931 int cmd_size = sizeof(struct marshal_cmd_LightModelx); local in function:_mesa_marshal_LightModelx
5961 int cmd_size = sizeof(struct marshal_cmd_LightModelxv) + params_size; local in function:_mesa_marshal_LightModelxv
5990 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Lightx), 8) / 8); local in function:_mesa_unmarshal_Lightx
5998 int cmd_size = sizeof(struct marshal_cmd_Lightx); local in function:_mesa_marshal_Lightx
6031 int cmd_size = sizeof(struct marshal_cmd_Lightxv) + params_size; local in function:_mesa_marshal_Lightxv
6057 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LineWidthx), 8) / 8); local in function:_mesa_unmarshal_LineWidthx
6065 int cmd_size = sizeof(struct marshal_cmd_LineWidthx); local in function:_mesa_marshal_LineWidthx
6083 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LoadMatrixx), 8) / 8); local in function:_mesa_unmarshal_LoadMatrixx
6091 int cmd_size = sizeof(struct marshal_cmd_LoadMatrixx); local in function:_mesa_marshal_LoadMatrixx
6113 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Materialx), 8) / 8); local in function:_mesa_unmarshal_Materialx
6121 int cmd_size = sizeof(struct marshal_cmd_Materialx); local in function:_mesa_marshal_Materialx
6154 int cmd_size = sizeof(struct marshal_cmd_Materialxv) + params_size; local in function:_mesa_marshal_Materialxv
6180 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultMatrixx), 8) / 8); local in function:_mesa_unmarshal_MultMatrixx
6188 int cmd_size = sizeof(struct marshal_cmd_MultMatrixx); local in function:_mesa_marshal_MultMatrixx
6214 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord4x), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord4x
6222 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord4x); local in function:_mesa_marshal_MultiTexCoord4x
6248 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Normal3x), 8) / 8); local in function:_mesa_unmarshal_Normal3x
6256 int cmd_size = sizeof(struct marshal_cmd_Normal3x); local in function:_mesa_marshal_Normal3x
6286 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Orthox), 8) / 8); local in function:_mesa_unmarshal_Orthox
6294 int cmd_size = sizeof(struct marshal_cmd_Orthox); local in function:_mesa_marshal_Orthox
6317 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PointSizex), 8) / 8); local in function:_mesa_unmarshal_PointSizex
6325 int cmd_size = sizeof(struct marshal_cmd_PointSizex); local in function:_mesa_marshal_PointSizex
6345 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PolygonOffsetx), 8) / 8); local in function:_mesa_unmarshal_PolygonOffsetx
6353 int cmd_size = sizeof(struct marshal_cmd_PolygonOffsetx); local in function:_mesa_marshal_PolygonOffsetx
6378 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Rotatex), 8) / 8); local in function:_mesa_unmarshal_Rotatex
6386 int cmd_size = sizeof(struct marshal_cmd_Rotatex); local in function:_mesa_marshal_Rotatex
6409 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SampleCoveragex), 8) / 8); local in function:_mesa_unmarshal_SampleCoveragex
6417 int cmd_size = sizeof(struct marshal_cmd_SampleCoveragex); local in function:_mesa_marshal_SampleCoveragex
6440 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Scalex), 8) / 8); local in function:_mesa_unmarshal_Scalex
6448 int cmd_size = sizeof(struct marshal_cmd_Scalex); local in function:_mesa_marshal_Scalex
6472 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexEnvx), 8) / 8); local in function:_mesa_unmarshal_TexEnvx
6480 int cmd_size = sizeof(struct marshal_cmd_TexEnvx); local in function:_mesa_marshal_TexEnvx
6513 int cmd_size = sizeof(struct marshal_cmd_TexEnvxv) + params_size; local in function:_mesa_marshal_TexEnvxv
6543 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexParameterx), 8) / 8); local in function:_mesa_unmarshal_TexParameterx
6551 int cmd_size = sizeof(struct marshal_cmd_TexParameterx); local in function:_mesa_marshal_TexParameterx
6575 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Translatex), 8) / 8); local in function:_mesa_unmarshal_Translatex
6583 int cmd_size = sizeof(struct marshal_cmd_Translatex); local in function:_mesa_marshal_Translatex
6605 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClipPlanex), 8) / 8); local in function:_mesa_unmarshal_ClipPlanex
6613 int cmd_size = sizeof(struct marshal_cmd_ClipPlanex); local in function:_mesa_marshal_ClipPlanex
6694 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PointParameterx), 8) / 8); local in function:_mesa_unmarshal_PointParameterx
6702 int cmd_size = sizeof(struct marshal_cmd_PointParameterx); local in function:_mesa_marshal_PointParameterx
6732 int cmd_size = sizeof(struct marshal_cmd_PointParameterxv) + params_size; local in function:_mesa_marshal_PointParameterxv
6770 int cmd_size = sizeof(struct marshal_cmd_TexParameterxv) + params_size; local in function:_mesa_marshal_TexParameterxv
6810 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexGenxOES), 8) / 8); local in function:_mesa_unmarshal_TexGenxOES
6818 int cmd_size = sizeof(struct marshal_cmd_TexGenxOES); local in function:_mesa_marshal_TexGenxOES
6851 int cmd_size = sizeof(struct marshal_cmd_TexGenxvOES) + params_size; local in function:_mesa_marshal_TexGenxvOES
6879 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClipPlanef), 8) / 8); local in function:_mesa_unmarshal_ClipPlanef
6887 int cmd_size = sizeof(struct marshal_cmd_ClipPlanef); local in function:_mesa_marshal_ClipPlanef
6926 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Frustumf), 8) / 8); local in function:_mesa_unmarshal_Frustumf
6934 int cmd_size = sizeof(struct marshal_cmd_Frustumf); local in function:_mesa_marshal_Frustumf
6967 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Orthof), 8) / 8); local in function:_mesa_unmarshal_Orthof
6975 int cmd_size = sizeof(struct marshal_cmd_Orthof); local in function:_mesa_marshal_Orthof
7006 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTexiOES), 8) / 8); local in function:_mesa_unmarshal_DrawTexiOES
7014 int cmd_size = sizeof(struct marshal_cmd_DrawTexiOES); local in function:_mesa_marshal_DrawTexiOES
7036 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTexivOES), 8) / 8); local in function:_mesa_unmarshal_DrawTexivOES
7044 int cmd_size = sizeof(struct marshal_cmd_DrawTexivOES); local in function:_mesa_marshal_DrawTexivOES
7070 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTexfOES), 8) / 8); local in function:_mesa_unmarshal_DrawTexfOES
7078 int cmd_size = sizeof(struct marshal_cmd_DrawTexfOES); local in function:_mesa_marshal_DrawTexfOES
7100 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTexfvOES), 8) / 8); local in function:_mesa_unmarshal_DrawTexfvOES
7108 int cmd_size = sizeof(struct marshal_cmd_DrawTexfvOES); local in function:_mesa_marshal_DrawTexfvOES
7134 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTexsOES), 8) / 8); local in function:_mesa_unmarshal_DrawTexsOES
7142 int cmd_size = sizeof(struct marshal_cmd_DrawTexsOES); local in function:_mesa_marshal_DrawTexsOES
7164 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTexsvOES), 8) / 8); local in function:_mesa_unmarshal_DrawTexsvOES
7172 int cmd_size = sizeof(struct marshal_cmd_DrawTexsvOES); local in function:_mesa_marshal_DrawTexsvOES
7198 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTexxOES), 8) / 8); local in function:_mesa_unmarshal_DrawTexxOES
7206 int cmd_size = sizeof(struct marshal_cmd_DrawTexxOES); local in function:_mesa_marshal_DrawTexxOES
7228 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTexxvOES), 8) / 8); local in function:_mesa_unmarshal_DrawTexxvOES
7236 int cmd_size = sizeof(struct marshal_cmd_DrawTexxvOES); local in function:_mesa_marshal_DrawTexxvOES
7258 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PointSizePointerOES), 8) / 8); local in function:_mesa_unmarshal_PointSizePointerOES
7266 int cmd_size = sizeof(struct marshal_cmd_PointSizePointerOES); local in function:_mesa_marshal_PointSizePointerOES
7310 int cmd_size = sizeof(struct marshal_cmd_DiscardFramebufferEXT) + attachments_size; local in function:_mesa_marshal_DiscardFramebufferEXT
7346 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferTexture2DMultisampleEX local in function:_mesa_unmarshal_FramebufferTexture2DMultisampleEXT
7354 int cmd_size = sizeof(struct marshal_cmd_FramebufferTexture2DMultisampleEXT); local in function:_mesa_marshal_FramebufferTexture2DMultisampleEXT
7390 int cmd_size = sizeof(struct marshal_cmd_DepthRangeArrayfvOES) + v_size; local in function:_mesa_marshal_DepthRangeArrayfvOES
7420 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DepthRangeIndexedfOES), 8) / 8); local in function:_mesa_unmarshal_DepthRangeIndexedfOES
7428 int cmd_size = sizeof(struct marshal_cmd_DepthRangeIndexedfOES); local in function:_mesa_marshal_DepthRangeIndexedfOES
7452 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferParameteriMESA), 8) / local in function:_mesa_unmarshal_FramebufferParameteriMESA
7460 int cmd_size = sizeof(struct marshal_cmd_FramebufferParameteriMESA); local in function:_mesa_marshal_FramebufferParameteriMESA
[all...]
H A Dmarshal_generated2.c57 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetPixelMapfv), 8) / 8); local in function:_mesa_unmarshal_GetPixelMapfv
58 assert (cmd_size == cmd->cmd_base.cmd_size);
59 return cmd_size;
65 int cmd_size = sizeof(struct marshal_cmd_GetPixelMapfv); local in function:_mesa_marshal_GetPixelMapfv
72 cmd = _mesa_glthread_allocate_command(ctx, DISPATCH_CMD_GetPixelMapfv, cmd_size);
91 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetPixelMapuiv), 8) / 8); local in function:_mesa_unmarshal_GetPixelMapuiv
92 assert (cmd_size == cmd->cmd_base.cmd_size);
93 return cmd_size;
99 int cmd_size = sizeof(struct marshal_cmd_GetPixelMapuiv); local in function:_mesa_marshal_GetPixelMapuiv
125 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetPixelMapusv), 8) / 8); local in function:_mesa_unmarshal_GetPixelMapusv
133 int cmd_size = sizeof(struct marshal_cmd_GetPixelMapusv); local in function:_mesa_marshal_GetPixelMapusv
157 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetPolygonStipple), 8) / 8); local in function:_mesa_unmarshal_GetPolygonStipple
165 int cmd_size = sizeof(struct marshal_cmd_GetPolygonStipple); local in function:_mesa_marshal_GetPolygonStipple
256 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetTexImage), 8) / 8); local in function:_mesa_unmarshal_GetTexImage
264 int cmd_size = sizeof(struct marshal_cmd_GetTexImage); local in function:_mesa_marshal_GetTexImage
353 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DepthRange), 8) / 8); local in function:_mesa_unmarshal_DepthRange
361 int cmd_size = sizeof(struct marshal_cmd_DepthRange); local in function:_mesa_marshal_DepthRange
390 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Frustum), 8) / 8); local in function:_mesa_unmarshal_Frustum
398 int cmd_size = sizeof(struct marshal_cmd_Frustum); local in function:_mesa_marshal_Frustum
419 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LoadIdentity), 8) / 8); local in function:_mesa_unmarshal_LoadIdentity
427 int cmd_size = sizeof(struct marshal_cmd_LoadIdentity); local in function:_mesa_marshal_LoadIdentity
445 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LoadMatrixf), 8) / 8); local in function:_mesa_unmarshal_LoadMatrixf
453 int cmd_size = sizeof(struct marshal_cmd_LoadMatrixf); local in function:_mesa_marshal_LoadMatrixf
471 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LoadMatrixd), 8) / 8); local in function:_mesa_unmarshal_LoadMatrixd
479 int cmd_size = sizeof(struct marshal_cmd_LoadMatrixd); local in function:_mesa_marshal_LoadMatrixd
497 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixMode), 8) / 8); local in function:_mesa_unmarshal_MatrixMode
505 int cmd_size = sizeof(struct marshal_cmd_MatrixMode); local in function:_mesa_marshal_MatrixMode
524 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultMatrixf), 8) / 8); local in function:_mesa_unmarshal_MultMatrixf
532 int cmd_size = sizeof(struct marshal_cmd_MultMatrixf); local in function:_mesa_marshal_MultMatrixf
550 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultMatrixd), 8) / 8); local in function:_mesa_unmarshal_MultMatrixd
558 int cmd_size = sizeof(struct marshal_cmd_MultMatrixd); local in function:_mesa_marshal_MultMatrixd
586 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Ortho), 8) / 8); local in function:_mesa_unmarshal_Ortho
594 int cmd_size = sizeof(struct marshal_cmd_Ortho); local in function:_mesa_marshal_Ortho
615 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PopMatrix), 8) / 8); local in function:_mesa_unmarshal_PopMatrix
623 int cmd_size = sizeof(struct marshal_cmd_PopMatrix); local in function:_mesa_marshal_PopMatrix
640 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PushMatrix), 8) / 8); local in function:_mesa_unmarshal_PushMatrix
648 int cmd_size = sizeof(struct marshal_cmd_PushMatrix); local in function:_mesa_marshal_PushMatrix
673 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Rotated), 8) / 8); local in function:_mesa_unmarshal_Rotated
681 int cmd_size = sizeof(struct marshal_cmd_Rotated); local in function:_mesa_marshal_Rotated
708 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Rotatef), 8) / 8); local in function:_mesa_unmarshal_Rotatef
716 int cmd_size = sizeof(struct marshal_cmd_Rotatef); local in function:_mesa_marshal_Rotatef
741 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Scaled), 8) / 8); local in function:_mesa_unmarshal_Scaled
749 int cmd_size = sizeof(struct marshal_cmd_Scaled); local in function:_mesa_marshal_Scaled
773 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Scalef), 8) / 8); local in function:_mesa_unmarshal_Scalef
781 int cmd_size = sizeof(struct marshal_cmd_Scalef); local in function:_mesa_marshal_Scalef
805 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Translated), 8) / 8); local in function:_mesa_unmarshal_Translated
813 int cmd_size = sizeof(struct marshal_cmd_Translated); local in function:_mesa_marshal_Translated
837 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Translatef), 8) / 8); local in function:_mesa_unmarshal_Translatef
845 int cmd_size = sizeof(struct marshal_cmd_Translatef); local in function:_mesa_marshal_Translatef
871 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Viewport), 8) / 8); local in function:_mesa_unmarshal_Viewport
879 int cmd_size = sizeof(struct marshal_cmd_Viewport); local in function:_mesa_marshal_Viewport
900 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ArrayElement), 8) / 8); local in function:_mesa_unmarshal_ArrayElement
908 int cmd_size = sizeof(struct marshal_cmd_ArrayElement); local in function:_mesa_marshal_ArrayElement
932 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorPointer), 8) / 8); local in function:_mesa_unmarshal_ColorPointer
940 int cmd_size = sizeof(struct marshal_cmd_ColorPointer); local in function:_mesa_marshal_ColorPointer
962 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DisableClientState), 8) / 8); local in function:_mesa_unmarshal_DisableClientState
970 int cmd_size = sizeof(struct marshal_cmd_DisableClientState); local in function:_mesa_marshal_DisableClientState
991 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EdgeFlagPointer), 8) / 8); local in function:_mesa_unmarshal_EdgeFlagPointer
999 int cmd_size = sizeof(struct marshal_cmd_EdgeFlagPointer); local in function:_mesa_marshal_EdgeFlagPointer
1019 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EnableClientState), 8) / 8); local in function:_mesa_unmarshal_EnableClientState
1027 int cmd_size = sizeof(struct marshal_cmd_EnableClientState); local in function:_mesa_marshal_EnableClientState
1060 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_IndexPointer), 8) / 8); local in function:_mesa_unmarshal_IndexPointer
1068 int cmd_size = sizeof(struct marshal_cmd_IndexPointer); local in function:_mesa_marshal_IndexPointer
1093 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_InterleavedArrays), 8) / 8); local in function:_mesa_unmarshal_InterleavedArrays
1101 int cmd_size = sizeof(struct marshal_cmd_InterleavedArrays); local in function:_mesa_marshal_InterleavedArrays
1126 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NormalPointer), 8) / 8); local in function:_mesa_unmarshal_NormalPointer
1134 int cmd_size = sizeof(struct marshal_cmd_NormalPointer); local in function:_mesa_marshal_NormalPointer
1161 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoordPointer), 8) / 8); local in function:_mesa_unmarshal_TexCoordPointer
1169 int cmd_size = sizeof(struct marshal_cmd_TexCoordPointer); local in function:_mesa_marshal_TexCoordPointer
1197 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexPointer), 8) / 8); local in function:_mesa_unmarshal_VertexPointer
1205 int cmd_size = sizeof(struct marshal_cmd_VertexPointer); local in function:_mesa_marshal_VertexPointer
1229 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PolygonOffset), 8) / 8); local in function:_mesa_unmarshal_PolygonOffset
1237 int cmd_size = sizeof(struct marshal_cmd_PolygonOffset); local in function:_mesa_marshal_PolygonOffset
1268 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTexImage1D), 8) / 8); local in function:_mesa_unmarshal_CopyTexImage1D
1276 int cmd_size = sizeof(struct marshal_cmd_CopyTexImage1D); local in function:_mesa_marshal_CopyTexImage1D
1314 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTexImage2D), 8) / 8); local in function:_mesa_unmarshal_CopyTexImage2D
1322 int cmd_size = sizeof(struct marshal_cmd_CopyTexImage2D); local in function:_mesa_marshal_CopyTexImage2D
1357 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTexSubImage1D), 8) / 8); local in function:_mesa_unmarshal_CopyTexSubImage1D
1365 int cmd_size = sizeof(struct marshal_cmd_CopyTexSubImage1D); local in function:_mesa_marshal_CopyTexSubImage1D
1402 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTexSubImage2D), 8) / 8); local in function:_mesa_unmarshal_CopyTexSubImage2D
1410 int cmd_size = sizeof(struct marshal_cmd_CopyTexSubImage2D); local in function:_mesa_marshal_CopyTexSubImage2D
1447 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexSubImage1D), 8) / 8); local in function:_mesa_unmarshal_TexSubImage1D
1455 int cmd_size = sizeof(struct marshal_cmd_TexSubImage1D); local in function:_mesa_marshal_TexSubImage1D
1500 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexSubImage2D), 8) / 8); local in function:_mesa_unmarshal_TexSubImage2D
1508 int cmd_size = sizeof(struct marshal_cmd_TexSubImage2D); local in function:_mesa_marshal_TexSubImage2D
1551 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindTexture), 8) / 8); local in function:_mesa_unmarshal_BindTexture
1559 int cmd_size = sizeof(struct marshal_cmd_BindTexture); local in function:_mesa_marshal_BindTexture
1589 int cmd_size = sizeof(struct marshal_cmd_DeleteTextures) + textures_size; local in function:_mesa_marshal_DeleteTextures
1650 int cmd_size = sizeof(struct marshal_cmd_PrioritizeTextures) + textures_size + priorities_si local in function:_mesa_marshal_PrioritizeTextures
1677 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexub), 8) / 8); local in function:_mesa_unmarshal_Indexub
1685 int cmd_size = sizeof(struct marshal_cmd_Indexub); local in function:_mesa_marshal_Indexub
1703 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Indexubv), 8) / 8); local in function:_mesa_unmarshal_Indexubv
1711 int cmd_size = sizeof(struct marshal_cmd_Indexubv); local in function:_mesa_marshal_Indexubv
1727 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PopClientAttrib), 8) / 8); local in function:_mesa_unmarshal_PopClientAttrib
1735 int cmd_size = sizeof(struct marshal_cmd_PopClientAttrib); local in function:_mesa_marshal_PopClientAttrib
1754 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PushClientAttrib), 8) / 8); local in function:_mesa_unmarshal_PushClientAttrib
1762 int cmd_size = sizeof(struct marshal_cmd_PushClientAttrib); local in function:_mesa_marshal_PushClientAttrib
1787 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlendColor), 8) / 8); local in function:_mesa_unmarshal_BlendColor
1795 int cmd_size = sizeof(struct marshal_cmd_BlendColor); local in function:_mesa_marshal_BlendColor
1816 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlendEquation), 8) / 8); local in function:_mesa_unmarshal_BlendEquation
1824 int cmd_size = sizeof(struct marshal_cmd_BlendEquation); local in function:_mesa_marshal_BlendEquation
1880 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyColorTable), 8) / 8); local in function:_mesa_unmarshal_CopyColorTable
1888 int cmd_size = sizeof(struct marshal_cmd_CopyColorTable); local in function:_mesa_marshal_CopyColorTable
1958 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyColorSubTable), 8) / 8); local in function:_mesa_unmarshal_CopyColorSubTable
1966 int cmd_size = sizeof(struct marshal_cmd_CopyColorSubTable); local in function:_mesa_marshal_CopyColorSubTable
2012 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ConvolutionParameterf), 8) / 8); local in function:_mesa_unmarshal_ConvolutionParameterf
2020 int cmd_size = sizeof(struct marshal_cmd_ConvolutionParameterf); local in function:_mesa_marshal_ConvolutionParameterf
2054 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ConvolutionParameteri), 8) / 8); local in function:_mesa_unmarshal_ConvolutionParameteri
2062 int cmd_size = sizeof(struct marshal_cmd_ConvolutionParameteri); local in function:_mesa_marshal_ConvolutionParameteri
2100 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyConvolutionFilter1D), 8) / 8 local in function:_mesa_unmarshal_CopyConvolutionFilter1D
2108 int cmd_size = sizeof(struct marshal_cmd_CopyConvolutionFilter1D); local in function:_mesa_marshal_CopyConvolutionFilter1D
2140 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyConvolutionFilter2D), 8) / 8 local in function:_mesa_unmarshal_CopyConvolutionFilter2D
2148 int cmd_size = sizeof(struct marshal_cmd_CopyConvolutionFilter2D); local in function:_mesa_marshal_CopyConvolutionFilter2D
2287 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Histogram), 8) / 8); local in function:_mesa_unmarshal_Histogram
2295 int cmd_size = sizeof(struct marshal_cmd_Histogram); local in function:_mesa_marshal_Histogram
2320 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Minmax), 8) / 8); local in function:_mesa_unmarshal_Minmax
2328 int cmd_size = sizeof(struct marshal_cmd_Minmax); local in function:_mesa_marshal_Minmax
2348 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ResetHistogram), 8) / 8); local in function:_mesa_unmarshal_ResetHistogram
2356 int cmd_size = sizeof(struct marshal_cmd_ResetHistogram); local in function:_mesa_marshal_ResetHistogram
2374 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ResetMinmax), 8) / 8); local in function:_mesa_unmarshal_ResetMinmax
2382 int cmd_size = sizeof(struct marshal_cmd_ResetMinmax); local in function:_mesa_marshal_ResetMinmax
2418 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexImage3D), 8) / 8); local in function:_mesa_unmarshal_TexImage3D
2426 int cmd_size = sizeof(struct marshal_cmd_TexImage3D); local in function:_mesa_marshal_TexImage3D
2478 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexSubImage3D), 8) / 8); local in function:_mesa_unmarshal_TexSubImage3D
2486 int cmd_size = sizeof(struct marshal_cmd_TexSubImage3D); local in function:_mesa_marshal_TexSubImage3D
2535 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTexSubImage3D), 8) / 8); local in function:_mesa_unmarshal_CopyTexSubImage3D
2543 int cmd_size = sizeof(struct marshal_cmd_CopyTexSubImage3D); local in function:_mesa_marshal_CopyTexSubImage3D
2569 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ActiveTexture), 8) / 8); local in function:_mesa_unmarshal_ActiveTexture
2577 int cmd_size = sizeof(struct marshal_cmd_ActiveTexture); local in function:_mesa_marshal_ActiveTexture
2596 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClientActiveTexture), 8) / 8); local in function:_mesa_unmarshal_ClientActiveTexture
2604 int cmd_size = sizeof(struct marshal_cmd_ClientActiveTexture); local in function:_mesa_marshal_ClientActiveTexture
2625 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord1d), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord1d
2633 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1d); local in function:_mesa_marshal_MultiTexCoord1d
2654 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord1dv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord1dv
2662 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1dv); local in function:_mesa_marshal_MultiTexCoord1dv
2683 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord1fARB), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord1fARB
2691 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1fARB); local in function:_mesa_marshal_MultiTexCoord1fARB
2712 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord1fvARB), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord1fvARB
2720 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1fvARB); local in function:_mesa_marshal_MultiTexCoord1fvARB
2741 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord1i), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord1i
2749 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1i); local in function:_mesa_marshal_MultiTexCoord1i
2770 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord1iv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord1iv
2778 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1iv); local in function:_mesa_marshal_MultiTexCoord1iv
2799 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord1s), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord1s
2807 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1s); local in function:_mesa_marshal_MultiTexCoord1s
2828 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord1sv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord1sv
2836 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord1sv); local in function:_mesa_marshal_MultiTexCoord1sv
2859 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord2d), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord2d
2867 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord2d); local in function:_mesa_marshal_MultiTexCoord2d
2889 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord2dv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord2dv
2897 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord2dv); local in function:_mesa_marshal_MultiTexCoord2dv
2920 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord2fARB), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord2fARB
2928 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord2fARB); local in function:_mesa_marshal_MultiTexCoord2fARB
2950 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord2fvARB), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord2fvARB
2958 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord2fvARB); local in function:_mesa_marshal_MultiTexCoord2fvARB
2981 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord2i), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord2i
2989 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord2i); local in function:_mesa_marshal_MultiTexCoord2i
3011 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord2iv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord2iv
3019 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord2iv); local in function:_mesa_marshal_MultiTexCoord2iv
3042 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord2s), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord2s
3050 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord2s); local in function:_mesa_marshal_MultiTexCoord2s
3072 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord2sv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord2sv
3080 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord2sv); local in function:_mesa_marshal_MultiTexCoord2sv
3105 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord3d), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord3d
3113 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord3d); local in function:_mesa_marshal_MultiTexCoord3d
3136 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord3dv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord3dv
3144 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord3dv); local in function:_mesa_marshal_MultiTexCoord3dv
3169 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord3fARB), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord3fARB
3177 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord3fARB); local in function:_mesa_marshal_MultiTexCoord3fARB
3200 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord3fvARB), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord3fvARB
3208 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord3fvARB); local in function:_mesa_marshal_MultiTexCoord3fvARB
3233 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord3i), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord3i
3241 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord3i); local in function:_mesa_marshal_MultiTexCoord3i
3264 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord3iv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord3iv
3272 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord3iv); local in function:_mesa_marshal_MultiTexCoord3iv
3297 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord3s), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord3s
3305 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord3s); local in function:_mesa_marshal_MultiTexCoord3s
3328 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord3sv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord3sv
3336 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord3sv); local in function:_mesa_marshal_MultiTexCoord3sv
3363 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord4d), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord4d
3371 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord4d); local in function:_mesa_marshal_MultiTexCoord4d
3395 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord4dv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord4dv
3403 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord4dv); local in function:_mesa_marshal_MultiTexCoord4dv
3430 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord4fARB), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord4fARB
3438 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord4fARB); local in function:_mesa_marshal_MultiTexCoord4fARB
3462 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord4fvARB), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord4fvARB
3470 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord4fvARB); local in function:_mesa_marshal_MultiTexCoord4fvARB
3497 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord4i), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord4i
3505 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord4i); local in function:_mesa_marshal_MultiTexCoord4i
3529 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord4iv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord4iv
3537 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord4iv); local in function:_mesa_marshal_MultiTexCoord4iv
3564 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord4s), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord4s
3572 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord4s); local in function:_mesa_marshal_MultiTexCoord4s
3596 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoord4sv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoord4sv
3604 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoord4sv); local in function:_mesa_marshal_MultiTexCoord4sv
3623 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LoadTransposeMatrixf), 8) / 8); local in function:_mesa_unmarshal_LoadTransposeMatrixf
3631 int cmd_size = sizeof(struct marshal_cmd_LoadTransposeMatrixf); local in function:_mesa_marshal_LoadTransposeMatrixf
3649 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LoadTransposeMatrixd), 8) / 8); local in function:_mesa_unmarshal_LoadTransposeMatrixd
3657 int cmd_size = sizeof(struct marshal_cmd_LoadTransposeMatrixd); local in function:_mesa_marshal_LoadTransposeMatrixd
3675 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultTransposeMatrixf), 8) / 8); local in function:_mesa_unmarshal_MultTransposeMatrixf
3683 int cmd_size = sizeof(struct marshal_cmd_MultTransposeMatrixf); local in function:_mesa_marshal_MultTransposeMatrixf
3701 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultTransposeMatrixd), 8) / 8); local in function:_mesa_unmarshal_MultTransposeMatrixd
3709 int cmd_size = sizeof(struct marshal_cmd_MultTransposeMatrixd); local in function:_mesa_marshal_MultTransposeMatrixd
3729 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SampleCoverage), 8) / 8); local in function:_mesa_unmarshal_SampleCoverage
3737 int cmd_size = sizeof(struct marshal_cmd_SampleCoverage); local in function:_mesa_marshal_SampleCoverage
3772 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTexImage3D), 8) / 8); local in function:_mesa_unmarshal_CompressedTexImage3D
3780 int cmd_size = sizeof(struct marshal_cmd_CompressedTexImage3D); local in function:_mesa_marshal_CompressedTexImage3D
3825 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTexImage2D), 8) / 8); local in function:_mesa_unmarshal_CompressedTexImage2D
3833 int cmd_size = sizeof(struct marshal_cmd_CompressedTexImage2D); local in function:_mesa_marshal_CompressedTexImage2D
3875 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTexImage1D), 8) / 8); local in function:_mesa_unmarshal_CompressedTexImage1D
3883 int cmd_size = sizeof(struct marshal_cmd_CompressedTexImage1D); local in function:_mesa_marshal_CompressedTexImage1D
3932 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTexSubImage3D), 8) / 8 local in function:_mesa_unmarshal_CompressedTexSubImage3D
3940 int cmd_size = sizeof(struct marshal_cmd_CompressedTexSubImage3D); local in function:_mesa_marshal_CompressedTexSubImage3D
3989 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTexSubImage2D), 8) / 8 local in function:_mesa_unmarshal_CompressedTexSubImage2D
3997 int cmd_size = sizeof(struct marshal_cmd_CompressedTexSubImage2D); local in function:_mesa_marshal_CompressedTexSubImage2D
4040 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTexSubImage1D), 8) / 8 local in function:_mesa_unmarshal_CompressedTexSubImage1D
4048 int cmd_size = sizeof(struct marshal_cmd_CompressedTexSubImage1D); local in function:_mesa_marshal_CompressedTexSubImage1D
4081 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetCompressedTexImage), 8) / 8); local in function:_mesa_unmarshal_GetCompressedTexImage
4089 int cmd_size = sizeof(struct marshal_cmd_GetCompressedTexImage); local in function:_mesa_marshal_GetCompressedTexImage
4120 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlendFuncSeparate), 8) / 8); local in function:_mesa_unmarshal_BlendFuncSeparate
4128 int cmd_size = sizeof(struct marshal_cmd_BlendFuncSeparate); local in function:_mesa_marshal_BlendFuncSeparate
4149 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FogCoordfEXT), 8) / 8); local in function:_mesa_unmarshal_FogCoordfEXT
4157 int cmd_size = sizeof(struct marshal_cmd_FogCoordfEXT); local in function:_mesa_marshal_FogCoordfEXT
4175 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FogCoordfvEXT), 8) / 8); local in function:_mesa_unmarshal_FogCoordfvEXT
4183 int cmd_size = sizeof(struct marshal_cmd_FogCoordfvEXT); local in function:_mesa_marshal_FogCoordfvEXT
4201 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FogCoordd), 8) / 8); local in function:_mesa_unmarshal_FogCoordd
4209 int cmd_size = sizeof(struct marshal_cmd_FogCoordd); local in function:_mesa_marshal_FogCoordd
4227 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FogCoorddv), 8) / 8); local in function:_mesa_unmarshal_FogCoorddv
4235 int cmd_size = sizeof(struct marshal_cmd_FogCoorddv); local in function:_mesa_marshal_FogCoorddv
4257 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FogCoordPointer), 8) / 8); local in function:_mesa_unmarshal_FogCoordPointer
4265 int cmd_size = sizeof(struct marshal_cmd_FogCoordPointer); local in function:_mesa_marshal_FogCoordPointer
4288 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PointParameterf), 8) / 8); local in function:_mesa_unmarshal_PointParameterf
4296 int cmd_size = sizeof(struct marshal_cmd_PointParameterf); local in function:_mesa_marshal_PointParameterf
4326 int cmd_size = sizeof(struct marshal_cmd_PointParameterfv) + params_size; local in function:_mesa_marshal_PointParameterfv
4353 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PointParameteri), 8) / 8); local in function:_mesa_unmarshal_PointParameteri
4361 int cmd_size = sizeof(struct marshal_cmd_PointParameteri); local in function:_mesa_marshal_PointParameteri
4391 int cmd_size = sizeof(struct marshal_cmd_PointParameteriv) + params_size; local in function:_mesa_marshal_PointParameteriv
4420 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3b), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3b
4428 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3b); local in function:_mesa_marshal_SecondaryColor3b
4448 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3bv), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3bv
4456 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3bv); local in function:_mesa_marshal_SecondaryColor3bv
4478 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3d), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3d
4486 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3d); local in function:_mesa_marshal_SecondaryColor3d
4506 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3dv), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3dv
4514 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3dv); local in function:_mesa_marshal_SecondaryColor3dv
4536 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3fEXT), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3fEXT
4544 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3fEXT); local in function:_mesa_marshal_SecondaryColor3fEXT
4564 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3fvEXT), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3fvEXT
4572 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3fvEXT); local in function:_mesa_marshal_SecondaryColor3fvEXT
4594 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3i), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3i
4602 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3i); local in function:_mesa_marshal_SecondaryColor3i
4622 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3iv), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3iv
4630 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3iv); local in function:_mesa_marshal_SecondaryColor3iv
4652 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3s), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3s
4660 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3s); local in function:_mesa_marshal_SecondaryColor3s
4680 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3sv), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3sv
4688 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3sv); local in function:_mesa_marshal_SecondaryColor3sv
4710 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3ub), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3ub
4718 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3ub); local in function:_mesa_marshal_SecondaryColor3ub
4738 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3ubv), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3ubv
4746 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3ubv); local in function:_mesa_marshal_SecondaryColor3ubv
4768 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3ui), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3ui
4776 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3ui); local in function:_mesa_marshal_SecondaryColor3ui
4796 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3uiv), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3uiv
4804 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3uiv); local in function:_mesa_marshal_SecondaryColor3uiv
4826 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3us), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3us
4834 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3us); local in function:_mesa_marshal_SecondaryColor3us
4854 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColor3usv), 8) / 8); local in function:_mesa_unmarshal_SecondaryColor3usv
4862 int cmd_size = sizeof(struct marshal_cmd_SecondaryColor3usv); local in function:_mesa_marshal_SecondaryColor3usv
4886 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColorPointer), 8) / 8); local in function:_mesa_unmarshal_SecondaryColorPointer
4894 int cmd_size = sizeof(struct marshal_cmd_SecondaryColorPointer); local in function:_mesa_marshal_SecondaryColorPointer
4918 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos2d), 8) / 8); local in function:_mesa_unmarshal_WindowPos2d
4926 int cmd_size = sizeof(struct marshal_cmd_WindowPos2d); local in function:_mesa_marshal_WindowPos2d
4945 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos2dv), 8) / 8); local in function:_mesa_unmarshal_WindowPos2dv
4953 int cmd_size = sizeof(struct marshal_cmd_WindowPos2dv); local in function:_mesa_marshal_WindowPos2dv
4973 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos2f), 8) / 8); local in function:_mesa_unmarshal_WindowPos2f
4981 int cmd_size = sizeof(struct marshal_cmd_WindowPos2f); local in function:_mesa_marshal_WindowPos2f
5000 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos2fv), 8) / 8); local in function:_mesa_unmarshal_WindowPos2fv
5008 int cmd_size = sizeof(struct marshal_cmd_WindowPos2fv); local in function:_mesa_marshal_WindowPos2fv
5028 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos2i), 8) / 8); local in function:_mesa_unmarshal_WindowPos2i
5036 int cmd_size = sizeof(struct marshal_cmd_WindowPos2i); local in function:_mesa_marshal_WindowPos2i
5055 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos2iv), 8) / 8); local in function:_mesa_unmarshal_WindowPos2iv
5063 int cmd_size = sizeof(struct marshal_cmd_WindowPos2iv); local in function:_mesa_marshal_WindowPos2iv
5083 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos2s), 8) / 8); local in function:_mesa_unmarshal_WindowPos2s
5091 int cmd_size = sizeof(struct marshal_cmd_WindowPos2s); local in function:_mesa_marshal_WindowPos2s
5110 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos2sv), 8) / 8); local in function:_mesa_unmarshal_WindowPos2sv
5118 int cmd_size = sizeof(struct marshal_cmd_WindowPos2sv); local in function:_mesa_marshal_WindowPos2sv
5140 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos3d), 8) / 8); local in function:_mesa_unmarshal_WindowPos3d
5148 int cmd_size = sizeof(struct marshal_cmd_WindowPos3d); local in function:_mesa_marshal_WindowPos3d
5168 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos3dv), 8) / 8); local in function:_mesa_unmarshal_WindowPos3dv
5176 int cmd_size = sizeof(struct marshal_cmd_WindowPos3dv); local in function:_mesa_marshal_WindowPos3dv
5198 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos3f), 8) / 8); local in function:_mesa_unmarshal_WindowPos3f
5206 int cmd_size = sizeof(struct marshal_cmd_WindowPos3f); local in function:_mesa_marshal_WindowPos3f
5226 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos3fv), 8) / 8); local in function:_mesa_unmarshal_WindowPos3fv
5234 int cmd_size = sizeof(struct marshal_cmd_WindowPos3fv); local in function:_mesa_marshal_WindowPos3fv
5256 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos3i), 8) / 8); local in function:_mesa_unmarshal_WindowPos3i
5264 int cmd_size = sizeof(struct marshal_cmd_WindowPos3i); local in function:_mesa_marshal_WindowPos3i
5284 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos3iv), 8) / 8); local in function:_mesa_unmarshal_WindowPos3iv
5292 int cmd_size = sizeof(struct marshal_cmd_WindowPos3iv); local in function:_mesa_marshal_WindowPos3iv
5314 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos3s), 8) / 8); local in function:_mesa_unmarshal_WindowPos3s
5322 int cmd_size = sizeof(struct marshal_cmd_WindowPos3s); local in function:_mesa_marshal_WindowPos3s
5342 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos3sv), 8) / 8); local in function:_mesa_unmarshal_WindowPos3sv
5350 int cmd_size = sizeof(struct marshal_cmd_WindowPos3sv); local in function:_mesa_marshal_WindowPos3sv
5370 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindBuffer), 8) / 8); local in function:_mesa_unmarshal_BindBuffer
5378 int cmd_size = sizeof(struct marshal_cmd_BindBuffer); local in function:_mesa_marshal_BindBuffer
5409 int cmd_size = sizeof(struct marshal_cmd_DeleteBuffers) + buffer_size; local in function:_mesa_marshal_DeleteBuffers
5496 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_UnmapBuffer), 8) / 8); local in function:_mesa_unmarshal_UnmapBuffer
5504 int cmd_size = sizeof(struct marshal_cmd_UnmapBuffer); local in function:_mesa_marshal_UnmapBuffer
5544 int cmd_size = sizeof(struct marshal_cmd_DeleteQueries) + ids_size; local in function:_mesa_marshal_DeleteQueries
5581 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BeginQuery), 8) / 8); local in function:_mesa_unmarshal_BeginQuery
5589 int cmd_size = sizeof(struct marshal_cmd_BeginQuery); local in function:_mesa_marshal_BeginQuery
5608 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EndQuery), 8) / 8); local in function:_mesa_unmarshal_EndQuery
5616 int cmd_size = sizeof(struct marshal_cmd_EndQuery); local in function:_mesa_marshal_EndQuery
5666 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlendEquationSeparate), 8) / 8); local in function:_mesa_unmarshal_BlendEquationSeparate
5674 int cmd_size = sizeof(struct marshal_cmd_BlendEquationSeparate); local in function:_mesa_marshal_BlendEquationSeparate
5704 int cmd_size = sizeof(struct marshal_cmd_DrawBuffers) + bufs_size; local in function:_mesa_marshal_DrawBuffers
5735 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_StencilFuncSeparate), 8) / 8); local in function:_mesa_unmarshal_StencilFuncSeparate
5743 int cmd_size = sizeof(struct marshal_cmd_StencilFuncSeparate); local in function:_mesa_marshal_StencilFuncSeparate
5770 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_StencilOpSeparate), 8) / 8); local in function:_mesa_unmarshal_StencilOpSeparate
5778 int cmd_size = sizeof(struct marshal_cmd_StencilOpSeparate); local in function:_mesa_marshal_StencilOpSeparate
5801 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_StencilMaskSeparate), 8) / 8); local in function:_mesa_unmarshal_StencilMaskSeparate
5809 int cmd_size = sizeof(struct marshal_cmd_StencilMaskSeparate); local in function:_mesa_marshal_StencilMaskSeparate
5830 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_AttachShader), 8) / 8); local in function:_mesa_unmarshal_AttachShader
5838 int cmd_size = sizeof(struct marshal_cmd_AttachShader); local in function:_mesa_marshal_AttachShader
5870 int cmd_size = sizeof(struct marshal_cmd_BindAttribLocation) + name_size; local in function:_mesa_marshal_BindAttribLocation
5896 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompileShader), 8) / 8); local in function:_mesa_unmarshal_CompileShader
5904 int cmd_size = sizeof(struct marshal_cmd_CompileShader); local in function:_mesa_marshal_CompileShader
5942 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DeleteProgram), 8) / 8); local in function:_mesa_unmarshal_DeleteProgram
5950 int cmd_size = sizeof(struct marshal_cmd_DeleteProgram); local in function:_mesa_marshal_DeleteProgram
5969 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DeleteShader), 8) / 8); local in function:_mesa_unmarshal_DeleteShader
5977 int cmd_size = sizeof(struct marshal_cmd_DeleteShader); local in function:_mesa_marshal_DeleteShader
5997 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DetachShader), 8) / 8); local in function:_mesa_unmarshal_DetachShader
6005 int cmd_size = sizeof(struct marshal_cmd_DetachShader); local in function:_mesa_marshal_DetachShader
6024 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DisableVertexAttribArray), 8) / local in function:_mesa_unmarshal_DisableVertexAttribArray
6032 int cmd_size = sizeof(struct marshal_cmd_DisableVertexAttribArray); local in function:_mesa_marshal_DisableVertexAttribArray
6051 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EnableVertexAttribArray), 8) / 8 local in function:_mesa_unmarshal_EnableVertexAttribArray
6059 int cmd_size = sizeof(struct marshal_cmd_EnableVertexAttribArray); local in function:_mesa_marshal_EnableVertexAttribArray
6238 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LinkProgram), 8) / 8); local in function:_mesa_unmarshal_LinkProgram
6246 int cmd_size = sizeof(struct marshal_cmd_LinkProgram); local in function:_mesa_marshal_LinkProgram
6265 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_UseProgram), 8) / 8); local in function:_mesa_unmarshal_UseProgram
6273 int cmd_size = sizeof(struct marshal_cmd_UseProgram); local in function:_mesa_marshal_UseProgram
6293 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform1f), 8) / 8); local in function:_mesa_unmarshal_Uniform1f
6301 int cmd_size = sizeof(struct marshal_cmd_Uniform1f); local in function:_mesa_marshal_Uniform1f
6324 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform2f), 8) / 8); local in function:_mesa_unmarshal_Uniform2f
6332 int cmd_size = sizeof(struct marshal_cmd_Uniform2f); local in function:_mesa_marshal_Uniform2f
6358 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform3f), 8) / 8); local in function:_mesa_unmarshal_Uniform3f
6366 int cmd_size = sizeof(struct marshal_cmd_Uniform3f); local in function:_mesa_marshal_Uniform3f
6395 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform4f), 8) / 8); local in function:_mesa_unmarshal_Uniform4f
6403 int cmd_size = sizeof(struct marshal_cmd_Uniform4f); local in function:_mesa_marshal_Uniform4f
6427 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform1i), 8) / 8); local in function:_mesa_unmarshal_Uniform1i
6435 int cmd_size = sizeof(struct marshal_cmd_Uniform1i); local in function:_mesa_marshal_Uniform1i
6458 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform2i), 8) / 8); local in function:_mesa_unmarshal_Uniform2i
6466 int cmd_size = sizeof(struct marshal_cmd_Uniform2i); local in function:_mesa_marshal_Uniform2i
6492 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform3i), 8) / 8); local in function:_mesa_unmarshal_Uniform3i
6500 int cmd_size = sizeof(struct marshal_cmd_Uniform3i); local in function:_mesa_marshal_Uniform3i
6529 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform4i), 8) / 8); local in function:_mesa_unmarshal_Uniform4i
6537 int cmd_size = sizeof(struct marshal_cmd_Uniform4i); local in function:_mesa_marshal_Uniform4i
6572 int cmd_size = sizeof(struct marshal_cmd_Uniform1fv) + value_size; local in function:_mesa_marshal_Uniform1fv
6611 int cmd_size = sizeof(struct marshal_cmd_Uniform2fv) + value_size; local in function:_mesa_marshal_Uniform2fv
6650 int cmd_size = sizeof(struct marshal_cmd_Uniform3fv) + value_size; local in function:_mesa_marshal_Uniform3fv
6689 int cmd_size = sizeof(struct marshal_cmd_Uniform4fv) + value_size; local in function:_mesa_marshal_Uniform4fv
6728 int cmd_size = sizeof(struct marshal_cmd_Uniform1iv) + value_size; local in function:_mesa_marshal_Uniform1iv
6767 int cmd_size = sizeof(struct marshal_cmd_Uniform2iv) + value_size; local in function:_mesa_marshal_Uniform2iv
6806 int cmd_size = sizeof(struct marshal_cmd_Uniform3iv) + value_size; local in function:_mesa_marshal_Uniform3iv
6845 int cmd_size = sizeof(struct marshal_cmd_Uniform4iv) + value_size; local in function:_mesa_marshal_Uniform4iv
6886 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix2fv) + value_size; local in function:_mesa_marshal_UniformMatrix2fv
6928 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix3fv) + value_size; local in function:_mesa_marshal_UniformMatrix3fv
6970 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix4fv) + value_size; local in function:_mesa_marshal_UniformMatrix4fv
6997 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ValidateProgram), 8) / 8); local in function:_mesa_unmarshal_ValidateProgram
7005 int cmd_size = sizeof(struct marshal_cmd_ValidateProgram); local in function:_mesa_marshal_ValidateProgram
7025 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1d), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1d
7033 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1d); local in function:_mesa_marshal_VertexAttrib1d
7054 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1dv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1dv
7062 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1dv); local in function:_mesa_marshal_VertexAttrib1dv
[all...]
H A Dmarshal_generated3.c57 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1fARB), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1fARB
58 assert (cmd_size == cmd->cmd_base.cmd_size);
59 return cmd_size;
65 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1fARB); local in function:_mesa_marshal_VertexAttrib1fARB
67 cmd = _mesa_glthread_allocate_command(ctx, DISPATCH_CMD_VertexAttrib1fARB, cmd_size);
86 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1fvARB), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1fvARB
87 assert (cmd_size == cmd->cmd_base.cmd_size);
88 return cmd_size;
94 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1fvARB); local in function:_mesa_marshal_VertexAttrib1fvARB
115 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1s), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1s
123 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1s); local in function:_mesa_marshal_VertexAttrib1s
144 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1sv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1sv
152 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1sv); local in function:_mesa_marshal_VertexAttrib1sv
175 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2d), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2d
183 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2d); local in function:_mesa_marshal_VertexAttrib2d
205 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2dv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2dv
213 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2dv); local in function:_mesa_marshal_VertexAttrib2dv
236 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2fARB), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2fARB
244 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2fARB); local in function:_mesa_marshal_VertexAttrib2fARB
266 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2fvARB), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2fvARB
274 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2fvARB); local in function:_mesa_marshal_VertexAttrib2fvARB
297 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2s), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2s
305 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2s); local in function:_mesa_marshal_VertexAttrib2s
327 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2sv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2sv
335 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2sv); local in function:_mesa_marshal_VertexAttrib2sv
360 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3d), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3d
368 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3d); local in function:_mesa_marshal_VertexAttrib3d
391 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3dv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3dv
399 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3dv); local in function:_mesa_marshal_VertexAttrib3dv
424 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3fARB), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3fARB
432 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3fARB); local in function:_mesa_marshal_VertexAttrib3fARB
455 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3fvARB), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3fvARB
463 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3fvARB); local in function:_mesa_marshal_VertexAttrib3fvARB
488 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3s), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3s
496 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3s); local in function:_mesa_marshal_VertexAttrib3s
519 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3sv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3sv
527 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3sv); local in function:_mesa_marshal_VertexAttrib3sv
548 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4Nbv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4Nbv
556 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nbv); local in function:_mesa_marshal_VertexAttrib4Nbv
577 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4Niv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4Niv
585 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Niv); local in function:_mesa_marshal_VertexAttrib4Niv
606 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4Nsv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4Nsv
614 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nsv); local in function:_mesa_marshal_VertexAttrib4Nsv
641 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4Nub), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4Nub
649 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nub); local in function:_mesa_marshal_VertexAttrib4Nub
673 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4Nubv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4Nubv
681 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nubv); local in function:_mesa_marshal_VertexAttrib4Nubv
702 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4Nuiv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4Nuiv
710 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nuiv); local in function:_mesa_marshal_VertexAttrib4Nuiv
731 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4Nusv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4Nusv
739 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nusv); local in function:_mesa_marshal_VertexAttrib4Nusv
760 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4bv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4bv
768 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4bv); local in function:_mesa_marshal_VertexAttrib4bv
795 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4d), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4d
803 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4d); local in function:_mesa_marshal_VertexAttrib4d
827 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4dv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4dv
835 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4dv); local in function:_mesa_marshal_VertexAttrib4dv
862 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4fARB), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4fARB
870 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4fARB); local in function:_mesa_marshal_VertexAttrib4fARB
894 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4fvARB), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4fvARB
902 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4fvARB); local in function:_mesa_marshal_VertexAttrib4fvARB
923 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4iv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4iv
931 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4iv); local in function:_mesa_marshal_VertexAttrib4iv
958 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4s), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4s
966 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4s); local in function:_mesa_marshal_VertexAttrib4s
990 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4sv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4sv
998 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4sv); local in function:_mesa_marshal_VertexAttrib4sv
1019 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4ubv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4ubv
1027 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4ubv); local in function:_mesa_marshal_VertexAttrib4ubv
1048 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4uiv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4uiv
1056 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4uiv); local in function:_mesa_marshal_VertexAttrib4uiv
1077 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4usv), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4usv
1085 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4usv); local in function:_mesa_marshal_VertexAttrib4usv
1114 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribPointer), 8) / 8); local in function:_mesa_unmarshal_VertexAttribPointer
1122 int cmd_size = sizeof(struct marshal_cmd_VertexAttribPointer); local in function:_mesa_marshal_VertexAttribPointer
1161 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix2x3fv) + value_size; local in function:_mesa_marshal_UniformMatrix2x3fv
1203 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix3x2fv) + value_size; local in function:_mesa_marshal_UniformMatrix3x2fv
1245 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix2x4fv) + value_size; local in function:_mesa_marshal_UniformMatrix2x4fv
1287 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix4x2fv) + value_size; local in function:_mesa_marshal_UniformMatrix4x2fv
1329 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix3x4fv) + value_size; local in function:_mesa_marshal_UniformMatrix3x4fv
1371 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix4x3fv) + value_size; local in function:_mesa_marshal_UniformMatrix4x3fv
1413 int cmd_size = sizeof(struct marshal_cmd_ProgramStringARB) + string_size; local in function:_mesa_marshal_ProgramStringARB
1442 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindProgramARB), 8) / 8); local in function:_mesa_unmarshal_BindProgramARB
1450 int cmd_size = sizeof(struct marshal_cmd_BindProgramARB); local in function:_mesa_marshal_BindProgramARB
1480 int cmd_size = sizeof(struct marshal_cmd_DeleteProgramsARB) + programs_size; local in function:_mesa_marshal_DeleteProgramsARB
1535 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramEnvParameter4dARB), 8) / local in function:_mesa_unmarshal_ProgramEnvParameter4dARB
1543 int cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4dARB); local in function:_mesa_marshal_ProgramEnvParameter4dARB
1570 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramEnvParameter4dvARB), 8) / local in function:_mesa_unmarshal_ProgramEnvParameter4dvARB
1578 int cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4dvARB); local in function:_mesa_marshal_ProgramEnvParameter4dvARB
1608 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramEnvParameter4fARB), 8) / local in function:_mesa_unmarshal_ProgramEnvParameter4fARB
1616 int cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4fARB); local in function:_mesa_marshal_ProgramEnvParameter4fARB
1643 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramEnvParameter4fvARB), 8) / local in function:_mesa_unmarshal_ProgramEnvParameter4fvARB
1651 int cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4fvARB); local in function:_mesa_marshal_ProgramEnvParameter4fvARB
1681 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramLocalParameter4dARB), 8) \ local in function:_mesa_unmarshal_ProgramLocalParameter4dARB
1689 int cmd_size = sizeof(struct marshal_cmd_ProgramLocalParameter4dARB); local in function:_mesa_marshal_ProgramLocalParameter4dARB
1716 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramLocalParameter4dvARB), 8) \ local in function:_mesa_unmarshal_ProgramLocalParameter4dvARB
1724 int cmd_size = sizeof(struct marshal_cmd_ProgramLocalParameter4dvARB); local in function:_mesa_marshal_ProgramLocalParameter4dvARB
1754 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramLocalParameter4fARB), 8) \ local in function:_mesa_unmarshal_ProgramLocalParameter4fARB
1762 int cmd_size = sizeof(struct marshal_cmd_ProgramLocalParameter4fARB); local in function:_mesa_marshal_ProgramLocalParameter4fARB
1789 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramLocalParameter4fvARB), 8) \ local in function:_mesa_unmarshal_ProgramLocalParameter4fvARB
1797 int cmd_size = sizeof(struct marshal_cmd_ProgramLocalParameter4fvARB); local in function:_mesa_marshal_ProgramLocalParameter4fvARB
1877 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DeleteObjectARB), 8) / 8); local in function:_mesa_unmarshal_DeleteObjectARB
1885 int cmd_size = sizeof(struct marshal_cmd_DeleteObjectARB); local in function:_mesa_marshal_DeleteObjectARB
1916 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DetachObjectARB), 8) / 8); local in function:_mesa_unmarshal_DetachObjectARB
1924 int cmd_size = sizeof(struct marshal_cmd_DetachObjectARB); local in function:_mesa_marshal_DetachObjectARB
1965 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_AttachObjectARB), 8) / 8); local in function:_mesa_unmarshal_AttachObjectARB
1973 int cmd_size = sizeof(struct marshal_cmd_AttachObjectARB); local in function:_mesa_marshal_AttachObjectARB
2034 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClampColor), 8) / 8); local in function:_mesa_unmarshal_ClampColor
2042 int cmd_size = sizeof(struct marshal_cmd_ClampColor); local in function:_mesa_marshal_ClampColor
2073 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindRenderbuffer), 8) / 8); local in function:_mesa_unmarshal_BindRenderbuffer
2081 int cmd_size = sizeof(struct marshal_cmd_BindRenderbuffer); local in function:_mesa_marshal_BindRenderbuffer
2111 int cmd_size = sizeof(struct marshal_cmd_DeleteRenderbuffers) + renderbuffers_size; local in function:_mesa_marshal_DeleteRenderbuffers
2152 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RenderbufferStorage), 8) / 8); local in function:_mesa_unmarshal_RenderbufferStorage
2160 int cmd_size = sizeof(struct marshal_cmd_RenderbufferStorage); local in function:_mesa_marshal_RenderbufferStorage
2189 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_RenderbufferStorageMultisample), local in function:_mesa_unmarshal_RenderbufferStorageMultisample
2197 int cmd_size = sizeof(struct marshal_cmd_RenderbufferStorageMultisample); local in function:_mesa_marshal_RenderbufferStorageMultisample
2241 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindFramebuffer), 8) / 8); local in function:_mesa_unmarshal_BindFramebuffer
2249 int cmd_size = sizeof(struct marshal_cmd_BindFramebuffer); local in function:_mesa_marshal_BindFramebuffer
2279 int cmd_size = sizeof(struct marshal_cmd_DeleteFramebuffers) + framebuffers_size; local in function:_mesa_marshal_DeleteFramebuffers
2332 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferTexture1D), 8) / 8); local in function:_mesa_unmarshal_FramebufferTexture1D
2340 int cmd_size = sizeof(struct marshal_cmd_FramebufferTexture1D); local in function:_mesa_marshal_FramebufferTexture1D
2370 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferTexture2D), 8) / 8); local in function:_mesa_unmarshal_FramebufferTexture2D
2378 int cmd_size = sizeof(struct marshal_cmd_FramebufferTexture2D); local in function:_mesa_marshal_FramebufferTexture2D
2410 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferTexture3D), 8) / 8); local in function:_mesa_unmarshal_FramebufferTexture3D
2418 int cmd_size = sizeof(struct marshal_cmd_FramebufferTexture3D); local in function:_mesa_marshal_FramebufferTexture3D
2449 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferTextureLayer), 8) / 8 local in function:_mesa_unmarshal_FramebufferTextureLayer
2457 int cmd_size = sizeof(struct marshal_cmd_FramebufferTextureLayer); local in function:_mesa_marshal_FramebufferTextureLayer
2485 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferRenderbuffer), 8) / 8 local in function:_mesa_unmarshal_FramebufferRenderbuffer
2493 int cmd_size = sizeof(struct marshal_cmd_FramebufferRenderbuffer); local in function:_mesa_marshal_FramebufferRenderbuffer
2542 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlitFramebuffer), 8) / 8); local in function:_mesa_unmarshal_BlitFramebuffer
2550 int cmd_size = sizeof(struct marshal_cmd_BlitFramebuffer); local in function:_mesa_marshal_BlitFramebuffer
2577 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GenerateMipmap), 8) / 8); local in function:_mesa_unmarshal_GenerateMipmap
2585 int cmd_size = sizeof(struct marshal_cmd_GenerateMipmap); local in function:_mesa_marshal_GenerateMipmap
2605 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribDivisor), 8) / 8); local in function:_mesa_unmarshal_VertexAttribDivisor
2613 int cmd_size = sizeof(struct marshal_cmd_VertexAttribDivisor); local in function:_mesa_marshal_VertexAttribDivisor
2637 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribDivisorEXT local in function:_mesa_unmarshal_VertexArrayVertexAttribDivisorEXT
2645 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribDivisorEXT); local in function:_mesa_marshal_VertexArrayVertexAttribDivisorEXT
2680 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FlushMappedBufferRange), 8) / 8); local in function:_mesa_unmarshal_FlushMappedBufferRange
2688 int cmd_size = sizeof(struct marshal_cmd_FlushMappedBufferRange); local in function:_mesa_marshal_FlushMappedBufferRange
2712 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexBuffer), 8) / 8); local in function:_mesa_unmarshal_TexBuffer
2720 int cmd_size = sizeof(struct marshal_cmd_TexBuffer); local in function:_mesa_marshal_TexBuffer
2740 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindVertexArray), 8) / 8); local in function:_mesa_unmarshal_BindVertexArray
2748 int cmd_size = sizeof(struct marshal_cmd_BindVertexArray); local in function:_mesa_marshal_BindVertexArray
2778 int cmd_size = sizeof(struct marshal_cmd_DeleteVertexArrays) + arrays_size; local in function:_mesa_marshal_DeleteVertexArrays
2890 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_UniformBlockBinding), 8) / 8); local in function:_mesa_unmarshal_UniformBlockBinding
2898 int cmd_size = sizeof(struct marshal_cmd_UniformBlockBinding); local in function:_mesa_marshal_UniformBlockBinding
2926 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyBufferSubData), 8) / 8); local in function:_mesa_unmarshal_CopyBufferSubData
2934 int cmd_size = sizeof(struct marshal_cmd_CopyBufferSubData); local in function:_mesa_marshal_CopyBufferSubData
2976 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DeleteSync), 8) / 8); local in function:_mesa_unmarshal_DeleteSync
2984 int cmd_size = sizeof(struct marshal_cmd_DeleteSync); local in function:_mesa_marshal_DeleteSync
3016 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WaitSync), 8) / 8); local in function:_mesa_unmarshal_WaitSync
3024 int cmd_size = sizeof(struct marshal_cmd_WaitSync); local in function:_mesa_marshal_WaitSync
3074 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexImage2DMultisample), 8) / 8); local in function:_mesa_unmarshal_TexImage2DMultisample
3082 int cmd_size = sizeof(struct marshal_cmd_TexImage2DMultisample); local in function:_mesa_marshal_TexImage2DMultisample
3117 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexImage3DMultisample), 8) / 8); local in function:_mesa_unmarshal_TexImage3DMultisample
3125 int cmd_size = sizeof(struct marshal_cmd_TexImage3DMultisample); local in function:_mesa_marshal_TexImage3DMultisample
3161 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SampleMaski), 8) / 8); local in function:_mesa_unmarshal_SampleMaski
3169 int cmd_size = sizeof(struct marshal_cmd_SampleMaski); local in function:_mesa_marshal_SampleMaski
3190 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlendEquationiARB), 8) / 8); local in function:_mesa_unmarshal_BlendEquationiARB
3198 int cmd_size = sizeof(struct marshal_cmd_BlendEquationiARB); local in function:_mesa_marshal_BlendEquationiARB
3221 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlendEquationSeparateiARB), 8) / local in function:_mesa_unmarshal_BlendEquationSeparateiARB
3229 int cmd_size = sizeof(struct marshal_cmd_BlendEquationSeparateiARB); local in function:_mesa_marshal_BlendEquationSeparateiARB
3253 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlendFunciARB), 8) / 8); local in function:_mesa_unmarshal_BlendFunciARB
3261 int cmd_size = sizeof(struct marshal_cmd_BlendFunciARB); local in function:_mesa_marshal_BlendFunciARB
3289 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlendFuncSeparateiARB), 8) / 8); local in function:_mesa_unmarshal_BlendFuncSeparateiARB
3297 int cmd_size = sizeof(struct marshal_cmd_BlendFuncSeparateiARB); local in function:_mesa_marshal_BlendFuncSeparateiARB
3319 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MinSampleShading), 8) / 8); local in function:_mesa_unmarshal_MinSampleShading
3327 int cmd_size = sizeof(struct marshal_cmd_MinSampleShading); local in function:_mesa_marshal_MinSampleShading
3365 int cmd_size = sizeof(struct marshal_cmd_NamedStringARB) + name_size + string_size; local in function:_mesa_marshal_NamedStringARB
3405 int cmd_size = sizeof(struct marshal_cmd_DeleteNamedStringARB) + name_size; local in function:_mesa_marshal_DeleteNamedStringARB
3485 int cmd_size = sizeof(struct marshal_cmd_BindFragDataLocationIndexed) + name_size; local in function:_mesa_marshal_BindFragDataLocationIndexed
3543 int cmd_size = sizeof(struct marshal_cmd_DeleteSamplers) + samplers_size; local in function:_mesa_marshal_DeleteSamplers
3580 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindSampler), 8) / 8); local in function:_mesa_unmarshal_BindSampler
3588 int cmd_size = sizeof(struct marshal_cmd_BindSampler); local in function:_mesa_marshal_BindSampler
3611 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SamplerParameteri), 8) / 8); local in function:_mesa_unmarshal_SamplerParameteri
3619 int cmd_size = sizeof(struct marshal_cmd_SamplerParameteri); local in function:_mesa_marshal_SamplerParameteri
3643 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SamplerParameterf), 8) / 8); local in function:_mesa_unmarshal_SamplerParameterf
3651 int cmd_size = sizeof(struct marshal_cmd_SamplerParameterf); local in function:_mesa_marshal_SamplerParameterf
3684 int cmd_size = sizeof(struct marshal_cmd_SamplerParameteriv) + params_size; local in function:_mesa_marshal_SamplerParameteriv
3723 int cmd_size = sizeof(struct marshal_cmd_SamplerParameterfv) + params_size; local in function:_mesa_marshal_SamplerParameterfv
3762 int cmd_size = sizeof(struct marshal_cmd_SamplerParameterIiv) + params_size; local in function:_mesa_marshal_SamplerParameterIiv
3801 int cmd_size = sizeof(struct marshal_cmd_SamplerParameterIuiv) + params_size; local in function:_mesa_marshal_SamplerParameterIuiv
3889 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_QueryCounter), 8) / 8); local in function:_mesa_unmarshal_QueryCounter
3897 int cmd_size = sizeof(struct marshal_cmd_QueryCounter); local in function:_mesa_marshal_QueryCounter
3918 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexP2ui), 8) / 8); local in function:_mesa_unmarshal_VertexP2ui
3926 int cmd_size = sizeof(struct marshal_cmd_VertexP2ui); local in function:_mesa_marshal_VertexP2ui
3947 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexP3ui), 8) / 8); local in function:_mesa_unmarshal_VertexP3ui
3955 int cmd_size = sizeof(struct marshal_cmd_VertexP3ui); local in function:_mesa_marshal_VertexP3ui
3976 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexP4ui), 8) / 8); local in function:_mesa_unmarshal_VertexP4ui
3984 int cmd_size = sizeof(struct marshal_cmd_VertexP4ui); local in function:_mesa_marshal_VertexP4ui
4005 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexP2uiv), 8) / 8); local in function:_mesa_unmarshal_VertexP2uiv
4013 int cmd_size = sizeof(struct marshal_cmd_VertexP2uiv); local in function:_mesa_marshal_VertexP2uiv
4034 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexP3uiv), 8) / 8); local in function:_mesa_unmarshal_VertexP3uiv
4042 int cmd_size = sizeof(struct marshal_cmd_VertexP3uiv); local in function:_mesa_marshal_VertexP3uiv
4063 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexP4uiv), 8) / 8); local in function:_mesa_unmarshal_VertexP4uiv
4071 int cmd_size = sizeof(struct marshal_cmd_VertexP4uiv); local in function:_mesa_marshal_VertexP4uiv
4092 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoordP1ui), 8) / 8); local in function:_mesa_unmarshal_TexCoordP1ui
4100 int cmd_size = sizeof(struct marshal_cmd_TexCoordP1ui); local in function:_mesa_marshal_TexCoordP1ui
4121 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoordP2ui), 8) / 8); local in function:_mesa_unmarshal_TexCoordP2ui
4129 int cmd_size = sizeof(struct marshal_cmd_TexCoordP2ui); local in function:_mesa_marshal_TexCoordP2ui
4150 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoordP3ui), 8) / 8); local in function:_mesa_unmarshal_TexCoordP3ui
4158 int cmd_size = sizeof(struct marshal_cmd_TexCoordP3ui); local in function:_mesa_marshal_TexCoordP3ui
4179 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoordP4ui), 8) / 8); local in function:_mesa_unmarshal_TexCoordP4ui
4187 int cmd_size = sizeof(struct marshal_cmd_TexCoordP4ui); local in function:_mesa_marshal_TexCoordP4ui
4208 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoordP1uiv), 8) / 8); local in function:_mesa_unmarshal_TexCoordP1uiv
4216 int cmd_size = sizeof(struct marshal_cmd_TexCoordP1uiv); local in function:_mesa_marshal_TexCoordP1uiv
4237 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoordP2uiv), 8) / 8); local in function:_mesa_unmarshal_TexCoordP2uiv
4245 int cmd_size = sizeof(struct marshal_cmd_TexCoordP2uiv); local in function:_mesa_marshal_TexCoordP2uiv
4266 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoordP3uiv), 8) / 8); local in function:_mesa_unmarshal_TexCoordP3uiv
4274 int cmd_size = sizeof(struct marshal_cmd_TexCoordP3uiv); local in function:_mesa_marshal_TexCoordP3uiv
4295 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoordP4uiv), 8) / 8); local in function:_mesa_unmarshal_TexCoordP4uiv
4303 int cmd_size = sizeof(struct marshal_cmd_TexCoordP4uiv); local in function:_mesa_marshal_TexCoordP4uiv
4326 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoordP1ui), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoordP1ui
4334 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoordP1ui); local in function:_mesa_marshal_MultiTexCoordP1ui
4358 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoordP2ui), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoordP2ui
4366 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoordP2ui); local in function:_mesa_marshal_MultiTexCoordP2ui
4390 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoordP3ui), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoordP3ui
4398 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoordP3ui); local in function:_mesa_marshal_MultiTexCoordP3ui
4422 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoordP4ui), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoordP4ui
4430 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoordP4ui); local in function:_mesa_marshal_MultiTexCoordP4ui
4454 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoordP1uiv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoordP1uiv
4462 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoordP1uiv); local in function:_mesa_marshal_MultiTexCoordP1uiv
4486 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoordP2uiv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoordP2uiv
4494 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoordP2uiv); local in function:_mesa_marshal_MultiTexCoordP2uiv
4518 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoordP3uiv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoordP3uiv
4526 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoordP3uiv); local in function:_mesa_marshal_MultiTexCoordP3uiv
4550 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoordP4uiv), 8) / 8); local in function:_mesa_unmarshal_MultiTexCoordP4uiv
4558 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoordP4uiv); local in function:_mesa_marshal_MultiTexCoordP4uiv
4580 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NormalP3ui), 8) / 8); local in function:_mesa_unmarshal_NormalP3ui
4588 int cmd_size = sizeof(struct marshal_cmd_NormalP3ui); local in function:_mesa_marshal_NormalP3ui
4609 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NormalP3uiv), 8) / 8); local in function:_mesa_unmarshal_NormalP3uiv
4617 int cmd_size = sizeof(struct marshal_cmd_NormalP3uiv); local in function:_mesa_marshal_NormalP3uiv
4638 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorP3ui), 8) / 8); local in function:_mesa_unmarshal_ColorP3ui
4646 int cmd_size = sizeof(struct marshal_cmd_ColorP3ui); local in function:_mesa_marshal_ColorP3ui
4667 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorP4ui), 8) / 8); local in function:_mesa_unmarshal_ColorP4ui
4675 int cmd_size = sizeof(struct marshal_cmd_ColorP4ui); local in function:_mesa_marshal_ColorP4ui
4696 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorP3uiv), 8) / 8); local in function:_mesa_unmarshal_ColorP3uiv
4704 int cmd_size = sizeof(struct marshal_cmd_ColorP3uiv); local in function:_mesa_marshal_ColorP3uiv
4725 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorP4uiv), 8) / 8); local in function:_mesa_unmarshal_ColorP4uiv
4733 int cmd_size = sizeof(struct marshal_cmd_ColorP4uiv); local in function:_mesa_marshal_ColorP4uiv
4754 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColorP3ui), 8) / 8); local in function:_mesa_unmarshal_SecondaryColorP3ui
4762 int cmd_size = sizeof(struct marshal_cmd_SecondaryColorP3ui); local in function:_mesa_marshal_SecondaryColorP3ui
4783 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SecondaryColorP3uiv), 8) / 8); local in function:_mesa_unmarshal_SecondaryColorP3uiv
4791 int cmd_size = sizeof(struct marshal_cmd_SecondaryColorP3uiv); local in function:_mesa_marshal_SecondaryColorP3uiv
4816 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribP1ui), 8) / 8); local in function:_mesa_unmarshal_VertexAttribP1ui
4824 int cmd_size = sizeof(struct marshal_cmd_VertexAttribP1ui); local in function:_mesa_marshal_VertexAttribP1ui
4851 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribP2ui), 8) / 8); local in function:_mesa_unmarshal_VertexAttribP2ui
4859 int cmd_size = sizeof(struct marshal_cmd_VertexAttribP2ui); local in function:_mesa_marshal_VertexAttribP2ui
4886 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribP3ui), 8) / 8); local in function:_mesa_unmarshal_VertexAttribP3ui
4894 int cmd_size = sizeof(struct marshal_cmd_VertexAttribP3ui); local in function:_mesa_marshal_VertexAttribP3ui
4921 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribP4ui), 8) / 8); local in function:_mesa_unmarshal_VertexAttribP4ui
4929 int cmd_size = sizeof(struct marshal_cmd_VertexAttribP4ui); local in function:_mesa_marshal_VertexAttribP4ui
4956 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribP1uiv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribP1uiv
4964 int cmd_size = sizeof(struct marshal_cmd_VertexAttribP1uiv); local in function:_mesa_marshal_VertexAttribP1uiv
4991 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribP2uiv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribP2uiv
4999 int cmd_size = sizeof(struct marshal_cmd_VertexAttribP2uiv); local in function:_mesa_marshal_VertexAttribP2uiv
5026 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribP3uiv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribP3uiv
5034 int cmd_size = sizeof(struct marshal_cmd_VertexAttribP3uiv); local in function:_mesa_marshal_VertexAttribP3uiv
5061 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribP4uiv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribP4uiv
5069 int cmd_size = sizeof(struct marshal_cmd_VertexAttribP4uiv); local in function:_mesa_marshal_VertexAttribP4uiv
5153 int cmd_size = sizeof(struct marshal_cmd_UniformSubroutinesuiv) + indices_size; local in function:_mesa_marshal_UniformSubroutinesuiv
5201 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PatchParameteri), 8) / 8); local in function:_mesa_unmarshal_PatchParameteri
5209 int cmd_size = sizeof(struct marshal_cmd_PatchParameteri); local in function:_mesa_marshal_PatchParameteri
5239 int cmd_size = sizeof(struct marshal_cmd_PatchParameterfv) + values_size; local in function:_mesa_marshal_PatchParameterfv
5266 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawArraysIndirect), 8) / 8); local in function:_mesa_unmarshal_DrawArraysIndirect
5274 int cmd_size = sizeof(struct marshal_cmd_DrawArraysIndirect); local in function:_mesa_marshal_DrawArraysIndirect
5302 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawElementsIndirect), 8) / 8); local in function:_mesa_unmarshal_DrawElementsIndirect
5310 int cmd_size = sizeof(struct marshal_cmd_DrawElementsIndirect); local in function:_mesa_marshal_DrawElementsIndirect
5341 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiDrawArraysIndirect), 8) / 8 local in function:_mesa_unmarshal_MultiDrawArraysIndirect
5349 int cmd_size = sizeof(struct marshal_cmd_MultiDrawArraysIndirect); local in function:_mesa_marshal_MultiDrawArraysIndirect
5383 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiDrawElementsIndirect), 8) / local in function:_mesa_unmarshal_MultiDrawElementsIndirect
5391 int cmd_size = sizeof(struct marshal_cmd_MultiDrawElementsIndirect); local in function:_mesa_marshal_MultiDrawElementsIndirect
5420 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform1d), 8) / 8); local in function:_mesa_unmarshal_Uniform1d
5428 int cmd_size = sizeof(struct marshal_cmd_Uniform1d); local in function:_mesa_marshal_Uniform1d
5451 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform2d), 8) / 8); local in function:_mesa_unmarshal_Uniform2d
5459 int cmd_size = sizeof(struct marshal_cmd_Uniform2d); local in function:_mesa_marshal_Uniform2d
5485 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform3d), 8) / 8); local in function:_mesa_unmarshal_Uniform3d
5493 int cmd_size = sizeof(struct marshal_cmd_Uniform3d); local in function:_mesa_marshal_Uniform3d
5522 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform4d), 8) / 8); local in function:_mesa_unmarshal_Uniform4d
5530 int cmd_size = sizeof(struct marshal_cmd_Uniform4d); local in function:_mesa_marshal_Uniform4d
5565 int cmd_size = sizeof(struct marshal_cmd_Uniform1dv) + value_size; local in function:_mesa_marshal_Uniform1dv
5604 int cmd_size = sizeof(struct marshal_cmd_Uniform2dv) + value_size; local in function:_mesa_marshal_Uniform2dv
5643 int cmd_size = sizeof(struct marshal_cmd_Uniform3dv) + value_size; local in function:_mesa_marshal_Uniform3dv
5682 int cmd_size = sizeof(struct marshal_cmd_Uniform4dv) + value_size; local in function:_mesa_marshal_Uniform4dv
5723 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix2dv) + value_size; local in function:_mesa_marshal_UniformMatrix2dv
5765 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix3dv) + value_size; local in function:_mesa_marshal_UniformMatrix3dv
5807 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix4dv) + value_size; local in function:_mesa_marshal_UniformMatrix4dv
5849 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix2x3dv) + value_size; local in function:_mesa_marshal_UniformMatrix2x3dv
5891 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix2x4dv) + value_size; local in function:_mesa_marshal_UniformMatrix2x4dv
5933 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix3x2dv) + value_size; local in function:_mesa_marshal_UniformMatrix3x2dv
5975 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix3x4dv) + value_size; local in function:_mesa_marshal_UniformMatrix3x4dv
6017 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix4x2dv) + value_size; local in function:_mesa_marshal_UniformMatrix4x2dv
6059 int cmd_size = sizeof(struct marshal_cmd_UniformMatrix4x3dv) + value_size; local in function:_mesa_marshal_UniformMatrix4x3dv
6100 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform1d), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform1d
6108 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1d); local in function:_mesa_marshal_ProgramUniform1d
6134 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform2d), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform2d
6142 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2d); local in function:_mesa_marshal_ProgramUniform2d
6171 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform3d), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform3d
6179 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3d); local in function:_mesa_marshal_ProgramUniform3d
6211 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform4d), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform4d
6219 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4d); local in function:_mesa_marshal_ProgramUniform4d
6257 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1dv) + value_size; local in function:_mesa_marshal_ProgramUniform1dv
6299 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2dv) + value_size; local in function:_mesa_marshal_ProgramUniform2dv
6341 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3dv) + value_size; local in function:_mesa_marshal_ProgramUniform3dv
6383 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4dv) + value_size; local in function:_mesa_marshal_ProgramUniform4dv
6427 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2dv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix2dv
6472 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix3dv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix3dv
6517 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix4dv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix4dv
6562 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2x3dv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix2x3dv
6607 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2x4dv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix2x4dv
6652 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix3x2dv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix3x2dv
6697 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix3x4dv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix3x4dv
6742 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix4x2dv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix4x2dv
6787 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix4x3dv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix4x3dv
6819 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTransformFeedbackStream), 8) \ local in function:_mesa_unmarshal_DrawTransformFeedbackStream
6827 int cmd_size = sizeof(struct marshal_cmd_DrawTransformFeedbackStream); local in function:_mesa_marshal_DrawTransformFeedbackStream
6851 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BeginQueryIndexed), 8) / 8); local in function:_mesa_unmarshal_BeginQueryIndexed
6859 int cmd_size = sizeof(struct marshal_cmd_BeginQueryIndexed); local in function:_mesa_marshal_BeginQueryIndexed
6881 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EndQueryIndexed), 8) / 8); local in function:_mesa_unmarshal_EndQueryIndexed
6889 int cmd_size = sizeof(struct marshal_cmd_EndQueryIndexed); local in function:_mesa_marshal_EndQueryIndexed
6922 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_UseProgramStages), 8) / 8); local in function:_mesa_unmarshal_UseProgramStages
6930 int cmd_size = sizeof(struct marshal_cmd_UseProgramStages); local in function:_mesa_marshal_UseProgramStages
6952 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ActiveShaderProgram), 8) / 8); local in function:_mesa_unmarshal_ActiveShaderProgram
6960 int cmd_size = sizeof(struct marshal_cmd_ActiveShaderProgram); local in function:_mesa_marshal_ActiveShaderProgram
6989 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindProgramPipeline), 8) / 8); local in function:_mesa_unmarshal_BindProgramPipeline
6997 int cmd_size = sizeof(struct marshal_cmd_BindProgramPipeline); local in function:_mesa_marshal_BindProgramPipeline
7026 int cmd_size = sizeof(struct marshal_cmd_DeleteProgramPipelines) + pipelines_size; local in function:_mesa_marshal_DeleteProgramPipelines
7085 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform1i), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform1i
7093 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1i); local in function:_mesa_marshal_ProgramUniform1i
7119 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform2i), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform2i
7127 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2i); local in function:_mesa_marshal_ProgramUniform2i
[all...]
H A Dmarshal_generated6.c57 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1sNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1sNV
58 assert (cmd_size == cmd->cmd_base.cmd_size);
59 return cmd_size;
65 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1sNV); local in function:_mesa_marshal_VertexAttrib1sNV
67 cmd = _mesa_glthread_allocate_command(ctx, DISPATCH_CMD_VertexAttrib1sNV, cmd_size);
86 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1svNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1svNV
87 assert (cmd_size == cmd->cmd_base.cmd_size);
88 return cmd_size;
94 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1svNV); local in function:_mesa_marshal_VertexAttrib1svNV
117 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2sNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2sNV
125 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2sNV); local in function:_mesa_marshal_VertexAttrib2sNV
147 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2svNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2svNV
155 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2svNV); local in function:_mesa_marshal_VertexAttrib2svNV
180 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3sNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3sNV
188 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3sNV); local in function:_mesa_marshal_VertexAttrib3sNV
211 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3svNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3svNV
219 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3svNV); local in function:_mesa_marshal_VertexAttrib3svNV
246 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4sNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4sNV
254 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4sNV); local in function:_mesa_marshal_VertexAttrib4sNV
278 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4svNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4svNV
286 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4svNV); local in function:_mesa_marshal_VertexAttrib4svNV
307 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1fNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1fNV
315 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1fNV); local in function:_mesa_marshal_VertexAttrib1fNV
336 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1fvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1fvNV
344 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1fvNV); local in function:_mesa_marshal_VertexAttrib1fvNV
367 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2fNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2fNV
375 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2fNV); local in function:_mesa_marshal_VertexAttrib2fNV
397 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2fvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2fvNV
405 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2fvNV); local in function:_mesa_marshal_VertexAttrib2fvNV
430 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3fNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3fNV
438 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3fNV); local in function:_mesa_marshal_VertexAttrib3fNV
461 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3fvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3fvNV
469 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3fvNV); local in function:_mesa_marshal_VertexAttrib3fvNV
496 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4fNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4fNV
504 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4fNV); local in function:_mesa_marshal_VertexAttrib4fNV
528 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4fvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4fvNV
536 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4fvNV); local in function:_mesa_marshal_VertexAttrib4fvNV
557 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1dNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1dNV
565 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1dNV); local in function:_mesa_marshal_VertexAttrib1dNV
586 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib1dvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib1dvNV
594 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib1dvNV); local in function:_mesa_marshal_VertexAttrib1dvNV
617 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2dNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2dNV
625 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2dNV); local in function:_mesa_marshal_VertexAttrib2dNV
647 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2dvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib2dvNV
655 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2dvNV); local in function:_mesa_marshal_VertexAttrib2dvNV
680 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3dNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3dNV
688 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3dNV); local in function:_mesa_marshal_VertexAttrib3dNV
711 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3dvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib3dvNV
719 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3dvNV); local in function:_mesa_marshal_VertexAttrib3dvNV
746 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4dNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4dNV
754 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4dNV); local in function:_mesa_marshal_VertexAttrib4dNV
778 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4dvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4dvNV
786 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4dvNV); local in function:_mesa_marshal_VertexAttrib4dvNV
813 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4ubNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4ubNV
821 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4ubNV); local in function:_mesa_marshal_VertexAttrib4ubNV
845 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4ubvNV), 8) / 8); local in function:_mesa_unmarshal_VertexAttrib4ubvNV
853 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4ubvNV); local in function:_mesa_marshal_VertexAttrib4ubvNV
885 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs1svNV) + v_size; local in function:_mesa_marshal_VertexAttribs1svNV
924 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs2svNV) + v_size; local in function:_mesa_marshal_VertexAttribs2svNV
963 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs3svNV) + v_size; local in function:_mesa_marshal_VertexAttribs3svNV
1002 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs4svNV) + v_size; local in function:_mesa_marshal_VertexAttribs4svNV
1041 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs1fvNV) + v_size; local in function:_mesa_marshal_VertexAttribs1fvNV
1080 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs2fvNV) + v_size; local in function:_mesa_marshal_VertexAttribs2fvNV
1119 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs3fvNV) + v_size; local in function:_mesa_marshal_VertexAttribs3fvNV
1158 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs4fvNV) + v_size; local in function:_mesa_marshal_VertexAttribs4fvNV
1197 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs1dvNV) + v_size; local in function:_mesa_marshal_VertexAttribs1dvNV
1236 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs2dvNV) + v_size; local in function:_mesa_marshal_VertexAttribs2dvNV
1275 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs3dvNV) + v_size; local in function:_mesa_marshal_VertexAttribs3dvNV
1314 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs4dvNV) + v_size; local in function:_mesa_marshal_VertexAttribs4dvNV
1353 int cmd_size = sizeof(struct marshal_cmd_VertexAttribs4ubvNV) + v_size; local in function:_mesa_marshal_VertexAttribs4ubvNV
1389 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindFragmentShaderATI), 8) / 8); local in function:_mesa_unmarshal_BindFragmentShaderATI
1397 int cmd_size = sizeof(struct marshal_cmd_BindFragmentShaderATI); local in function:_mesa_marshal_BindFragmentShaderATI
1415 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DeleteFragmentShaderATI), 8) / 8 local in function:_mesa_unmarshal_DeleteFragmentShaderATI
1423 int cmd_size = sizeof(struct marshal_cmd_DeleteFragmentShaderATI); local in function:_mesa_marshal_DeleteFragmentShaderATI
1439 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BeginFragmentShaderATI), 8) / 8); local in function:_mesa_unmarshal_BeginFragmentShaderATI
1447 int cmd_size = sizeof(struct marshal_cmd_BeginFragmentShaderATI); local in function:_mesa_marshal_BeginFragmentShaderATI
1463 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EndFragmentShaderATI), 8) / 8); local in function:_mesa_unmarshal_EndFragmentShaderATI
1471 int cmd_size = sizeof(struct marshal_cmd_EndFragmentShaderATI); local in function:_mesa_marshal_EndFragmentShaderATI
1493 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PassTexCoordATI), 8) / 8); local in function:_mesa_unmarshal_PassTexCoordATI
1501 int cmd_size = sizeof(struct marshal_cmd_PassTexCoordATI); local in function:_mesa_marshal_PassTexCoordATI
1525 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SampleMapATI), 8) / 8); local in function:_mesa_unmarshal_SampleMapATI
1533 int cmd_size = sizeof(struct marshal_cmd_SampleMapATI); local in function:_mesa_marshal_SampleMapATI
1565 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorFragmentOp1ATI), 8) / 8); local in function:_mesa_unmarshal_ColorFragmentOp1ATI
1573 int cmd_size = sizeof(struct marshal_cmd_ColorFragmentOp1ATI); local in function:_mesa_marshal_ColorFragmentOp1ATI
1615 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorFragmentOp2ATI), 8) / 8); local in function:_mesa_unmarshal_ColorFragmentOp2ATI
1623 int cmd_size = sizeof(struct marshal_cmd_ColorFragmentOp2ATI); local in function:_mesa_marshal_ColorFragmentOp2ATI
1674 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorFragmentOp3ATI), 8) / 8); local in function:_mesa_unmarshal_ColorFragmentOp3ATI
1682 int cmd_size = sizeof(struct marshal_cmd_ColorFragmentOp3ATI); local in function:_mesa_marshal_ColorFragmentOp3ATI
1722 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_AlphaFragmentOp1ATI), 8) / 8); local in function:_mesa_unmarshal_AlphaFragmentOp1ATI
1730 int cmd_size = sizeof(struct marshal_cmd_AlphaFragmentOp1ATI); local in function:_mesa_marshal_AlphaFragmentOp1ATI
1769 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_AlphaFragmentOp2ATI), 8) / 8); local in function:_mesa_unmarshal_AlphaFragmentOp2ATI
1777 int cmd_size = sizeof(struct marshal_cmd_AlphaFragmentOp2ATI); local in function:_mesa_marshal_AlphaFragmentOp2ATI
1825 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_AlphaFragmentOp3ATI), 8) / 8); local in function:_mesa_unmarshal_AlphaFragmentOp3ATI
1833 int cmd_size = sizeof(struct marshal_cmd_AlphaFragmentOp3ATI); local in function:_mesa_marshal_AlphaFragmentOp3ATI
1864 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SetFragmentShaderConstantATI), 8) local in function:_mesa_unmarshal_SetFragmentShaderConstantATI
1872 int cmd_size = sizeof(struct marshal_cmd_SetFragmentShaderConstantATI); local in function:_mesa_marshal_SetFragmentShaderConstantATI
1891 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ActiveStencilFaceEXT), 8) / 8); local in function:_mesa_unmarshal_ActiveStencilFaceEXT
1899 int cmd_size = sizeof(struct marshal_cmd_ActiveStencilFaceEXT); local in function:_mesa_marshal_ActiveStencilFaceEXT
1949 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DepthBoundsEXT), 8) / 8); local in function:_mesa_unmarshal_DepthBoundsEXT
1957 int cmd_size = sizeof(struct marshal_cmd_DepthBoundsEXT); local in function:_mesa_marshal_DepthBoundsEXT
1978 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindRenderbufferEXT), 8) / 8); local in function:_mesa_unmarshal_BindRenderbufferEXT
1986 int cmd_size = sizeof(struct marshal_cmd_BindRenderbufferEXT); local in function:_mesa_marshal_BindRenderbufferEXT
2007 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindFramebufferEXT), 8) / 8); local in function:_mesa_unmarshal_BindFramebufferEXT
2015 int cmd_size = sizeof(struct marshal_cmd_BindFramebufferEXT); local in function:_mesa_marshal_BindFramebufferEXT
2044 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProvokingVertex), 8) / 8); local in function:_mesa_unmarshal_ProvokingVertex
2052 int cmd_size = sizeof(struct marshal_cmd_ProvokingVertex); local in function:_mesa_marshal_ProvokingVertex
2078 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorMaski), 8) / 8); local in function:_mesa_unmarshal_ColorMaski
2086 int cmd_size = sizeof(struct marshal_cmd_ColorMaski); local in function:_mesa_marshal_ColorMaski
2130 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Enablei), 8) / 8); local in function:_mesa_unmarshal_Enablei
2138 int cmd_size = sizeof(struct marshal_cmd_Enablei); local in function:_mesa_marshal_Enablei
2159 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Disablei), 8) / 8); local in function:_mesa_unmarshal_Disablei
2167 int cmd_size = sizeof(struct marshal_cmd_Disablei); local in function:_mesa_marshal_Disablei
2267 int cmd_size = sizeof(struct marshal_cmd_DeletePerfMonitorsAMD) + monitors_size; local in function:_mesa_marshal_DeletePerfMonitorsAMD
2309 int cmd_size = sizeof(struct marshal_cmd_SelectPerfMonitorCountersAMD) + counterList_size; local in function:_mesa_marshal_SelectPerfMonitorCountersAMD
2337 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BeginPerfMonitorAMD), 8) / 8); local in function:_mesa_unmarshal_BeginPerfMonitorAMD
2345 int cmd_size = sizeof(struct marshal_cmd_BeginPerfMonitorAMD); local in function:_mesa_marshal_BeginPerfMonitorAMD
2363 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EndPerfMonitorAMD), 8) / 8); local in function:_mesa_unmarshal_EndPerfMonitorAMD
2371 int cmd_size = sizeof(struct marshal_cmd_EndPerfMonitorAMD); local in function:_mesa_marshal_EndPerfMonitorAMD
2427 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyImageSubDataNV), 8) / 8); local in function:_mesa_unmarshal_CopyImageSubDataNV
2435 int cmd_size = sizeof(struct marshal_cmd_CopyImageSubDataNV); local in function:_mesa_marshal_CopyImageSubDataNV
2469 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixLoadfEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixLoadfEXT
2477 int cmd_size = sizeof(struct marshal_cmd_MatrixLoadfEXT); local in function:_mesa_marshal_MatrixLoadfEXT
2498 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixLoaddEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixLoaddEXT
2506 int cmd_size = sizeof(struct marshal_cmd_MatrixLoaddEXT); local in function:_mesa_marshal_MatrixLoaddEXT
2527 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixMultfEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixMultfEXT
2535 int cmd_size = sizeof(struct marshal_cmd_MatrixMultfEXT); local in function:_mesa_marshal_MatrixMultfEXT
2556 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixMultdEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixMultdEXT
2564 int cmd_size = sizeof(struct marshal_cmd_MatrixMultdEXT); local in function:_mesa_marshal_MatrixMultdEXT
2583 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixLoadIdentityEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixLoadIdentityEXT
2591 int cmd_size = sizeof(struct marshal_cmd_MatrixLoadIdentityEXT); local in function:_mesa_marshal_MatrixLoadIdentityEXT
2617 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixRotatefEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixRotatefEXT
2625 int cmd_size = sizeof(struct marshal_cmd_MatrixRotatefEXT); local in function:_mesa_marshal_MatrixRotatefEXT
2655 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixRotatedEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixRotatedEXT
2663 int cmd_size = sizeof(struct marshal_cmd_MatrixRotatedEXT); local in function:_mesa_marshal_MatrixRotatedEXT
2691 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixScalefEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixScalefEXT
2699 int cmd_size = sizeof(struct marshal_cmd_MatrixScalefEXT); local in function:_mesa_marshal_MatrixScalefEXT
2726 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixScaledEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixScaledEXT
2734 int cmd_size = sizeof(struct marshal_cmd_MatrixScaledEXT); local in function:_mesa_marshal_MatrixScaledEXT
2761 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixTranslatefEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixTranslatefEXT
2769 int cmd_size = sizeof(struct marshal_cmd_MatrixTranslatefEXT); local in function:_mesa_marshal_MatrixTranslatefEXT
2796 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixTranslatedEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixTranslatedEXT
2804 int cmd_size = sizeof(struct marshal_cmd_MatrixTranslatedEXT); local in function:_mesa_marshal_MatrixTranslatedEXT
2837 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixOrthoEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixOrthoEXT
2845 int cmd_size = sizeof(struct marshal_cmd_MatrixOrthoEXT); local in function:_mesa_marshal_MatrixOrthoEXT
2881 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixFrustumEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixFrustumEXT
2889 int cmd_size = sizeof(struct marshal_cmd_MatrixFrustumEXT); local in function:_mesa_marshal_MatrixFrustumEXT
2913 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixPushEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixPushEXT
2921 int cmd_size = sizeof(struct marshal_cmd_MatrixPushEXT); local in function:_mesa_marshal_MatrixPushEXT
2940 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixPopEXT), 8) / 8); local in function:_mesa_unmarshal_MatrixPopEXT
2948 int cmd_size = sizeof(struct marshal_cmd_MatrixPopEXT); local in function:_mesa_marshal_MatrixPopEXT
2967 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClientAttribDefaultEXT), 8) / 8); local in function:_mesa_unmarshal_ClientAttribDefaultEXT
2975 int cmd_size = sizeof(struct marshal_cmd_ClientAttribDefaultEXT); local in function:_mesa_marshal_ClientAttribDefaultEXT
2994 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PushClientAttribDefaultEXT), 8) \ local in function:_mesa_unmarshal_PushClientAttribDefaultEXT
3002 int cmd_size = sizeof(struct marshal_cmd_PushClientAttribDefaultEXT); local in function:_mesa_marshal_PushClientAttribDefaultEXT
3067 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureParameteriEXT), 8) / 8); local in function:_mesa_unmarshal_TextureParameteriEXT
3075 int cmd_size = sizeof(struct marshal_cmd_TextureParameteriEXT); local in function:_mesa_marshal_TextureParameteriEXT
3111 int cmd_size = sizeof(struct marshal_cmd_TextureParameterivEXT) + params_size; local in function:_mesa_marshal_TextureParameterivEXT
3144 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureParameterfEXT), 8) / 8); local in function:_mesa_unmarshal_TextureParameterfEXT
3152 int cmd_size = sizeof(struct marshal_cmd_TextureParameterfEXT); local in function:_mesa_marshal_TextureParameterfEXT
3188 int cmd_size = sizeof(struct marshal_cmd_TextureParameterfvEXT) + params_size; local in function:_mesa_marshal_TextureParameterfvEXT
3231 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureImage1DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureImage1DEXT
3239 int cmd_size = sizeof(struct marshal_cmd_TextureImage1DEXT); local in function:_mesa_marshal_TextureImage1DEXT
3288 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureImage2DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureImage2DEXT
3296 int cmd_size = sizeof(struct marshal_cmd_TextureImage2DEXT); local in function:_mesa_marshal_TextureImage2DEXT
3348 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureImage3DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureImage3DEXT
3356 int cmd_size = sizeof(struct marshal_cmd_TextureImage3DEXT); local in function:_mesa_marshal_TextureImage3DEXT
3403 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureSubImage1DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureSubImage1DEXT
3411 int cmd_size = sizeof(struct marshal_cmd_TextureSubImage1DEXT); local in function:_mesa_marshal_TextureSubImage1DEXT
3459 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureSubImage2DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureSubImage2DEXT
3467 int cmd_size = sizeof(struct marshal_cmd_TextureSubImage2DEXT); local in function:_mesa_marshal_TextureSubImage2DEXT
3521 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureSubImage3DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureSubImage3DEXT
3529 int cmd_size = sizeof(struct marshal_cmd_TextureSubImage3DEXT); local in function:_mesa_marshal_TextureSubImage3DEXT
3577 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTextureImage1DEXT), 8) / 8); local in function:_mesa_unmarshal_CopyTextureImage1DEXT
3585 int cmd_size = sizeof(struct marshal_cmd_CopyTextureImage1DEXT); local in function:_mesa_marshal_CopyTextureImage1DEXT
3626 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTextureImage2DEXT), 8) / 8); local in function:_mesa_unmarshal_CopyTextureImage2DEXT
3634 int cmd_size = sizeof(struct marshal_cmd_CopyTextureImage2DEXT); local in function:_mesa_marshal_CopyTextureImage2DEXT
3672 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTextureSubImage1DEXT), 8) / local in function:_mesa_unmarshal_CopyTextureSubImage1DEXT
3680 int cmd_size = sizeof(struct marshal_cmd_CopyTextureSubImage1DEXT); local in function:_mesa_marshal_CopyTextureSubImage1DEXT
3720 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTextureSubImage2DEXT), 8) / local in function:_mesa_unmarshal_CopyTextureSubImage2DEXT
3728 int cmd_size = sizeof(struct marshal_cmd_CopyTextureSubImage2DEXT); local in function:_mesa_marshal_CopyTextureSubImage2DEXT
3772 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTextureSubImage3DEXT), 8) / local in function:_mesa_unmarshal_CopyTextureSubImage3DEXT
3780 int cmd_size = sizeof(struct marshal_cmd_CopyTextureSubImage3DEXT); local in function:_mesa_marshal_CopyTextureSubImage3DEXT
3817 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetTextureImageEXT), 8) / 8); local in function:_mesa_unmarshal_GetTextureImageEXT
3825 int cmd_size = sizeof(struct marshal_cmd_GetTextureImageEXT); local in function:_mesa_marshal_GetTextureImageEXT
3857 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindMultiTextureEXT), 8) / 8); local in function:_mesa_unmarshal_BindMultiTextureEXT
3865 int cmd_size = sizeof(struct marshal_cmd_BindMultiTextureEXT); local in function:_mesa_marshal_BindMultiTextureEXT
3887 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EnableClientStateiEXT), 8) / 8); local in function:_mesa_unmarshal_EnableClientStateiEXT
3895 int cmd_size = sizeof(struct marshal_cmd_EnableClientStateiEXT); local in function:_mesa_marshal_EnableClientStateiEXT
3917 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DisableClientStateiEXT), 8) / 8); local in function:_mesa_unmarshal_DisableClientStateiEXT
3925 int cmd_size = sizeof(struct marshal_cmd_DisableClientStateiEXT); local in function:_mesa_marshal_DisableClientStateiEXT
3961 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexEnviEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexEnviEXT
3969 int cmd_size = sizeof(struct marshal_cmd_MultiTexEnviEXT); local in function:_mesa_marshal_MultiTexEnviEXT
4005 int cmd_size = sizeof(struct marshal_cmd_MultiTexEnvivEXT) + param_size; local in function:_mesa_marshal_MultiTexEnvivEXT
4038 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexEnvfEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexEnvfEXT
4046 int cmd_size = sizeof(struct marshal_cmd_MultiTexEnvfEXT); local in function:_mesa_marshal_MultiTexEnvfEXT
4082 int cmd_size = sizeof(struct marshal_cmd_MultiTexEnvfvEXT) + param_size; local in function:_mesa_marshal_MultiTexEnvfvEXT
4135 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexParameteriEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexParameteriEXT
4143 int cmd_size = sizeof(struct marshal_cmd_MultiTexParameteriEXT); local in function:_mesa_marshal_MultiTexParameteriEXT
4179 int cmd_size = sizeof(struct marshal_cmd_MultiTexParameterivEXT) + param_size; local in function:_mesa_marshal_MultiTexParameterivEXT
4212 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexParameterfEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexParameterfEXT
4220 int cmd_size = sizeof(struct marshal_cmd_MultiTexParameterfEXT); local in function:_mesa_marshal_MultiTexParameterfEXT
4256 int cmd_size = sizeof(struct marshal_cmd_MultiTexParameterfvEXT) + param_size; local in function:_mesa_marshal_MultiTexParameterfvEXT
4313 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetMultiTexImageEXT), 8) / 8); local in function:_mesa_unmarshal_GetMultiTexImageEXT
4321 int cmd_size = sizeof(struct marshal_cmd_GetMultiTexImageEXT); local in function:_mesa_marshal_GetMultiTexImageEXT
4385 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexImage1DEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexImage1DEXT
4393 int cmd_size = sizeof(struct marshal_cmd_MultiTexImage1DEXT); local in function:_mesa_marshal_MultiTexImage1DEXT
4442 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexImage2DEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexImage2DEXT
4450 int cmd_size = sizeof(struct marshal_cmd_MultiTexImage2DEXT); local in function:_mesa_marshal_MultiTexImage2DEXT
4502 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexImage3DEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexImage3DEXT
4510 int cmd_size = sizeof(struct marshal_cmd_MultiTexImage3DEXT); local in function:_mesa_marshal_MultiTexImage3DEXT
4557 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexSubImage1DEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexSubImage1DEXT
4565 int cmd_size = sizeof(struct marshal_cmd_MultiTexSubImage1DEXT); local in function:_mesa_marshal_MultiTexSubImage1DEXT
4613 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexSubImage2DEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexSubImage2DEXT
4621 int cmd_size = sizeof(struct marshal_cmd_MultiTexSubImage2DEXT); local in function:_mesa_marshal_MultiTexSubImage2DEXT
4675 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexSubImage3DEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexSubImage3DEXT
4683 int cmd_size = sizeof(struct marshal_cmd_MultiTexSubImage3DEXT); local in function:_mesa_marshal_MultiTexSubImage3DEXT
4731 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyMultiTexImage1DEXT), 8) / 8); local in function:_mesa_unmarshal_CopyMultiTexImage1DEXT
4739 int cmd_size = sizeof(struct marshal_cmd_CopyMultiTexImage1DEXT); local in function:_mesa_marshal_CopyMultiTexImage1DEXT
4780 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyMultiTexImage2DEXT), 8) / 8); local in function:_mesa_unmarshal_CopyMultiTexImage2DEXT
4788 int cmd_size = sizeof(struct marshal_cmd_CopyMultiTexImage2DEXT); local in function:_mesa_marshal_CopyMultiTexImage2DEXT
4826 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyMultiTexSubImage1DEXT), 8) / local in function:_mesa_unmarshal_CopyMultiTexSubImage1DEXT
4834 int cmd_size = sizeof(struct marshal_cmd_CopyMultiTexSubImage1DEXT); local in function:_mesa_marshal_CopyMultiTexSubImage1DEXT
4874 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyMultiTexSubImage2DEXT), 8) / local in function:_mesa_unmarshal_CopyMultiTexSubImage2DEXT
4882 int cmd_size = sizeof(struct marshal_cmd_CopyMultiTexSubImage2DEXT); local in function:_mesa_marshal_CopyMultiTexSubImage2DEXT
4926 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyMultiTexSubImage3DEXT), 8) / local in function:_mesa_unmarshal_CopyMultiTexSubImage3DEXT
4934 int cmd_size = sizeof(struct marshal_cmd_CopyMultiTexSubImage3DEXT); local in function:_mesa_marshal_CopyMultiTexSubImage3DEXT
4967 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexGendEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexGendEXT
4975 int cmd_size = sizeof(struct marshal_cmd_MultiTexGendEXT); local in function:_mesa_marshal_MultiTexGendEXT
5011 int cmd_size = sizeof(struct marshal_cmd_MultiTexGendvEXT) + param_size; local in function:_mesa_marshal_MultiTexGendvEXT
5044 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexGenfEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexGenfEXT
5052 int cmd_size = sizeof(struct marshal_cmd_MultiTexGenfEXT); local in function:_mesa_marshal_MultiTexGenfEXT
5088 int cmd_size = sizeof(struct marshal_cmd_MultiTexGenfvEXT) + param_size; local in function:_mesa_marshal_MultiTexGenfvEXT
5121 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexGeniEXT), 8) / 8); local in function:_mesa_unmarshal_MultiTexGeniEXT
5129 int cmd_size = sizeof(struct marshal_cmd_MultiTexGeniEXT); local in function:_mesa_marshal_MultiTexGeniEXT
5165 int cmd_size = sizeof(struct marshal_cmd_MultiTexGenivEXT) + param_size; local in function:_mesa_marshal_MultiTexGenivEXT
5230 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiTexCoordPointerEXT), 8) / 8 local in function:_mesa_unmarshal_MultiTexCoordPointerEXT
5238 int cmd_size = sizeof(struct marshal_cmd_MultiTexCoordPointerEXT); local in function:_mesa_marshal_MultiTexCoordPointerEXT
5263 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixLoadTransposefEXT), 8) / 8 local in function:_mesa_unmarshal_MatrixLoadTransposefEXT
5271 int cmd_size = sizeof(struct marshal_cmd_MatrixLoadTransposefEXT); local in function:_mesa_marshal_MatrixLoadTransposefEXT
5292 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixLoadTransposedEXT), 8) / 8 local in function:_mesa_unmarshal_MatrixLoadTransposedEXT
5300 int cmd_size = sizeof(struct marshal_cmd_MatrixLoadTransposedEXT); local in function:_mesa_marshal_MatrixLoadTransposedEXT
5321 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixMultTransposefEXT), 8) / 8 local in function:_mesa_unmarshal_MatrixMultTransposefEXT
5329 int cmd_size = sizeof(struct marshal_cmd_MatrixMultTransposefEXT); local in function:_mesa_marshal_MatrixMultTransposefEXT
5350 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MatrixMultTransposedEXT), 8) / 8 local in function:_mesa_unmarshal_MatrixMultTransposedEXT
5358 int cmd_size = sizeof(struct marshal_cmd_MatrixMultTransposedEXT); local in function:_mesa_marshal_MatrixMultTransposedEXT
5391 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTextureImage1DEXT), 8) \ local in function:_mesa_unmarshal_CompressedTextureImage1DEXT
5399 int cmd_size = sizeof(struct marshal_cmd_CompressedTextureImage1DEXT); local in function:_mesa_marshal_CompressedTextureImage1DEXT
5445 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTextureImage2DEXT), 8) \ local in function:_mesa_unmarshal_CompressedTextureImage2DEXT
5453 int cmd_size = sizeof(struct marshal_cmd_CompressedTextureImage2DEXT); local in function:_mesa_marshal_CompressedTextureImage2DEXT
5502 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTextureImage3DEXT), 8) \ local in function:_mesa_unmarshal_CompressedTextureImage3DEXT
5510 int cmd_size = sizeof(struct marshal_cmd_CompressedTextureImage3DEXT); local in function:_mesa_marshal_CompressedTextureImage3DEXT
5556 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTextureSubImage1DEXT), local in function:_mesa_unmarshal_CompressedTextureSubImage1DEXT
5564 int cmd_size = sizeof(struct marshal_cmd_CompressedTextureSubImage1DEXT); local in function:_mesa_marshal_CompressedTextureSubImage1DEXT
5612 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTextureSubImage2DEXT), local in function:_mesa_unmarshal_CompressedTextureSubImage2DEXT
5620 int cmd_size = sizeof(struct marshal_cmd_CompressedTextureSubImage2DEXT); local in function:_mesa_marshal_CompressedTextureSubImage2DEXT
5674 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTextureSubImage3DEXT), local in function:_mesa_unmarshal_CompressedTextureSubImage3DEXT
5682 int cmd_size = sizeof(struct marshal_cmd_CompressedTextureSubImage3DEXT); local in function:_mesa_marshal_CompressedTextureSubImage3DEXT
5722 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetCompressedTextureImageEXT), 8) local in function:_mesa_unmarshal_GetCompressedTextureImageEXT
5730 int cmd_size = sizeof(struct marshal_cmd_GetCompressedTextureImageEXT); local in function:_mesa_marshal_GetCompressedTextureImageEXT
5770 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedMultiTexImage1DEXT), 8) local in function:_mesa_unmarshal_CompressedMultiTexImage1DEXT
5778 int cmd_size = sizeof(struct marshal_cmd_CompressedMultiTexImage1DEXT); local in function:_mesa_marshal_CompressedMultiTexImage1DEXT
5824 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedMultiTexImage2DEXT), 8) local in function:_mesa_unmarshal_CompressedMultiTexImage2DEXT
5832 int cmd_size = sizeof(struct marshal_cmd_CompressedMultiTexImage2DEXT); local in function:_mesa_marshal_CompressedMultiTexImage2DEXT
5881 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedMultiTexImage3DEXT), 8) local in function:_mesa_unmarshal_CompressedMultiTexImage3DEXT
5889 int cmd_size = sizeof(struct marshal_cmd_CompressedMultiTexImage3DEXT); local in function:_mesa_marshal_CompressedMultiTexImage3DEXT
5935 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedMultiTexSubImage1DEXT), local in function:_mesa_unmarshal_CompressedMultiTexSubImage1DEXT
5943 int cmd_size = sizeof(struct marshal_cmd_CompressedMultiTexSubImage1DEXT); local in function:_mesa_marshal_CompressedMultiTexSubImage1DEXT
5991 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedMultiTexSubImage2DEXT), local in function:_mesa_unmarshal_CompressedMultiTexSubImage2DEXT
5999 int cmd_size = sizeof(struct marshal_cmd_CompressedMultiTexSubImage2DEXT); local in function:_mesa_marshal_CompressedMultiTexSubImage2DEXT
6053 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedMultiTexSubImage3DEXT), local in function:_mesa_unmarshal_CompressedMultiTexSubImage3DEXT
6061 int cmd_size = sizeof(struct marshal_cmd_CompressedMultiTexSubImage3DEXT); local in function:_mesa_marshal_CompressedMultiTexSubImage3DEXT
6101 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetCompressedMultiTexImageEXT), 8 local in function:_mesa_unmarshal_GetCompressedMultiTexImageEXT
6109 int cmd_size = sizeof(struct marshal_cmd_GetCompressedMultiTexImageEXT); local in function:_mesa_marshal_GetCompressedMultiTexImageEXT
6179 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FlushMappedNamedBufferRangeEXT), local in function:_mesa_unmarshal_FlushMappedNamedBufferRangeEXT
6187 int cmd_size = sizeof(struct marshal_cmd_FlushMappedNamedBufferRangeEXT); local in function:_mesa_marshal_FlushMappedNamedBufferRangeEXT
6219 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferDrawBufferEXT), 8) / local in function:_mesa_unmarshal_FramebufferDrawBufferEXT
6227 int cmd_size = sizeof(struct marshal_cmd_FramebufferDrawBufferEXT); local in function:_mesa_marshal_FramebufferDrawBufferEXT
6259 int cmd_size = sizeof(struct marshal_cmd_FramebufferDrawBuffersEXT) + bufs_size; local in function:_mesa_marshal_FramebufferDrawBuffersEXT
6287 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferReadBufferEXT), 8) / local in function:_mesa_unmarshal_FramebufferReadBufferEXT
6295 int cmd_size = sizeof(struct marshal_cmd_FramebufferReadBufferEXT); local in function:_mesa_marshal_FramebufferReadBufferEXT
6342 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferTexture1DEXT), 8) local in function:_mesa_unmarshal_NamedFramebufferTexture1DEXT
6350 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferTexture1DEXT); local in function:_mesa_marshal_NamedFramebufferTexture1DEXT
6380 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferTexture2DEXT), 8) local in function:_mesa_unmarshal_NamedFramebufferTexture2DEXT
6388 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferTexture2DEXT); local in function:_mesa_marshal_NamedFramebufferTexture2DEXT
6420 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferTexture3DEXT), 8) local in function:_mesa_unmarshal_NamedFramebufferTexture3DEXT
6428 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferTexture3DEXT); local in function:_mesa_marshal_NamedFramebufferTexture3DEXT
6457 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferRenderbufferEXT), local in function:_mesa_unmarshal_NamedFramebufferRenderbufferEXT
6465 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferRenderbufferEXT); local in function:_mesa_marshal_NamedFramebufferRenderbufferEXT
6502 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedRenderbufferStorageEXT), 8) \ local in function:_mesa_unmarshal_NamedRenderbufferStorageEXT
6510 int cmd_size = sizeof(struct marshal_cmd_NamedRenderbufferStorageEXT); local in function:_mesa_marshal_NamedRenderbufferStorageEXT
6543 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GenerateTextureMipmapEXT), 8) / local in function:_mesa_unmarshal_GenerateTextureMipmapEXT
6551 int cmd_size = sizeof(struct marshal_cmd_GenerateTextureMipmapEXT); local in function:_mesa_marshal_GenerateTextureMipmapEXT
6572 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GenerateMultiTexMipmapEXT), 8) / local in function:_mesa_unmarshal_GenerateMultiTexMipmapEXT
6580 int cmd_size = sizeof(struct marshal_cmd_GenerateMultiTexMipmapEXT); local in function:_mesa_marshal_GenerateMultiTexMipmapEXT
6607 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedRenderbufferStorageMultisamp local in function:_mesa_unmarshal_NamedRenderbufferStorageMultisampleEXT
6615 int cmd_size = sizeof(struct marshal_cmd_NamedRenderbufferStorageMultisampleEXT); local in function:_mesa_marshal_NamedRenderbufferStorageMultisampleEXT
6645 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedCopyBufferSubDataEXT), 8) / local in function:_mesa_unmarshal_NamedCopyBufferSubDataEXT
6653 int cmd_size = sizeof(struct marshal_cmd_NamedCopyBufferSubDataEXT); local in function:_mesa_marshal_NamedCopyBufferSubDataEXT
6685 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexOffsetEXT), 8) \ local in function:_mesa_unmarshal_VertexArrayVertexOffsetEXT
6693 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexOffsetEXT); local in function:_mesa_marshal_VertexArrayVertexOffsetEXT
6727 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayColorOffsetEXT), 8) / local in function:_mesa_unmarshal_VertexArrayColorOffsetEXT
6735 int cmd_size = sizeof(struct marshal_cmd_VertexArrayColorOffsetEXT); local in function:_mesa_marshal_VertexArrayColorOffsetEXT
6765 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayEdgeFlagOffsetEXT), 8) local in function:_mesa_unmarshal_VertexArrayEdgeFlagOffsetEXT
6773 int cmd_size = sizeof(struct marshal_cmd_VertexArrayEdgeFlagOffsetEXT); local in function:_mesa_marshal_VertexArrayEdgeFlagOffsetEXT
6803 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayIndexOffsetEXT), 8) / local in function:_mesa_unmarshal_VertexArrayIndexOffsetEXT
6811 int cmd_size = sizeof(struct marshal_cmd_VertexArrayIndexOffsetEXT); local in function:_mesa_marshal_VertexArrayIndexOffsetEXT
6842 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayNormalOffsetEXT), 8) \ local in function:_mesa_unmarshal_VertexArrayNormalOffsetEXT
6850 int cmd_size = sizeof(struct marshal_cmd_VertexArrayNormalOffsetEXT); local in function:_mesa_marshal_VertexArrayNormalOffsetEXT
6883 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayTexCoordOffsetEXT), 8) local in function:_mesa_unmarshal_VertexArrayTexCoordOffsetEXT
6891 int cmd_size = sizeof(struct marshal_cmd_VertexArrayTexCoordOffsetEXT); local in function:_mesa_marshal_VertexArrayTexCoordOffsetEXT
6927 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayMultiTexCoordOffsetEXT local in function:_mesa_unmarshal_VertexArrayMultiTexCoordOffsetEXT
6935 int cmd_size = sizeof(struct marshal_cmd_VertexArrayMultiTexCoordOffsetEXT); local in function:_mesa_marshal_VertexArrayMultiTexCoordOffsetEXT
6968 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayFogCoordOffsetEXT), 8) local in function:_mesa_unmarshal_VertexArrayFogCoordOffsetEXT
6976 int cmd_size = sizeof(struct marshal_cmd_VertexArrayFogCoordOffsetEXT); local in function:_mesa_marshal_VertexArrayFogCoordOffsetEXT
7009 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArraySecondaryColorOffsetEX local in function:_mesa_unmarshal_VertexArraySecondaryColorOffsetEXT
7017 int cmd_size = sizeof(struct marshal_cmd_VertexArraySecondaryColorOffsetEXT); local in function:_mesa_marshal_VertexArraySecondaryColorOffsetEXT
7055 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribOffsetEXT) local in function:_mesa_unmarshal_VertexArrayVertexAttribOffsetEXT
7063 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribOffsetEXT); local in function:_mesa_marshal_VertexArrayVertexAttribOffsetEXT
7101 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribIOffsetEXT local in function:_mesa_unmarshal_VertexArrayVertexAttribIOffsetEXT
7109 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribIOffsetEXT); local in function:_mesa_marshal_VertexArrayVertexAttribIOffsetEXT
7136 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EnableVertexArrayEXT), 8) / 8); local in function:_mesa_unmarshal_EnableVertexArrayEXT
7144 int cmd_size = sizeof(struct marshal_cmd_EnableVertexArrayEXT); local in function:_mesa_marshal_EnableVertexArrayEXT
7166 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DisableVertexArrayEXT), 8) / 8); local in function:_mesa_unmarshal_DisableVertexArrayEXT
7174 int cmd_size = sizeof(struct marshal_cmd_DisableVertexArrayEXT); local in function:_mesa_marshal_DisableVertexArrayEXT
7196 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EnableVertexArrayAttribEXT), 8) \ local in function:_mesa_unmarshal_EnableVertexArrayAttribEXT
7204 int cmd_size = sizeof(struct marshal_cmd_EnableVertexArrayAttribEXT); local in function:_mesa_marshal_EnableVertexArrayAttribEXT
7226 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DisableVertexArrayAttribEXT), 8) \ local in function:_mesa_unmarshal_DisableVertexArrayAttribEXT
7234 int cmd_size = sizeof(struct marshal_cmd_DisableVertexArrayAttribEXT); local in function:_mesa_marshal_DisableVertexArrayAttribEXT
7311 int cmd_size = sizeof(struct marshal_cmd_NamedProgramStringEXT) + string_size; local in function:_mesa_marshal_NamedProgramStringEXT
[all...]
H A Dmarshal_generated4.c63 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform3i), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform3i
64 assert (cmd_size == cmd->cmd_base.cmd_size);
65 return cmd_size;
71 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3i); local in function:_mesa_marshal_ProgramUniform3i
73 cmd = _mesa_glthread_allocate_command(ctx, DISPATCH_CMD_ProgramUniform3i, cmd_size);
103 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform4i), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform4i
104 assert (cmd_size == cmd->cmd_base.cmd_size);
105 return cmd_size;
111 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4i); local in function:_mesa_marshal_ProgramUniform4i
138 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform1ui), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform1ui
146 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1ui); local in function:_mesa_marshal_ProgramUniform1ui
172 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform2ui), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform2ui
180 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2ui); local in function:_mesa_marshal_ProgramUniform2ui
209 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform3ui), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform3ui
217 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3ui); local in function:_mesa_marshal_ProgramUniform3ui
249 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform4ui), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform4ui
257 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4ui); local in function:_mesa_marshal_ProgramUniform4ui
284 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform1f), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform1f
292 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1f); local in function:_mesa_marshal_ProgramUniform1f
318 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform2f), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform2f
326 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2f); local in function:_mesa_marshal_ProgramUniform2f
355 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform3f), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform3f
363 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3f); local in function:_mesa_marshal_ProgramUniform3f
395 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform4f), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform4f
403 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4f); local in function:_mesa_marshal_ProgramUniform4f
441 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1iv) + value_size; local in function:_mesa_marshal_ProgramUniform1iv
483 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2iv) + value_size; local in function:_mesa_marshal_ProgramUniform2iv
525 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3iv) + value_size; local in function:_mesa_marshal_ProgramUniform3iv
567 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4iv) + value_size; local in function:_mesa_marshal_ProgramUniform4iv
609 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1uiv) + value_size; local in function:_mesa_marshal_ProgramUniform1uiv
651 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2uiv) + value_size; local in function:_mesa_marshal_ProgramUniform2uiv
693 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3uiv) + value_size; local in function:_mesa_marshal_ProgramUniform3uiv
735 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4uiv) + value_size; local in function:_mesa_marshal_ProgramUniform4uiv
777 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1fv) + value_size; local in function:_mesa_marshal_ProgramUniform1fv
819 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2fv) + value_size; local in function:_mesa_marshal_ProgramUniform2fv
861 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3fv) + value_size; local in function:_mesa_marshal_ProgramUniform3fv
903 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4fv) + value_size; local in function:_mesa_marshal_ProgramUniform4fv
947 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2fv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix2fv
992 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix3fv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix3fv
1037 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix4fv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix4fv
1082 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2x3fv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix2x3fv
1127 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix3x2fv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix3x2fv
1172 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2x4fv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix2x4fv
1217 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix4x2fv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix4x2fv
1262 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix3x4fv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix3x4fv
1307 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix4x3fv) + value_size; local in function:_mesa_marshal_ProgramUniformMatrix4x3fv
1335 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ValidateProgramPipeline), 8) / 8 local in function:_mesa_unmarshal_ValidateProgramPipeline
1343 int cmd_size = sizeof(struct marshal_cmd_ValidateProgramPipeline); local in function:_mesa_marshal_ValidateProgramPipeline
1373 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL1d), 8) / 8); local in function:_mesa_unmarshal_VertexAttribL1d
1381 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL1d); local in function:_mesa_marshal_VertexAttribL1d
1404 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL2d), 8) / 8); local in function:_mesa_unmarshal_VertexAttribL2d
1412 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL2d); local in function:_mesa_marshal_VertexAttribL2d
1438 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL3d), 8) / 8); local in function:_mesa_unmarshal_VertexAttribL3d
1446 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL3d); local in function:_mesa_marshal_VertexAttribL3d
1475 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL4d), 8) / 8); local in function:_mesa_unmarshal_VertexAttribL4d
1483 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL4d); local in function:_mesa_marshal_VertexAttribL4d
1507 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL1dv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribL1dv
1515 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL1dv); local in function:_mesa_marshal_VertexAttribL1dv
1536 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL2dv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribL2dv
1544 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL2dv); local in function:_mesa_marshal_VertexAttribL2dv
1565 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL3dv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribL3dv
1573 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL3dv); local in function:_mesa_marshal_VertexAttribL3dv
1594 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL4dv), 8) / 8); local in function:_mesa_unmarshal_VertexAttribL4dv
1602 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL4dv); local in function:_mesa_marshal_VertexAttribL4dv
1629 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribLPointer), 8) / 8); local in function:_mesa_unmarshal_VertexAttribLPointer
1637 int cmd_size = sizeof(struct marshal_cmd_VertexAttribLPointer); local in function:_mesa_marshal_VertexAttribLPointer
1682 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribLOffsetEXT local in function:_mesa_unmarshal_VertexArrayVertexAttribLOffsetEXT
1690 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribLOffsetEXT); local in function:_mesa_marshal_VertexArrayVertexAttribLOffsetEXT
1723 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ReleaseShaderCompiler), 8) / 8); local in function:_mesa_unmarshal_ReleaseShaderCompiler
1731 int cmd_size = sizeof(struct marshal_cmd_ReleaseShaderCompiler); local in function:_mesa_marshal_ReleaseShaderCompiler
1769 int cmd_size = sizeof(struct marshal_cmd_ShaderBinary) + shaders_size + binary_size; local in function:_mesa_marshal_ShaderBinary
1798 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearDepthf), 8) / 8); local in function:_mesa_unmarshal_ClearDepthf
1806 int cmd_size = sizeof(struct marshal_cmd_ClearDepthf); local in function:_mesa_marshal_ClearDepthf
1826 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DepthRangef), 8) / 8); local in function:_mesa_unmarshal_DepthRangef
1834 int cmd_size = sizeof(struct marshal_cmd_DepthRangef); local in function:_mesa_marshal_DepthRangef
1878 int cmd_size = sizeof(struct marshal_cmd_ProgramBinary) + binary_size; local in function:_mesa_marshal_ProgramBinary
1909 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramParameteri), 8) / 8); local in function:_mesa_unmarshal_ProgramParameteri
1917 int cmd_size = sizeof(struct marshal_cmd_ProgramParameteri); local in function:_mesa_marshal_ProgramParameteri
1956 int cmd_size = sizeof(struct marshal_cmd_DebugMessageControl) + ids_size; local in function:_mesa_marshal_DebugMessageControl
2004 int cmd_size = sizeof(struct marshal_cmd_DebugMessageInsert) + buf_size; local in function:_mesa_marshal_DebugMessageInsert
2125 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetnPolygonStippleARB), 8) / 8); local in function:_mesa_unmarshal_GetnPolygonStippleARB
2133 int cmd_size = sizeof(struct marshal_cmd_GetnPolygonStippleARB); local in function:_mesa_marshal_GetnPolygonStippleARB
2167 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetnTexImageARB), 8) / 8); local in function:_mesa_unmarshal_GetnTexImageARB
2175 int cmd_size = sizeof(struct marshal_cmd_GetnTexImageARB); local in function:_mesa_marshal_GetnTexImageARB
2217 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ReadnPixelsARB), 8) / 8); local in function:_mesa_unmarshal_ReadnPixelsARB
2225 int cmd_size = sizeof(struct marshal_cmd_ReadnPixelsARB); local in function:_mesa_marshal_ReadnPixelsARB
2311 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetnCompressedTexImageARB), 8) / local in function:_mesa_unmarshal_GetnCompressedTexImageARB
2319 int cmd_size = sizeof(struct marshal_cmd_GetnCompressedTexImageARB); local in function:_mesa_marshal_GetnCompressedTexImageARB
2389 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTransformFeedbackInstanced), local in function:_mesa_unmarshal_DrawTransformFeedbackInstanced
2397 int cmd_size = sizeof(struct marshal_cmd_DrawTransformFeedbackInstanced); local in function:_mesa_marshal_DrawTransformFeedbackInstanced
2423 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DrawTransformFeedbackStreamInstan local in function:_mesa_unmarshal_DrawTransformFeedbackStreamInstanced
2431 int cmd_size = sizeof(struct marshal_cmd_DrawTransformFeedbackStreamInstanced); local in function:_mesa_marshal_DrawTransformFeedbackStreamInstanced
2484 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindImageTexture), 8) / 8); local in function:_mesa_unmarshal_BindImageTexture
2492 int cmd_size = sizeof(struct marshal_cmd_BindImageTexture); local in function:_mesa_marshal_BindImageTexture
2516 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MemoryBarrier), 8) / 8); local in function:_mesa_unmarshal_MemoryBarrier
2524 int cmd_size = sizeof(struct marshal_cmd_MemoryBarrier); local in function:_mesa_marshal_MemoryBarrier
2548 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexStorage1D), 8) / 8); local in function:_mesa_unmarshal_TexStorage1D
2556 int cmd_size = sizeof(struct marshal_cmd_TexStorage1D); local in function:_mesa_marshal_TexStorage1D
2585 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexStorage2D), 8) / 8); local in function:_mesa_unmarshal_TexStorage2D
2593 int cmd_size = sizeof(struct marshal_cmd_TexStorage2D); local in function:_mesa_marshal_TexStorage2D
2625 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexStorage3D), 8) / 8); local in function:_mesa_unmarshal_TexStorage3D
2633 int cmd_size = sizeof(struct marshal_cmd_TexStorage3D); local in function:_mesa_marshal_TexStorage3D
2664 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage1DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureStorage1DEXT
2672 int cmd_size = sizeof(struct marshal_cmd_TextureStorage1DEXT); local in function:_mesa_marshal_TextureStorage1DEXT
2704 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage2DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureStorage2DEXT
2712 int cmd_size = sizeof(struct marshal_cmd_TextureStorage2DEXT); local in function:_mesa_marshal_TextureStorage2DEXT
2747 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage3DEXT), 8) / 8); local in function:_mesa_unmarshal_TextureStorage3DEXT
2755 int cmd_size = sizeof(struct marshal_cmd_TextureStorage3DEXT); local in function:_mesa_marshal_TextureStorage3DEXT
2794 int cmd_size = sizeof(struct marshal_cmd_PushDebugGroup) + message_size; local in function:_mesa_marshal_PushDebugGroup
2819 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PopDebugGroup), 8) / 8); local in function:_mesa_unmarshal_PopDebugGroup
2827 int cmd_size = sizeof(struct marshal_cmd_PopDebugGroup); local in function:_mesa_marshal_PopDebugGroup
2860 int cmd_size = sizeof(struct marshal_cmd_ObjectLabel) + label_size; local in function:_mesa_marshal_ObjectLabel
2961 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DispatchCompute), 8) / 8); local in function:_mesa_unmarshal_DispatchCompute
2969 int cmd_size = sizeof(struct marshal_cmd_DispatchCompute); local in function:_mesa_marshal_DispatchCompute
2989 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DispatchComputeIndirect), 8) / 8 local in function:_mesa_unmarshal_DispatchComputeIndirect
2997 int cmd_size = sizeof(struct marshal_cmd_DispatchComputeIndirect); local in function:_mesa_marshal_DispatchComputeIndirect
3043 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyImageSubData), 8) / 8); local in function:_mesa_unmarshal_CopyImageSubData
3051 int cmd_size = sizeof(struct marshal_cmd_CopyImageSubData); local in function:_mesa_marshal_CopyImageSubData
3097 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureView), 8) / 8); local in function:_mesa_unmarshal_TextureView
3105 int cmd_size = sizeof(struct marshal_cmd_TextureView); local in function:_mesa_marshal_TextureView
3136 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindVertexBuffer), 8) / 8); local in function:_mesa_unmarshal_BindVertexBuffer
3144 int cmd_size = sizeof(struct marshal_cmd_BindVertexBuffer); local in function:_mesa_marshal_BindVertexBuffer
3174 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribFormat), 8) / 8); local in function:_mesa_unmarshal_VertexAttribFormat
3182 int cmd_size = sizeof(struct marshal_cmd_VertexAttribFormat); local in function:_mesa_marshal_VertexAttribFormat
3211 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribIFormat), 8) / 8); local in function:_mesa_unmarshal_VertexAttribIFormat
3219 int cmd_size = sizeof(struct marshal_cmd_VertexAttribIFormat); local in function:_mesa_marshal_VertexAttribIFormat
3247 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribLFormat), 8) / 8); local in function:_mesa_unmarshal_VertexAttribLFormat
3255 int cmd_size = sizeof(struct marshal_cmd_VertexAttribLFormat); local in function:_mesa_marshal_VertexAttribLFormat
3279 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribBinding), 8) / 8); local in function:_mesa_unmarshal_VertexAttribBinding
3287 int cmd_size = sizeof(struct marshal_cmd_VertexAttribBinding); local in function:_mesa_marshal_VertexAttribBinding
3309 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexBindingDivisor), 8) / 8); local in function:_mesa_unmarshal_VertexBindingDivisor
3317 int cmd_size = sizeof(struct marshal_cmd_VertexBindingDivisor); local in function:_mesa_marshal_VertexBindingDivisor
3345 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayBindVertexBufferEXT), local in function:_mesa_unmarshal_VertexArrayBindVertexBufferEXT
3353 int cmd_size = sizeof(struct marshal_cmd_VertexArrayBindVertexBufferEXT); local in function:_mesa_marshal_VertexArrayBindVertexBufferEXT
3386 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribFormatEXT) local in function:_mesa_unmarshal_VertexArrayVertexAttribFormatEXT
3394 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribFormatEXT); local in function:_mesa_marshal_VertexArrayVertexAttribFormatEXT
3426 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribIFormatEXT local in function:_mesa_unmarshal_VertexArrayVertexAttribIFormatEXT
3434 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribIFormatEXT); local in function:_mesa_marshal_VertexArrayVertexAttribIFormatEXT
3465 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribLFormatEXT local in function:_mesa_unmarshal_VertexArrayVertexAttribLFormatEXT
3473 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribLFormatEXT); local in function:_mesa_marshal_VertexArrayVertexAttribLFormatEXT
3500 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexAttribBindingEXT local in function:_mesa_unmarshal_VertexArrayVertexAttribBindingEXT
3508 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexAttribBindingEXT); local in function:_mesa_marshal_VertexArrayVertexAttribBindingEXT
3533 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexBindingDivisorEX local in function:_mesa_unmarshal_VertexArrayVertexBindingDivisorEXT
3541 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexBindingDivisorEXT); local in function:_mesa_marshal_VertexArrayVertexBindingDivisorEXT
3566 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FramebufferParameteri), 8) / 8); local in function:_mesa_unmarshal_FramebufferParameteri
3574 int cmd_size = sizeof(struct marshal_cmd_FramebufferParameteri); local in function:_mesa_marshal_FramebufferParameteri
3608 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferParameteriEXT), 8 local in function:_mesa_unmarshal_NamedFramebufferParameteriEXT
3616 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferParameteriEXT); local in function:_mesa_marshal_NamedFramebufferParameteriEXT
3670 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_InvalidateTexSubImage), 8) / 8); local in function:_mesa_unmarshal_InvalidateTexSubImage
3678 int cmd_size = sizeof(struct marshal_cmd_InvalidateTexSubImage); local in function:_mesa_marshal_InvalidateTexSubImage
3705 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_InvalidateTexImage), 8) / 8); local in function:_mesa_unmarshal_InvalidateTexImage
3713 int cmd_size = sizeof(struct marshal_cmd_InvalidateTexImage); local in function:_mesa_marshal_InvalidateTexImage
3736 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_InvalidateBufferSubData), 8) / 8 local in function:_mesa_unmarshal_InvalidateBufferSubData
3744 int cmd_size = sizeof(struct marshal_cmd_InvalidateBufferSubData); local in function:_mesa_marshal_InvalidateBufferSubData
3764 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_InvalidateBufferData), 8) / 8); local in function:_mesa_unmarshal_InvalidateBufferData
3772 int cmd_size = sizeof(struct marshal_cmd_InvalidateBufferData); local in function:_mesa_marshal_InvalidateBufferData
3811 int cmd_size = sizeof(struct marshal_cmd_InvalidateSubFramebuffer) + attachments_size; local in function:_mesa_marshal_InvalidateSubFramebuffer
3854 int cmd_size = sizeof(struct marshal_cmd_InvalidateFramebuffer) + attachments_size; local in function:_mesa_marshal_InvalidateFramebuffer
3944 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ShaderStorageBlockBinding), 8) / local in function:_mesa_unmarshal_ShaderStorageBlockBinding
3952 int cmd_size = sizeof(struct marshal_cmd_ShaderStorageBlockBinding); local in function:_mesa_marshal_ShaderStorageBlockBinding
3980 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexBufferRange), 8) / 8); local in function:_mesa_unmarshal_TexBufferRange
3988 int cmd_size = sizeof(struct marshal_cmd_TexBufferRange); local in function:_mesa_marshal_TexBufferRange
4020 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureBufferRangeEXT), 8) / 8); local in function:_mesa_unmarshal_TextureBufferRangeEXT
4028 int cmd_size = sizeof(struct marshal_cmd_TextureBufferRangeEXT); local in function:_mesa_marshal_TextureBufferRangeEXT
4061 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexStorage2DMultisample), 8) / 8 local in function:_mesa_unmarshal_TexStorage2DMultisample
4069 int cmd_size = sizeof(struct marshal_cmd_TexStorage2DMultisample); local in function:_mesa_marshal_TexStorage2DMultisample
4104 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexStorage3DMultisample), 8) / 8 local in function:_mesa_unmarshal_TexStorage3DMultisample
4112 int cmd_size = sizeof(struct marshal_cmd_TexStorage3DMultisample); local in function:_mesa_marshal_TexStorage3DMultisample
4148 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage2DMultisampleEXT), local in function:_mesa_unmarshal_TextureStorage2DMultisampleEXT
4156 int cmd_size = sizeof(struct marshal_cmd_TextureStorage2DMultisampleEXT); local in function:_mesa_marshal_TextureStorage2DMultisampleEXT
4194 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage3DMultisampleEXT), local in function:_mesa_unmarshal_TextureStorage3DMultisampleEXT
4202 int cmd_size = sizeof(struct marshal_cmd_TextureStorage3DMultisampleEXT); local in function:_mesa_marshal_TextureStorage3DMultisampleEXT
4282 int cmd_size = sizeof(struct marshal_cmd_BindBuffersBase) + buffers_size; local in function:_mesa_marshal_BindBuffersBase
4334 int cmd_size = sizeof(struct marshal_cmd_BindBuffersRange) + buffers_size + offsets_size + s local in function:_mesa_marshal_BindBuffersRange
4378 int cmd_size = sizeof(struct marshal_cmd_BindTextures) + textures_size; local in function:_mesa_marshal_BindTextures
4417 int cmd_size = sizeof(struct marshal_cmd_BindSamplers) + samplers_size; local in function:_mesa_marshal_BindSamplers
4456 int cmd_size = sizeof(struct marshal_cmd_BindImageTextures) + textures_size; local in function:_mesa_marshal_BindImageTextures
4505 int cmd_size = sizeof(struct marshal_cmd_BindVertexBuffers) + buffers_size + offsets_size + local in function:_mesa_marshal_BindVertexBuffers
4555 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MakeTextureHandleResidentARB), 8) local in function:_mesa_unmarshal_MakeTextureHandleResidentARB
4563 int cmd_size = sizeof(struct marshal_cmd_MakeTextureHandleResidentARB); local in function:_mesa_marshal_MakeTextureHandleResidentARB
4581 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MakeTextureHandleNonResidentARB), local in function:_mesa_unmarshal_MakeTextureHandleNonResidentARB
4589 int cmd_size = sizeof(struct marshal_cmd_MakeTextureHandleNonResidentARB); local in function:_mesa_marshal_MakeTextureHandleNonResidentARB
4619 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MakeImageHandleResidentARB), 8) \ local in function:_mesa_unmarshal_MakeImageHandleResidentARB
4627 int cmd_size = sizeof(struct marshal_cmd_MakeImageHandleResidentARB); local in function:_mesa_marshal_MakeImageHandleResidentARB
4646 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MakeImageHandleNonResidentARB), 8 local in function:_mesa_unmarshal_MakeImageHandleNonResidentARB
4654 int cmd_size = sizeof(struct marshal_cmd_MakeImageHandleNonResidentARB); local in function:_mesa_marshal_MakeImageHandleNonResidentARB
4674 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_UniformHandleui64ARB), 8) / 8); local in function:_mesa_unmarshal_UniformHandleui64ARB
4682 int cmd_size = sizeof(struct marshal_cmd_UniformHandleui64ARB); local in function:_mesa_marshal_UniformHandleui64ARB
4714 int cmd_size = sizeof(struct marshal_cmd_UniformHandleui64vARB) + value_size; local in function:_mesa_marshal_UniformHandleui64vARB
4744 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniformHandleui64ARB), 8) \ local in function:_mesa_unmarshal_ProgramUniformHandleui64ARB
4752 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformHandleui64ARB); local in function:_mesa_marshal_ProgramUniformHandleui64ARB
4787 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformHandleui64vARB) + value_size; local in function:_mesa_marshal_ProgramUniformHandleui64vARB
4836 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL1ui64ARB), 8) / 8); local in function:_mesa_unmarshal_VertexAttribL1ui64ARB
4844 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL1ui64ARB); local in function:_mesa_marshal_VertexAttribL1ui64ARB
4865 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribL1ui64vARB), 8) / 8); local in function:_mesa_unmarshal_VertexAttribL1ui64vARB
4873 int cmd_size = sizeof(struct marshal_cmd_VertexAttribL1ui64vARB); local in function:_mesa_marshal_VertexAttribL1ui64vARB
4912 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DispatchComputeGroupSizeARB), 8) \ local in function:_mesa_unmarshal_DispatchComputeGroupSizeARB
4920 int cmd_size = sizeof(struct marshal_cmd_DispatchComputeGroupSizeARB); local in function:_mesa_marshal_DispatchComputeGroupSizeARB
4951 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiDrawArraysIndirectCountARB), local in function:_mesa_unmarshal_MultiDrawArraysIndirectCountARB
4959 int cmd_size = sizeof(struct marshal_cmd_MultiDrawArraysIndirectCountARB); local in function:_mesa_marshal_MultiDrawArraysIndirectCountARB
4996 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiDrawElementsIndirectCountARB local in function:_mesa_unmarshal_MultiDrawElementsIndirectCountARB
5004 int cmd_size = sizeof(struct marshal_cmd_MultiDrawElementsIndirectCountARB); local in function:_mesa_marshal_MultiDrawElementsIndirectCountARB
5034 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClipControl), 8) / 8); local in function:_mesa_unmarshal_ClipControl
5042 int cmd_size = sizeof(struct marshal_cmd_ClipControl); local in function:_mesa_marshal_ClipControl
5075 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TransformFeedbackBufferBase), 8) \ local in function:_mesa_unmarshal_TransformFeedbackBufferBase
5083 int cmd_size = sizeof(struct marshal_cmd_TransformFeedbackBufferBase); local in function:_mesa_marshal_TransformFeedbackBufferBase
5111 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TransformFeedbackBufferRange), 8) local in function:_mesa_unmarshal_TransformFeedbackBufferRange
5119 int cmd_size = sizeof(struct marshal_cmd_TransformFeedbackBufferRange); local in function:_mesa_marshal_TransformFeedbackBufferRange
5199 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyNamedBufferSubData), 8) / 8); local in function:_mesa_unmarshal_CopyNamedBufferSubData
5207 int cmd_size = sizeof(struct marshal_cmd_CopyNamedBufferSubData); local in function:_mesa_marshal_CopyNamedBufferSubData
5269 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_UnmapNamedBufferEXT), 8) / 8); local in function:_mesa_unmarshal_UnmapNamedBufferEXT
5277 int cmd_size = sizeof(struct marshal_cmd_UnmapNamedBufferEXT); local in function:_mesa_marshal_UnmapNamedBufferEXT
5300 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_FlushMappedNamedBufferRange), 8) \ local in function:_mesa_unmarshal_FlushMappedNamedBufferRange
5308 int cmd_size = sizeof(struct marshal_cmd_FlushMappedNamedBufferRange); local in function:_mesa_marshal_FlushMappedNamedBufferRange
5384 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferRenderbuffer), 8) local in function:_mesa_unmarshal_NamedFramebufferRenderbuffer
5392 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferRenderbuffer); local in function:_mesa_marshal_NamedFramebufferRenderbuffer
5417 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferParameteri), 8) \ local in function:_mesa_unmarshal_NamedFramebufferParameteri
5425 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferParameteri); local in function:_mesa_marshal_NamedFramebufferParameteri
5451 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferTexture), 8) / 8 local in function:_mesa_unmarshal_NamedFramebufferTexture
5459 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferTexture); local in function:_mesa_marshal_NamedFramebufferTexture
5488 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferTextureLayer), 8) local in function:_mesa_unmarshal_NamedFramebufferTextureLayer
5496 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferTextureLayer); local in function:_mesa_marshal_NamedFramebufferTextureLayer
5520 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferDrawBuffer), 8) \ local in function:_mesa_unmarshal_NamedFramebufferDrawBuffer
5528 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferDrawBuffer); local in function:_mesa_marshal_NamedFramebufferDrawBuffer
5560 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferDrawBuffers) + bufs_size; local in function:_mesa_marshal_NamedFramebufferDrawBuffers
5588 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferReadBuffer), 8) \ local in function:_mesa_unmarshal_NamedFramebufferReadBuffer
5596 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferReadBuffer); local in function:_mesa_marshal_NamedFramebufferReadBuffer
5628 int cmd_size = sizeof(struct marshal_cmd_InvalidateNamedFramebufferData) + attachments_size; local in function:_mesa_marshal_InvalidateNamedFramebufferData
5675 int cmd_size = sizeof(struct marshal_cmd_InvalidateNamedFramebufferSubData) + attachments_si local in function:_mesa_marshal_InvalidateNamedFramebufferSubData
5720 int cmd_size = sizeof(struct marshal_cmd_ClearNamedFramebufferiv) + value_size; local in function:_mesa_marshal_ClearNamedFramebufferiv
5762 int cmd_size = sizeof(struct marshal_cmd_ClearNamedFramebufferuiv) + value_size; local in function:_mesa_marshal_ClearNamedFramebufferuiv
5804 int cmd_size = sizeof(struct marshal_cmd_ClearNamedFramebufferfv) + value_size; local in function:_mesa_marshal_ClearNamedFramebufferfv
5839 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ClearNamedFramebufferfi), 8) / 8 local in function:_mesa_unmarshal_ClearNamedFramebufferfi
5847 int cmd_size = sizeof(struct marshal_cmd_ClearNamedFramebufferfi); local in function:_mesa_marshal_ClearNamedFramebufferfi
5891 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlitNamedFramebuffer), 8) / 8); local in function:_mesa_unmarshal_BlitNamedFramebuffer
5899 int cmd_size = sizeof(struct marshal_cmd_BlitNamedFramebuffer); local in function:_mesa_marshal_BlitNamedFramebuffer
5974 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedRenderbufferStorage), 8) / local in function:_mesa_unmarshal_NamedRenderbufferStorage
5982 int cmd_size = sizeof(struct marshal_cmd_NamedRenderbufferStorage); local in function:_mesa_marshal_NamedRenderbufferStorage
6011 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedRenderbufferStorageMultisamp local in function:_mesa_unmarshal_NamedRenderbufferStorageMultisample
6019 int cmd_size = sizeof(struct marshal_cmd_NamedRenderbufferStorageMultisample); local in function:_mesa_marshal_NamedRenderbufferStorageMultisample
6065 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureBuffer), 8) / 8); local in function:_mesa_unmarshal_TextureBuffer
6073 int cmd_size = sizeof(struct marshal_cmd_TextureBuffer); local in function:_mesa_marshal_TextureBuffer
6101 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureBufferRange), 8) / 8); local in function:_mesa_unmarshal_TextureBufferRange
6109 int cmd_size = sizeof(struct marshal_cmd_TextureBufferRange); local in function:_mesa_marshal_TextureBufferRange
6137 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage1D), 8) / 8); local in function:_mesa_unmarshal_TextureStorage1D
6145 int cmd_size = sizeof(struct marshal_cmd_TextureStorage1D); local in function:_mesa_marshal_TextureStorage1D
6174 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage2D), 8) / 8); local in function:_mesa_unmarshal_TextureStorage2D
6182 int cmd_size = sizeof(struct marshal_cmd_TextureStorage2D); local in function:_mesa_marshal_TextureStorage2D
6214 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage3D), 8) / 8); local in function:_mesa_unmarshal_TextureStorage3D
6222 int cmd_size = sizeof(struct marshal_cmd_TextureStorage3D); local in function:_mesa_marshal_TextureStorage3D
6255 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage2DMultisample), 8) \ local in function:_mesa_unmarshal_TextureStorage2DMultisample
6263 int cmd_size = sizeof(struct marshal_cmd_TextureStorage2DMultisample); local in function:_mesa_marshal_TextureStorage2DMultisample
6298 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage3DMultisample), 8) \ local in function:_mesa_unmarshal_TextureStorage3DMultisample
6306 int cmd_size = sizeof(struct marshal_cmd_TextureStorage3DMultisample); local in function:_mesa_marshal_TextureStorage3DMultisample
6342 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureSubImage1D), 8) / 8); local in function:_mesa_unmarshal_TextureSubImage1D
6350 int cmd_size = sizeof(struct marshal_cmd_TextureSubImage1D); local in function:_mesa_marshal_TextureSubImage1D
6395 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureSubImage2D), 8) / 8); local in function:_mesa_unmarshal_TextureSubImage2D
6403 int cmd_size = sizeof(struct marshal_cmd_TextureSubImage2D); local in function:_mesa_marshal_TextureSubImage2D
6454 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureSubImage3D), 8) / 8); local in function:_mesa_unmarshal_TextureSubImage3D
6462 int cmd_size = sizeof(struct marshal_cmd_TextureSubImage3D); local in function:_mesa_marshal_TextureSubImage3D
6507 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTextureSubImage1D), 8) \ local in function:_mesa_unmarshal_CompressedTextureSubImage1D
6515 int cmd_size = sizeof(struct marshal_cmd_CompressedTextureSubImage1D); local in function:_mesa_marshal_CompressedTextureSubImage1D
6560 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTextureSubImage2D), 8) \ local in function:_mesa_unmarshal_CompressedTextureSubImage2D
6568 int cmd_size = sizeof(struct marshal_cmd_CompressedTextureSubImage2D); local in function:_mesa_marshal_CompressedTextureSubImage2D
6619 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CompressedTextureSubImage3D), 8) \ local in function:_mesa_unmarshal_CompressedTextureSubImage3D
6627 int cmd_size = sizeof(struct marshal_cmd_CompressedTextureSubImage3D); local in function:_mesa_marshal_CompressedTextureSubImage3D
6670 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTextureSubImage1D), 8) / 8); local in function:_mesa_unmarshal_CopyTextureSubImage1D
6678 int cmd_size = sizeof(struct marshal_cmd_CopyTextureSubImage1D); local in function:_mesa_marshal_CopyTextureSubImage1D
6715 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTextureSubImage2D), 8) / 8); local in function:_mesa_unmarshal_CopyTextureSubImage2D
6723 int cmd_size = sizeof(struct marshal_cmd_CopyTextureSubImage2D); local in function:_mesa_marshal_CopyTextureSubImage2D
6764 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_CopyTextureSubImage3D), 8) / 8); local in function:_mesa_unmarshal_CopyTextureSubImage3D
6772 int cmd_size = sizeof(struct marshal_cmd_CopyTextureSubImage3D); local in function:_mesa_marshal_CopyTextureSubImage3D
6802 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureParameterf), 8) / 8); local in function:_mesa_unmarshal_TextureParameterf
6810 int cmd_size = sizeof(struct marshal_cmd_TextureParameterf); local in function:_mesa_marshal_TextureParameterf
6843 int cmd_size = sizeof(struct marshal_cmd_TextureParameterfv) + param_size; local in function:_mesa_marshal_TextureParameterfv
6873 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureParameteri), 8) / 8); local in function:_mesa_unmarshal_TextureParameteri
6881 int cmd_size = sizeof(struct marshal_cmd_TextureParameteri); local in function:_mesa_marshal_TextureParameteri
6914 int cmd_size = sizeof(struct marshal_cmd_TextureParameterIiv) + params_size; local in function:_mesa_marshal_TextureParameterIiv
6953 int cmd_size = sizeof(struct marshal_cmd_TextureParameterIuiv) + params_size; local in function:_mesa_marshal_TextureParameterIuiv
6992 int cmd_size = sizeof(struct marshal_cmd_TextureParameteriv) + param_size; local in function:_mesa_marshal_TextureParameteriv
7018 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GenerateTextureMipmap), 8) / 8); local in function:_mesa_unmarshal_GenerateTextureMipmap
7026 int cmd_size = sizeof(struct marshal_cmd_GenerateTextureMipmap); local in function:_mesa_marshal_GenerateTextureMipmap
7046 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindTextureUnit), 8) / 8); local in function:_mesa_unmarshal_BindTextureUnit
7054 int cmd_size = sizeof(struct marshal_cmd_BindTextureUnit); local in function:_mesa_marshal_BindTextureUnit
7083 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetTextureImage), 8) / 8); local in function:_mesa_unmarshal_GetTextureImage
7091 int cmd_size = sizeof(struct marshal_cmd_GetTextureImage); local in function:_mesa_marshal_GetTextureImage
7125 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetCompressedTextureImage), 8) / local in function:_mesa_unmarshal_GetCompressedTextureImage
7133 int cmd_size = sizeof(struct marshal_cmd_GetCompressedTextureImage); local in function:_mesa_marshal_GetCompressedTextureImage
7232 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DisableVertexArrayAttrib), 8) / local in function:_mesa_unmarshal_DisableVertexArrayAttrib
7240 int cmd_size = sizeof(struct marshal_cmd_DisableVertexArrayAttrib); local in function:_mesa_marshal_DisableVertexArrayAttrib
7262 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EnableVertexArrayAttrib), 8) / 8 local in function:_mesa_unmarshal_EnableVertexArrayAttrib
7270 int cmd_size = sizeof(struct marshal_cmd_EnableVertexArrayAttrib); local in function:_mesa_marshal_EnableVertexArrayAttrib
7292 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayElementBuffer), 8) / local in function:_mesa_unmarshal_VertexArrayElementBuffer
7300 int cmd_size = sizeof(struct marshal_cmd_VertexArrayElementBuffer); local in function:_mesa_marshal_VertexArrayElementBuffer
7328 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayVertexBuffer), 8) / 8 local in function:_mesa_unmarshal_VertexArrayVertexBuffer
7336 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexBuffer); local in function:_mesa_marshal_VertexArrayVertexBuffer
7384 int cmd_size = sizeof(struct marshal_cmd_VertexArrayVertexBuffers) + buffers_size + offsets_ local in function:_mesa_marshal_VertexArrayVertexBuffers
7427 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayAttribFormat), 8) / 8 local in function:_mesa_unmarshal_VertexArrayAttribFormat
7435 int cmd_size = sizeof(struct marshal_cmd_VertexArrayAttribFormat); local in function:_mesa_marshal_VertexArrayAttribFormat
7467 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayAttribIFormat), 8) / local in function:_mesa_unmarshal_VertexArrayAttribIFormat
7475 int cmd_size = sizeof(struct marshal_cmd_VertexArrayAttribIFormat); local in function:_mesa_marshal_VertexArrayAttribIFormat
7506 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayAttribLFormat), 8) / local in function:_mesa_unmarshal_VertexArrayAttribLFormat
7514 int cmd_size = sizeof(struct marshal_cmd_VertexArrayAttribLFormat); local in function:_mesa_marshal_VertexArrayAttribLFormat
7541 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayAttribBinding), 8) / local in function:_mesa_unmarshal_VertexArrayAttribBinding
7549 int cmd_size = sizeof(struct marshal_cmd_VertexArrayAttribBinding); local in function:_mesa_marshal_VertexArrayAttribBinding
7574 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayBindingDivisor), 8) / local in function:_mesa_unmarshal_VertexArrayBindingDivisor
7582 int cmd_size = sizeof(struct marshal_cmd_VertexArrayBindingDivisor); local in function:_mesa_marshal_VertexArrayBindingDivisor
7669 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetQueryBufferObjectiv), 8) / 8); local in function:_mesa_unmarshal_GetQueryBufferObjectiv
7677 int cmd_size = sizeof(struct marshal_cmd_GetQueryBufferObjectiv); local in function:_mesa_marshal_GetQueryBufferObjectiv
7704 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetQueryBufferObjectuiv), 8) / 8 local in function:_mesa_unmarshal_GetQueryBufferObjectuiv
7712 int cmd_size = sizeof(struct marshal_cmd_GetQueryBufferObjectuiv); local in function:_mesa_marshal_GetQueryBufferObjectuiv
7739 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetQueryBufferObjecti64v), 8) / local in function:_mesa_unmarshal_GetQueryBufferObjecti64v
7747 int cmd_size = sizeof(struct marshal_cmd_GetQueryBufferObjecti64v); local in function:_mesa_marshal_GetQueryBufferObjecti64v
7774 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetQueryBufferObjectui64v), 8) / local in function:_mesa_unmarshal_GetQueryBufferObjectui64v
7782 int cmd_size = sizeof(struct marshal_cmd_GetQueryBufferObjectui64v); local in function:_mesa_marshal_GetQueryBufferObjectui64v
7825 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetTextureSubImage), 8) / 8); local in function:_mesa_unmarshal_GetTextureSubImage
7833 int cmd_size = sizeof(struct marshal_cmd_GetTextureSubImage); local in function:_mesa_marshal_GetTextureSubImage
7885 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetCompressedTextureSubImage), 8) local in function:_mesa_unmarshal_GetCompressedTextureSubImage
7893 int cmd_size = sizeof(struct marshal_cmd_GetCompressedTextureSubImage); local in function:_mesa_marshal_GetCompressedTextureSubImage
7923 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureBarrierNV), 8) / 8); local in function:_mesa_unmarshal_TextureBarrierNV
7931 int cmd_size = sizeof(struct marshal_cmd_TextureBarrierNV); local in function:_mesa_marshal_TextureBarrierNV
[all...]
H A Dmarshal_generated5.c61 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BufferPageCommitmentARB), 8) / 8); local in function:_mesa_unmarshal_BufferPageCommitmentARB
62 assert (cmd_size == cmd->cmd_base.cmd_size);
63 return cmd_size;
69 int cmd_size = sizeof(struct marshal_cmd_BufferPageCommitmentARB); local in function:_mesa_marshal_BufferPageCommitmentARB
71 cmd = _mesa_glthread_allocate_command(ctx, DISPATCH_CMD_BufferPageCommitmentARB, cmd_size);
96 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedBufferPageCommitmentEXT), 8) / 8); local in function:_mesa_unmarshal_NamedBufferPageCommitmentEXT
97 assert (cmd_size == cmd->cmd_base.cmd_size);
98 return cmd_size;
104 int cmd_size = sizeof(struct marshal_cmd_NamedBufferPageCommitmentEXT); local in function:_mesa_marshal_NamedBufferPageCommitmentEXT
131 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedBufferPageCommitmentARB), 8) local in function:_mesa_unmarshal_NamedBufferPageCommitmentARB
139 int cmd_size = sizeof(struct marshal_cmd_NamedBufferPageCommitmentARB); local in function:_mesa_marshal_NamedBufferPageCommitmentARB
174 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_PrimitiveBoundingBox), 8) / 8); local in function:_mesa_unmarshal_PrimitiveBoundingBox
182 int cmd_size = sizeof(struct marshal_cmd_PrimitiveBoundingBox); local in function:_mesa_marshal_PrimitiveBoundingBox
205 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlendBarrier), 8) / 8); local in function:_mesa_unmarshal_BlendBarrier
213 int cmd_size = sizeof(struct marshal_cmd_BlendBarrier); local in function:_mesa_marshal_BlendBarrier
233 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform1i64ARB), 8) / 8); local in function:_mesa_unmarshal_Uniform1i64ARB
241 int cmd_size = sizeof(struct marshal_cmd_Uniform1i64ARB); local in function:_mesa_marshal_Uniform1i64ARB
264 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform2i64ARB), 8) / 8); local in function:_mesa_unmarshal_Uniform2i64ARB
272 int cmd_size = sizeof(struct marshal_cmd_Uniform2i64ARB); local in function:_mesa_marshal_Uniform2i64ARB
298 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform3i64ARB), 8) / 8); local in function:_mesa_unmarshal_Uniform3i64ARB
306 int cmd_size = sizeof(struct marshal_cmd_Uniform3i64ARB); local in function:_mesa_marshal_Uniform3i64ARB
335 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform4i64ARB), 8) / 8); local in function:_mesa_unmarshal_Uniform4i64ARB
343 int cmd_size = sizeof(struct marshal_cmd_Uniform4i64ARB); local in function:_mesa_marshal_Uniform4i64ARB
378 int cmd_size = sizeof(struct marshal_cmd_Uniform1i64vARB) + value_size; local in function:_mesa_marshal_Uniform1i64vARB
417 int cmd_size = sizeof(struct marshal_cmd_Uniform2i64vARB) + value_size; local in function:_mesa_marshal_Uniform2i64vARB
456 int cmd_size = sizeof(struct marshal_cmd_Uniform3i64vARB) + value_size; local in function:_mesa_marshal_Uniform3i64vARB
495 int cmd_size = sizeof(struct marshal_cmd_Uniform4i64vARB) + value_size; local in function:_mesa_marshal_Uniform4i64vARB
523 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform1ui64ARB), 8) / 8); local in function:_mesa_unmarshal_Uniform1ui64ARB
531 int cmd_size = sizeof(struct marshal_cmd_Uniform1ui64ARB); local in function:_mesa_marshal_Uniform1ui64ARB
554 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform2ui64ARB), 8) / 8); local in function:_mesa_unmarshal_Uniform2ui64ARB
562 int cmd_size = sizeof(struct marshal_cmd_Uniform2ui64ARB); local in function:_mesa_marshal_Uniform2ui64ARB
588 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform3ui64ARB), 8) / 8); local in function:_mesa_unmarshal_Uniform3ui64ARB
596 int cmd_size = sizeof(struct marshal_cmd_Uniform3ui64ARB); local in function:_mesa_marshal_Uniform3ui64ARB
625 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Uniform4ui64ARB), 8) / 8); local in function:_mesa_unmarshal_Uniform4ui64ARB
633 int cmd_size = sizeof(struct marshal_cmd_Uniform4ui64ARB); local in function:_mesa_marshal_Uniform4ui64ARB
668 int cmd_size = sizeof(struct marshal_cmd_Uniform1ui64vARB) + value_size; local in function:_mesa_marshal_Uniform1ui64vARB
707 int cmd_size = sizeof(struct marshal_cmd_Uniform2ui64vARB) + value_size; local in function:_mesa_marshal_Uniform2ui64vARB
746 int cmd_size = sizeof(struct marshal_cmd_Uniform3ui64vARB) + value_size; local in function:_mesa_marshal_Uniform3ui64vARB
785 int cmd_size = sizeof(struct marshal_cmd_Uniform4ui64vARB) + value_size; local in function:_mesa_marshal_Uniform4ui64vARB
855 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform1i64ARB), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform1i64ARB
863 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1i64ARB); local in function:_mesa_marshal_ProgramUniform1i64ARB
889 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform2i64ARB), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform2i64ARB
897 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2i64ARB); local in function:_mesa_marshal_ProgramUniform2i64ARB
926 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform3i64ARB), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform3i64ARB
934 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3i64ARB); local in function:_mesa_marshal_ProgramUniform3i64ARB
966 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform4i64ARB), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform4i64ARB
974 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4i64ARB); local in function:_mesa_marshal_ProgramUniform4i64ARB
1012 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1i64vARB) + value_size; local in function:_mesa_marshal_ProgramUniform1i64vARB
1054 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2i64vARB) + value_size; local in function:_mesa_marshal_ProgramUniform2i64vARB
1096 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3i64vARB) + value_size; local in function:_mesa_marshal_ProgramUniform3i64vARB
1138 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4i64vARB) + value_size; local in function:_mesa_marshal_ProgramUniform4i64vARB
1169 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform1ui64ARB), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform1ui64ARB
1177 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1ui64ARB); local in function:_mesa_marshal_ProgramUniform1ui64ARB
1203 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform2ui64ARB), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform2ui64ARB
1211 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2ui64ARB); local in function:_mesa_marshal_ProgramUniform2ui64ARB
1240 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform3ui64ARB), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform3ui64ARB
1248 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3ui64ARB); local in function:_mesa_marshal_ProgramUniform3ui64ARB
1280 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform4ui64ARB), 8) / 8); local in function:_mesa_unmarshal_ProgramUniform4ui64ARB
1288 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4ui64ARB); local in function:_mesa_marshal_ProgramUniform4ui64ARB
1326 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1ui64vARB) + value_size; local in function:_mesa_marshal_ProgramUniform1ui64vARB
1368 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2ui64vARB) + value_size; local in function:_mesa_marshal_ProgramUniform2ui64vARB
1410 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3ui64vARB) + value_size; local in function:_mesa_marshal_ProgramUniform3ui64vARB
1452 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4ui64vARB) + value_size; local in function:_mesa_marshal_ProgramUniform4ui64vARB
1479 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MaxShaderCompilerThreadsKHR), 8) \ local in function:_mesa_unmarshal_MaxShaderCompilerThreadsKHR
1487 int cmd_size = sizeof(struct marshal_cmd_MaxShaderCompilerThreadsKHR); local in function:_mesa_marshal_MaxShaderCompilerThreadsKHR
1528 int cmd_size = sizeof(struct marshal_cmd_SpecializeShaderARB) + pEntryPoint_size + pConstant local in function:_mesa_marshal_SpecializeShaderARB
1566 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorPointerEXT), 8) / 8); local in function:_mesa_unmarshal_ColorPointerEXT
1574 int cmd_size = sizeof(struct marshal_cmd_ColorPointerEXT); local in function:_mesa_marshal_ColorPointerEXT
1601 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EdgeFlagPointerEXT), 8) / 8); local in function:_mesa_unmarshal_EdgeFlagPointerEXT
1609 int cmd_size = sizeof(struct marshal_cmd_EdgeFlagPointerEXT); local in function:_mesa_marshal_EdgeFlagPointerEXT
1636 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_IndexPointerEXT), 8) / 8); local in function:_mesa_unmarshal_IndexPointerEXT
1644 int cmd_size = sizeof(struct marshal_cmd_IndexPointerEXT); local in function:_mesa_marshal_IndexPointerEXT
1672 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NormalPointerEXT), 8) / 8); local in function:_mesa_unmarshal_NormalPointerEXT
1680 int cmd_size = sizeof(struct marshal_cmd_NormalPointerEXT); local in function:_mesa_marshal_NormalPointerEXT
1710 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoordPointerEXT), 8) / 8); local in function:_mesa_unmarshal_TexCoordPointerEXT
1718 int cmd_size = sizeof(struct marshal_cmd_TexCoordPointerEXT); local in function:_mesa_marshal_TexCoordPointerEXT
1749 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexPointerEXT), 8) / 8); local in function:_mesa_unmarshal_VertexPointerEXT
1757 int cmd_size = sizeof(struct marshal_cmd_VertexPointerEXT); local in function:_mesa_marshal_VertexPointerEXT
1782 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LockArraysEXT), 8) / 8); local in function:_mesa_unmarshal_LockArraysEXT
1790 int cmd_size = sizeof(struct marshal_cmd_LockArraysEXT); local in function:_mesa_marshal_LockArraysEXT
1807 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_UnlockArraysEXT), 8) / 8); local in function:_mesa_unmarshal_UnlockArraysEXT
1815 int cmd_size = sizeof(struct marshal_cmd_UnlockArraysEXT); local in function:_mesa_marshal_UnlockArraysEXT
1846 int cmd_size = sizeof(struct marshal_cmd_ViewportArrayv) + v_size; local in function:_mesa_marshal_ViewportArrayv
1880 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ViewportIndexedf), 8) / 8); local in function:_mesa_unmarshal_ViewportIndexedf
1888 int cmd_size = sizeof(struct marshal_cmd_ViewportIndexedf); local in function:_mesa_marshal_ViewportIndexedf
1912 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ViewportIndexedfv), 8) / 8); local in function:_mesa_unmarshal_ViewportIndexedfv
1920 int cmd_size = sizeof(struct marshal_cmd_ViewportIndexedfv); local in function:_mesa_marshal_ViewportIndexedfv
1952 int cmd_size = sizeof(struct marshal_cmd_ScissorArrayv) + v_size; local in function:_mesa_marshal_ScissorArrayv
1986 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ScissorIndexed), 8) / 8); local in function:_mesa_unmarshal_ScissorIndexed
1994 int cmd_size = sizeof(struct marshal_cmd_ScissorIndexed); local in function:_mesa_marshal_ScissorIndexed
2018 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ScissorIndexedv), 8) / 8); local in function:_mesa_unmarshal_ScissorIndexedv
2026 int cmd_size = sizeof(struct marshal_cmd_ScissorIndexedv); local in function:_mesa_marshal_ScissorIndexedv
2058 int cmd_size = sizeof(struct marshal_cmd_DepthRangeArrayv) + v_size; local in function:_mesa_marshal_DepthRangeArrayv
2088 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_DepthRangeIndexed), 8) / 8); local in function:_mesa_unmarshal_DepthRangeIndexed
2096 int cmd_size = sizeof(struct marshal_cmd_DepthRangeIndexed); local in function:_mesa_marshal_DepthRangeIndexed
2151 int cmd_size = sizeof(struct marshal_cmd_FramebufferSampleLocationsfvARB) + v_size; local in function:_mesa_marshal_FramebufferSampleLocationsfvARB
2193 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferSampleLocationsfvARB) + v_size; local in function:_mesa_marshal_NamedFramebufferSampleLocationsfvARB
2218 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_EvaluateDepthValuesARB), 8) / 8); local in function:_mesa_unmarshal_EvaluateDepthValuesARB
2226 int cmd_size = sizeof(struct marshal_cmd_EvaluateDepthValuesARB); local in function:_mesa_marshal_EvaluateDepthValuesARB
2250 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos4dMESA), 8) / 8); local in function:_mesa_unmarshal_WindowPos4dMESA
2258 int cmd_size = sizeof(struct marshal_cmd_WindowPos4dMESA); local in function:_mesa_marshal_WindowPos4dMESA
2279 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos4dvMESA), 8) / 8); local in function:_mesa_unmarshal_WindowPos4dvMESA
2287 int cmd_size = sizeof(struct marshal_cmd_WindowPos4dvMESA); local in function:_mesa_marshal_WindowPos4dvMESA
2311 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos4fMESA), 8) / 8); local in function:_mesa_unmarshal_WindowPos4fMESA
2319 int cmd_size = sizeof(struct marshal_cmd_WindowPos4fMESA); local in function:_mesa_marshal_WindowPos4fMESA
2340 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos4fvMESA), 8) / 8); local in function:_mesa_unmarshal_WindowPos4fvMESA
2348 int cmd_size = sizeof(struct marshal_cmd_WindowPos4fvMESA); local in function:_mesa_marshal_WindowPos4fvMESA
2372 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos4iMESA), 8) / 8); local in function:_mesa_unmarshal_WindowPos4iMESA
2380 int cmd_size = sizeof(struct marshal_cmd_WindowPos4iMESA); local in function:_mesa_marshal_WindowPos4iMESA
2401 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos4ivMESA), 8) / 8); local in function:_mesa_unmarshal_WindowPos4ivMESA
2409 int cmd_size = sizeof(struct marshal_cmd_WindowPos4ivMESA); local in function:_mesa_marshal_WindowPos4ivMESA
2433 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos4sMESA), 8) / 8); local in function:_mesa_unmarshal_WindowPos4sMESA
2441 int cmd_size = sizeof(struct marshal_cmd_WindowPos4sMESA); local in function:_mesa_marshal_WindowPos4sMESA
2462 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_WindowPos4svMESA), 8) / 8); local in function:_mesa_unmarshal_WindowPos4svMESA
2470 int cmd_size = sizeof(struct marshal_cmd_WindowPos4svMESA); local in function:_mesa_marshal_WindowPos4svMESA
2496 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiModeDrawArraysIBM), 8) / 8); local in function:_mesa_unmarshal_MultiModeDrawArraysIBM
2504 int cmd_size = sizeof(struct marshal_cmd_MultiModeDrawArraysIBM); local in function:_mesa_marshal_MultiModeDrawArraysIBM
2541 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_MultiModeDrawElementsIBM), 8) / local in function:_mesa_unmarshal_MultiModeDrawElementsIBM
2549 int cmd_size = sizeof(struct marshal_cmd_MultiModeDrawElementsIBM); local in function:_mesa_marshal_MultiModeDrawElementsIBM
[all...]
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_event.h71 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateEvent
73 cmd_size += vn_sizeof_VkDevice(&device);
74 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
76 cmd_size += vn_sizeof_VkEventCreateInfo(pCreateInfo);
77 cmd_size += vn_sizeof_simple_pointer(pAllocator);
80 cmd_size += vn_sizeof_simple_pointer(pEvent);
82 cmd_size += vn_sizeof_VkEvent(pEvent);
84 return cmd_size;
106 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateEvent_reply
109 cmd_size
144 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyEvent
171 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyEvent_reply
195 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkGetEventStatus
217 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkGetEventStatus_reply
245 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkSetEvent
267 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkSetEvent_reply
295 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkResetEvent
317 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkResetEvent_reply
345 size_t cmd_size = vn_sizeof_vkCreateEvent(device, pCreateInfo, pAllocator, pEvent); local in function:vn_submit_vkCreateEvent
366 size_t cmd_size = vn_sizeof_vkDestroyEvent(device, event, pAllocator); local in function:vn_submit_vkDestroyEvent
387 size_t cmd_size = vn_sizeof_vkGetEventStatus(device, event); local in function:vn_submit_vkGetEventStatus
408 size_t cmd_size = vn_sizeof_vkSetEvent(device, event); local in function:vn_submit_vkSetEvent
429 size_t cmd_size = vn_sizeof_vkResetEvent(device, event); local in function:vn_submit_vkResetEvent
[all...]
H A Dvn_protocol_driver_pipeline_cache.h85 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreatePipelineCache
87 cmd_size += vn_sizeof_VkDevice(&device);
88 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
90 cmd_size += vn_sizeof_VkPipelineCacheCreateInfo(pCreateInfo);
91 cmd_size += vn_sizeof_simple_pointer(pAllocator);
94 cmd_size += vn_sizeof_simple_pointer(pPipelineCache);
96 cmd_size += vn_sizeof_VkPipelineCache(pPipelineCache);
98 return cmd_size;
120 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreatePipelineCache_reply
123 cmd_size
158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyPipelineCache
185 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyPipelineCache_reply
209 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkGetPipelineCacheData
238 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkGetPipelineCacheData_reply
287 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkMergePipelineCaches
325 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkMergePipelineCaches_reply
357 size_t cmd_size = vn_sizeof_vkCreatePipelineCache(device, pCreateInfo, pAllocator, pPipelin local in function:vn_submit_vkCreatePipelineCache
378 size_t cmd_size = vn_sizeof_vkDestroyPipelineCache(device, pipelineCache, pAllocator); local in function:vn_submit_vkDestroyPipelineCache
399 size_t cmd_size = vn_sizeof_vkGetPipelineCacheData(device, pipelineCache, pDataSize, pData); local in function:vn_submit_vkGetPipelineCacheData
420 size_t cmd_size = vn_sizeof_vkMergePipelineCaches(device, dstCache, srcCacheCount, pSrcCach local in function:vn_submit_vkMergePipelineCaches
[all...]
H A Dvn_protocol_driver_query_pool.h77 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateQueryPool
79 cmd_size += vn_sizeof_VkDevice(&device);
80 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
82 cmd_size += vn_sizeof_VkQueryPoolCreateInfo(pCreateInfo);
83 cmd_size += vn_sizeof_simple_pointer(pAllocator);
86 cmd_size += vn_sizeof_simple_pointer(pQueryPool);
88 cmd_size += vn_sizeof_VkQueryPool(pQueryPool);
90 return cmd_size;
112 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateQueryPool_reply
115 cmd_size
150 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyQueryPool
177 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyQueryPool_reply
201 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkGetQueryPoolResults
235 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkGetQueryPoolResults_reply
286 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkResetQueryPool
312 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkResetQueryPool_reply
338 size_t cmd_size = vn_sizeof_vkCreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); local in function:vn_submit_vkCreateQueryPool
359 size_t cmd_size = vn_sizeof_vkDestroyQueryPool(device, queryPool, pAllocator); local in function:vn_submit_vkDestroyQueryPool
380 size_t cmd_size = vn_sizeof_vkGetQueryPoolResults(device, queryPool, firstQuery, queryCount local in function:vn_submit_vkGetQueryPoolResults
401 size_t cmd_size = vn_sizeof_vkResetQueryPool(device, queryPool, firstQuery, queryCount); local in function:vn_submit_vkResetQueryPool
[all...]
H A Dvn_protocol_driver_descriptor_pool.h107 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateDescriptorPool
109 cmd_size += vn_sizeof_VkDevice(&device);
110 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
112 cmd_size += vn_sizeof_VkDescriptorPoolCreateInfo(pCreateInfo);
113 cmd_size += vn_sizeof_simple_pointer(pAllocator);
116 cmd_size += vn_sizeof_simple_pointer(pDescriptorPool);
118 cmd_size += vn_sizeof_VkDescriptorPool(pDescriptorPool);
120 return cmd_size;
142 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateDescriptorPool_reply
145 cmd_size
180 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyDescriptorPool
207 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyDescriptorPool_reply
231 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkResetDescriptorPool
255 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkResetDescriptorPool_reply
285 size_t cmd_size = vn_sizeof_vkCreateDescriptorPool(device, pCreateInfo, pAllocator, pDescri local in function:vn_submit_vkCreateDescriptorPool
306 size_t cmd_size = vn_sizeof_vkDestroyDescriptorPool(device, descriptorPool, pAllocator); local in function:vn_submit_vkDestroyDescriptorPool
327 size_t cmd_size = vn_sizeof_vkResetDescriptorPool(device, descriptorPool, flags); local in function:vn_submit_vkResetDescriptorPool
[all...]
H A Dvn_protocol_driver_transport.h423 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkSetReplyCommandStreamMESA
425 cmd_size += vn_sizeof_simple_pointer(pStream);
427 cmd_size += vn_sizeof_VkCommandStreamDescriptionMESA(pStream);
429 return cmd_size;
446 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkSetReplyCommandStreamMESA_reply
450 return cmd_size;
466 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkSeekReplyCommandStreamMESA
468 cmd_size += vn_sizeof_size_t(&position);
470 return cmd_size;
486 size_t cmd_size local in function:vn_sizeof_vkSeekReplyCommandStreamMESA_reply
506 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkExecuteCommandStreamsMESA
570 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkExecuteCommandStreamsMESA_reply
600 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateRingMESA
625 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateRingMESA_reply
647 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyRingMESA
667 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyRingMESA_reply
687 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkNotifyRingMESA
711 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkNotifyRingMESA_reply
735 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkWriteRingExtraMESA
759 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkWriteRingExtraMESA_reply
783 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkGetMemoryResourcePropertiesMESA
810 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkGetMemoryResourcePropertiesMESA_reply
846 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkGetVenusExperimentalFeatureData100000MESA
871 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkGetVenusExperimentalFeatureData100000MESA_reply
910 size_t cmd_size = vn_sizeof_vkSetReplyCommandStreamMESA(pStream); local in function:vn_submit_vkSetReplyCommandStreamMESA
931 size_t cmd_size = vn_sizeof_vkSeekReplyCommandStreamMESA(position); local in function:vn_submit_vkSeekReplyCommandStreamMESA
952 size_t cmd_size = vn_sizeof_vkExecuteCommandStreamsMESA(streamCount, pStreams, pReplyPositi local in function:vn_submit_vkExecuteCommandStreamsMESA
973 size_t cmd_size = vn_sizeof_vkCreateRingMESA(ring, pCreateInfo); local in function:vn_submit_vkCreateRingMESA
994 size_t cmd_size = vn_sizeof_vkDestroyRingMESA(ring); local in function:vn_submit_vkDestroyRingMESA
1015 size_t cmd_size = vn_sizeof_vkNotifyRingMESA(ring, seqno, flags); local in function:vn_submit_vkNotifyRingMESA
1036 size_t cmd_size = vn_sizeof_vkWriteRingExtraMESA(ring, offset, value); local in function:vn_submit_vkWriteRingExtraMESA
1057 size_t cmd_size = vn_sizeof_vkGetMemoryResourcePropertiesMESA(device, resourceId, pMemoryRe local in function:vn_submit_vkGetMemoryResourcePropertiesMESA
1078 size_t cmd_size = vn_sizeof_vkGetVenusExperimentalFeatureData100000MESA(pDataSize, pData); local in function:vn_submit_vkGetVenusExperimentalFeatureData100000MESA
[all...]
H A Dvn_protocol_driver_buffer_view.h79 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateBufferView
81 cmd_size += vn_sizeof_VkDevice(&device);
82 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
84 cmd_size += vn_sizeof_VkBufferViewCreateInfo(pCreateInfo);
85 cmd_size += vn_sizeof_simple_pointer(pAllocator);
88 cmd_size += vn_sizeof_simple_pointer(pView);
90 cmd_size += vn_sizeof_VkBufferView(pView);
92 return cmd_size;
114 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateBufferView_reply
117 cmd_size
152 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyBufferView
179 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyBufferView_reply
203 size_t cmd_size = vn_sizeof_vkCreateBufferView(device, pCreateInfo, pAllocator, pView); local in function:vn_submit_vkCreateBufferView
224 size_t cmd_size = vn_sizeof_vkDestroyBufferView(device, bufferView, pAllocator); local in function:vn_submit_vkDestroyBufferView
[all...]
H A Dvn_protocol_driver_sampler_ycbcr_conversion.h85 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateSamplerYcbcrConversion
87 cmd_size += vn_sizeof_VkDevice(&device);
88 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
90 cmd_size += vn_sizeof_VkSamplerYcbcrConversionCreateInfo(pCreateInfo);
91 cmd_size += vn_sizeof_simple_pointer(pAllocator);
94 cmd_size += vn_sizeof_simple_pointer(pYcbcrConversion);
96 cmd_size += vn_sizeof_VkSamplerYcbcrConversion(pYcbcrConversion);
98 return cmd_size;
120 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateSamplerYcbcrConversion_reply
123 cmd_size
158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroySamplerYcbcrConversion
185 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroySamplerYcbcrConversion_reply
209 size_t cmd_size = vn_sizeof_vkCreateSamplerYcbcrConversion(device, pCreateInfo, pAllocator, local in function:vn_submit_vkCreateSamplerYcbcrConversion
230 size_t cmd_size = vn_sizeof_vkDestroySamplerYcbcrConversion(device, ycbcrConversion, pAlloc local in function:vn_submit_vkDestroySamplerYcbcrConversion
[all...]
H A Dvn_protocol_driver_shader_module.h85 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateShaderModule
87 cmd_size += vn_sizeof_VkDevice(&device);
88 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
90 cmd_size += vn_sizeof_VkShaderModuleCreateInfo(pCreateInfo);
91 cmd_size += vn_sizeof_simple_pointer(pAllocator);
94 cmd_size += vn_sizeof_simple_pointer(pShaderModule);
96 cmd_size += vn_sizeof_VkShaderModule(pShaderModule);
98 return cmd_size;
120 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateShaderModule_reply
123 cmd_size
158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyShaderModule
185 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyShaderModule_reply
209 size_t cmd_size = vn_sizeof_vkCreateShaderModule(device, pCreateInfo, pAllocator, pShaderMo local in function:vn_submit_vkCreateShaderModule
230 size_t cmd_size = vn_sizeof_vkDestroyShaderModule(device, shaderModule, pAllocator); local in function:vn_submit_vkDestroyShaderModule
[all...]
H A Dvn_protocol_driver_command_buffer.h1251 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkAllocateCommandBuffers
1253 cmd_size += vn_sizeof_VkDevice(&device);
1254 cmd_size += vn_sizeof_simple_pointer(pAllocateInfo);
1256 cmd_size += vn_sizeof_VkCommandBufferAllocateInfo(pAllocateInfo);
1258 cmd_size += vn_sizeof_array_size((pAllocateInfo ? pAllocateInfo->commandBufferCount : 0));
1260 cmd_size += vn_sizeof_VkCommandBuffer(&pCommandBuffers[i]);
1262 cmd_size += vn_sizeof_array_size(0);
1265 return cmd_size;
1290 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkAllocateCommandBuffers_reply
1293 cmd_size
1333 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkFreeCommandBuffers
1371 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkFreeCommandBuffers_reply
1397 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkBeginCommandBuffer
1422 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkBeginCommandBuffer_reply
1450 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkEndCommandBuffer
1470 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkEndCommandBuffer_reply
1496 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkResetCommandBuffer
1518 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkResetCommandBuffer_reply
1546 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdBindPipeline
1570 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdBindPipeline_reply
1594 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdSetViewport
1632 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdSetViewport_reply
1658 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdSetScissor
1696 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdSetScissor_reply
1722 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdSetLineWidth
1744 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdSetLineWidth_reply
1766 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdSetDepthBias
1792 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdSetDepthBias_reply
1818 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdSetBlendConstants
1842 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdSetBlendConstants_reply
1864 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdSetDepthBounds
1888 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdSetDepthBounds_reply
1912 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdSetStencilCompareMask
1936 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdSetStencilCompareMask_reply
1960 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdSetStencilWriteMask
1984 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdSetStencilWriteMask_reply
2008 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdSetStencilReference
2032 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdSetStencilReference_reply
2056 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdBindDescriptorSets
2112 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdBindDescriptorSets_reply
2146 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdBindIndexBuffer
2172 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdBindIndexBuffer_reply
2198 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdBindVertexBuffers
2248 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdBindVertexBuffers_reply
2276 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdDraw
2304 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdDraw_reply
2332 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdDrawIndexed
2362 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdDrawIndexed_reply
2392 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdDrawIndirect
2420 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdDrawIndirect_reply
2448 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdDrawIndexedIndirect
2476 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdDrawIndexedIndirect_reply
2504 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdDispatch
2530 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdDispatch_reply
2556 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdDispatchIndirect
2580 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdDispatchIndirect_reply
2604 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdCopyBuffer
2644 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdCopyBuffer_reply
2672 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdCopyImage
2716 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdCopyImage_reply
2748 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdBlitImage
2794 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdBlitImage_reply
2828 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdCopyBufferToImage
2870 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdCopyBufferToImage_reply
2900 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdCopyImageToBuffer
2942 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdCopyImageToBuffer_reply
2972 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdUpdateBuffer
3010 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdUpdateBuffer_reply
3038 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdFillBuffer
3066 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdFillBuffer_reply
3094 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdClearColorImage
3139 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdClearColorImage_reply
3169 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdClearDepthStencilImage
3214 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdClearDepthStencilImage_reply
3244 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdClearAttachments
3296 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdClearAttachments_reply
3324 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdResolveImage
3368 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdResolveImage_reply
3400 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdSetEvent
3424 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdSetEvent_reply
3448 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdResetEvent
3472 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdResetEvent_reply
3496 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdWaitEvents
3584 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdWaitEvents_reply
3624 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdPipelineBarrier
3698 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdPipelineBarrier_reply
3736 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdBeginQuery
3762 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdBeginQuery_reply
3788 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdEndQuery
3812 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdEndQuery_reply
3836 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdResetQueryPool
3862 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdResetQueryPool_reply
3888 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdWriteTimestamp
3914 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdWriteTimestamp_reply
3940 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdCopyQueryPoolResults
3974 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdCopyQueryPoolResults_reply
4008 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdPushConstants
4048 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdPushConstants_reply
4078 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdBeginRenderPass
4105 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdBeginRenderPass_reply
4129 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdNextSubpass
4151 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdNextSubpass_reply
4173 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdEndRenderPass
4193 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdEndRenderPass_reply
4213 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdExecuteCommands
4249 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdExecuteCommands_reply
4273 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdSetDeviceMask
4295 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdSetDeviceMask_reply
4317 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdDispatchBase
4349 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdDispatchBase_reply
4381 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdBeginRenderPass2
4411 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdBeginRenderPass2_reply
4435 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdNextSubpass2
4465 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdNextSubpass2_reply
4489 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdEndRenderPass2
4514 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdEndRenderPass2_reply
4536 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdDrawIndirectCount
4568 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdDrawIndirectCount_reply
4600 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdDrawIndexedIndirectCount
4632 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdDrawIndexedIndirectCount_reply
4664 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdBindTransformFeedbackBuffersEXT
4726 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdBindTransformFeedbackBuffersEXT_reply
4756 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdBeginTransformFeedbackEXT
4806 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdBeginTransformFeedbackEXT_reply
4834 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdEndTransformFeedbackEXT
4884 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdEndTransformFeedbackEXT_reply
4912 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdBeginQueryIndexedEXT
4940 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdBeginQueryIndexedEXT_reply
4968 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdEndQueryIndexedEXT
4994 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdEndQueryIndexedEXT_reply
5020 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCmdDrawIndirectByteCountEXT
5052 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCmdDrawIndirectByteCountEXT_reply
5084 size_t cmd_size = vn_sizeof_vkAllocateCommandBuffers(device, pAllocateInfo, pCommandBuffers local in function:vn_submit_vkAllocateCommandBuffers
5105 size_t cmd_size = vn_sizeof_vkFreeCommandBuffers(device, commandPool, commandBufferCount, p local in function:vn_submit_vkFreeCommandBuffers
5126 size_t cmd_size = vn_sizeof_vkBeginCommandBuffer(commandBuffer, pBeginInfo); local in function:vn_submit_vkBeginCommandBuffer
5147 size_t cmd_size = vn_sizeof_vkEndCommandBuffer(commandBuffer); local in function:vn_submit_vkEndCommandBuffer
5168 size_t cmd_size = vn_sizeof_vkResetCommandBuffer(commandBuffer, flags); local in function:vn_submit_vkResetCommandBuffer
5189 size_t cmd_size = vn_sizeof_vkCmdBindPipeline(commandBuffer, pipelineBindPoint, pipeline); local in function:vn_submit_vkCmdBindPipeline
5210 size_t cmd_size = vn_sizeof_vkCmdSetViewport(commandBuffer, firstViewport, viewportCount, p local in function:vn_submit_vkCmdSetViewport
5231 size_t cmd_size = vn_sizeof_vkCmdSetScissor(commandBuffer, firstScissor, scissorCount, pSci local in function:vn_submit_vkCmdSetScissor
5252 size_t cmd_size = vn_sizeof_vkCmdSetLineWidth(commandBuffer, lineWidth); local in function:vn_submit_vkCmdSetLineWidth
5273 size_t cmd_size = vn_sizeof_vkCmdSetDepthBias(commandBuffer, depthBiasConstantFactor, depth local in function:vn_submit_vkCmdSetDepthBias
5294 size_t cmd_size = vn_sizeof_vkCmdSetBlendConstants(commandBuffer, blendConstants); local in function:vn_submit_vkCmdSetBlendConstants
5315 size_t cmd_size = vn_sizeof_vkCmdSetDepthBounds(commandBuffer, minDepthBounds, maxDepthBoun local in function:vn_submit_vkCmdSetDepthBounds
5336 size_t cmd_size = vn_sizeof_vkCmdSetStencilCompareMask(commandBuffer, faceMask, compareMask local in function:vn_submit_vkCmdSetStencilCompareMask
5357 size_t cmd_size = vn_sizeof_vkCmdSetStencilWriteMask(commandBuffer, faceMask, writeMask); local in function:vn_submit_vkCmdSetStencilWriteMask
5378 size_t cmd_size = vn_sizeof_vkCmdSetStencilReference(commandBuffer, faceMask, reference); local in function:vn_submit_vkCmdSetStencilReference
5399 size_t cmd_size = vn_sizeof_vkCmdBindDescriptorSets(commandBuffer, pipelineBindPoint, layou local in function:vn_submit_vkCmdBindDescriptorSets
5420 size_t cmd_size = vn_sizeof_vkCmdBindIndexBuffer(commandBuffer, buffer, offset, indexType); local in function:vn_submit_vkCmdBindIndexBuffer
5441 size_t cmd_size = vn_sizeof_vkCmdBindVertexBuffers(commandBuffer, firstBinding, bindingCoun local in function:vn_submit_vkCmdBindVertexBuffers
5462 size_t cmd_size = vn_sizeof_vkCmdDraw(commandBuffer, vertexCount, instanceCount, firstVerte local in function:vn_submit_vkCmdDraw
5483 size_t cmd_size = vn_sizeof_vkCmdDrawIndexed(commandBuffer, indexCount, instanceCount, firs local in function:vn_submit_vkCmdDrawIndexed
5504 size_t cmd_size = vn_sizeof_vkCmdDrawIndirect(commandBuffer, buffer, offset, drawCount, str local in function:vn_submit_vkCmdDrawIndirect
5525 size_t cmd_size = vn_sizeof_vkCmdDrawIndexedIndirect(commandBuffer, buffer, offset, drawCou local in function:vn_submit_vkCmdDrawIndexedIndirect
5546 size_t cmd_size = vn_sizeof_vkCmdDispatch(commandBuffer, groupCountX, groupCountY, groupCou local in function:vn_submit_vkCmdDispatch
5567 size_t cmd_size = vn_sizeof_vkCmdDispatchIndirect(commandBuffer, buffer, offset); local in function:vn_submit_vkCmdDispatchIndirect
5588 size_t cmd_size = vn_sizeof_vkCmdCopyBuffer(commandBuffer, srcBuffer, dstBuffer, regionCoun local in function:vn_submit_vkCmdCopyBuffer
5609 size_t cmd_size = vn_sizeof_vkCmdCopyImage(commandBuffer, srcImage, srcImageLayout, dstImag local in function:vn_submit_vkCmdCopyImage
5630 size_t cmd_size = vn_sizeof_vkCmdBlitImage(commandBuffer, srcImage, srcImageLayout, dstImag local in function:vn_submit_vkCmdBlitImage
5651 size_t cmd_size = vn_sizeof_vkCmdCopyBufferToImage(commandBuffer, srcBuffer, dstImage, dstI local in function:vn_submit_vkCmdCopyBufferToImage
5672 size_t cmd_size = vn_sizeof_vkCmdCopyImageToBuffer(commandBuffer, srcImage, srcImageLayout, local in function:vn_submit_vkCmdCopyImageToBuffer
5693 size_t cmd_size = vn_sizeof_vkCmdUpdateBuffer(commandBuffer, dstBuffer, dstOffset, dataSize local in function:vn_submit_vkCmdUpdateBuffer
5714 size_t cmd_size = vn_sizeof_vkCmdFillBuffer(commandBuffer, dstBuffer, dstOffset, size, data local in function:vn_submit_vkCmdFillBuffer
5735 size_t cmd_size = vn_sizeof_vkCmdClearColorImage(commandBuffer, image, imageLayout, pColor, local in function:vn_submit_vkCmdClearColorImage
5756 size_t cmd_size = vn_sizeof_vkCmdClearDepthStencilImage(commandBuffer, image, imageLayout, local in function:vn_submit_vkCmdClearDepthStencilImage
5777 size_t cmd_size = vn_sizeof_vkCmdClearAttachments(commandBuffer, attachmentCount, pAttachme local in function:vn_submit_vkCmdClearAttachments
5798 size_t cmd_size = vn_sizeof_vkCmdResolveImage(commandBuffer, srcImage, srcImageLayout, dstI local in function:vn_submit_vkCmdResolveImage
5819 size_t cmd_size = vn_sizeof_vkCmdSetEvent(commandBuffer, event, stageMask); local in function:vn_submit_vkCmdSetEvent
5840 size_t cmd_size = vn_sizeof_vkCmdResetEvent(commandBuffer, event, stageMask); local in function:vn_submit_vkCmdResetEvent
5861 size_t cmd_size = vn_sizeof_vkCmdWaitEvents(commandBuffer, eventCount, pEvents, srcStageMas local in function:vn_submit_vkCmdWaitEvents
5882 size_t cmd_size = vn_sizeof_vkCmdPipelineBarrier(commandBuffer, srcStageMask, dstStageMask, local in function:vn_submit_vkCmdPipelineBarrier
5903 size_t cmd_size = vn_sizeof_vkCmdBeginQuery(commandBuffer, queryPool, query, flags); local in function:vn_submit_vkCmdBeginQuery
5924 size_t cmd_size = vn_sizeof_vkCmdEndQuery(commandBuffer, queryPool, query); local in function:vn_submit_vkCmdEndQuery
5945 size_t cmd_size = vn_sizeof_vkCmdResetQueryPool(commandBuffer, queryPool, firstQuery, query local in function:vn_submit_vkCmdResetQueryPool
5966 size_t cmd_size = vn_sizeof_vkCmdWriteTimestamp(commandBuffer, pipelineStage, queryPool, qu local in function:vn_submit_vkCmdWriteTimestamp
5987 size_t cmd_size = vn_sizeof_vkCmdCopyQueryPoolResults(commandBuffer, queryPool, firstQuery, local in function:vn_submit_vkCmdCopyQueryPoolResults
6008 size_t cmd_size = vn_sizeof_vkCmdPushConstants(commandBuffer, layout, stageFlags, offset, s local in function:vn_submit_vkCmdPushConstants
6029 size_t cmd_size = vn_sizeof_vkCmdBeginRenderPass(commandBuffer, pRenderPassBegin, contents); local in function:vn_submit_vkCmdBeginRenderPass
6050 size_t cmd_size = vn_sizeof_vkCmdNextSubpass(commandBuffer, contents); local in function:vn_submit_vkCmdNextSubpass
6071 size_t cmd_size = vn_sizeof_vkCmdEndRenderPass(commandBuffer); local in function:vn_submit_vkCmdEndRenderPass
6092 size_t cmd_size = vn_sizeof_vkCmdExecuteCommands(commandBuffer, commandBufferCount, pComman local in function:vn_submit_vkCmdExecuteCommands
6113 size_t cmd_size = vn_sizeof_vkCmdSetDeviceMask(commandBuffer, deviceMask); local in function:vn_submit_vkCmdSetDeviceMask
6134 size_t cmd_size = vn_sizeof_vkCmdDispatchBase(commandBuffer, baseGroupX, baseGroupY, baseGr local in function:vn_submit_vkCmdDispatchBase
6155 size_t cmd_size = vn_sizeof_vkCmdBeginRenderPass2(commandBuffer, pRenderPassBegin, pSubpass local in function:vn_submit_vkCmdBeginRenderPass2
6176 size_t cmd_size = vn_sizeof_vkCmdNextSubpass2(commandBuffer, pSubpassBeginInfo, pSubpassEnd local in function:vn_submit_vkCmdNextSubpass2
6197 size_t cmd_size = vn_sizeof_vkCmdEndRenderPass2(commandBuffer, pSubpassEndInfo); local in function:vn_submit_vkCmdEndRenderPass2
6218 size_t cmd_size = vn_sizeof_vkCmdDrawIndirectCount(commandBuffer, buffer, offset, countBuff local in function:vn_submit_vkCmdDrawIndirectCount
6239 size_t cmd_size = vn_sizeof_vkCmdDrawIndexedIndirectCount(commandBuffer, buffer, offset, co local in function:vn_submit_vkCmdDrawIndexedIndirectCount
6260 size_t cmd_size = vn_sizeof_vkCmdBindTransformFeedbackBuffersEXT(commandBuffer, firstBindin local in function:vn_submit_vkCmdBindTransformFeedbackBuffersEXT
6281 size_t cmd_size = vn_sizeof_vkCmdBeginTransformFeedbackEXT(commandBuffer, firstCounterBuffe local in function:vn_submit_vkCmdBeginTransformFeedbackEXT
6302 size_t cmd_size = vn_sizeof_vkCmdEndTransformFeedbackEXT(commandBuffer, firstCounterBuffer, local in function:vn_submit_vkCmdEndTransformFeedbackEXT
6323 size_t cmd_size = vn_sizeof_vkCmdBeginQueryIndexedEXT(commandBuffer, queryPool, query, flag local in function:vn_submit_vkCmdBeginQueryIndexedEXT
6344 size_t cmd_size = vn_sizeof_vkCmdEndQueryIndexedEXT(commandBuffer, queryPool, query, index); local in function:vn_submit_vkCmdEndQueryIndexedEXT
6365 size_t cmd_size = vn_sizeof_vkCmdDrawIndirectByteCountEXT(commandBuffer, instanceCount, fir local in function:vn_submit_vkCmdDrawIndirectByteCountEXT
[all...]
H A Dvn_protocol_driver_command_pool.h73 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateCommandPool
75 cmd_size += vn_sizeof_VkDevice(&device);
76 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
78 cmd_size += vn_sizeof_VkCommandPoolCreateInfo(pCreateInfo);
79 cmd_size += vn_sizeof_simple_pointer(pAllocator);
82 cmd_size += vn_sizeof_simple_pointer(pCommandPool);
84 cmd_size += vn_sizeof_VkCommandPool(pCommandPool);
86 return cmd_size;
108 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateCommandPool_reply
111 cmd_size
146 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyCommandPool
173 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyCommandPool_reply
197 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkResetCommandPool
221 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkResetCommandPool_reply
251 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkTrimCommandPool
275 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkTrimCommandPool_reply
299 size_t cmd_size = vn_sizeof_vkCreateCommandPool(device, pCreateInfo, pAllocator, pCommandPo local in function:vn_submit_vkCreateCommandPool
320 size_t cmd_size = vn_sizeof_vkDestroyCommandPool(device, commandPool, pAllocator); local in function:vn_submit_vkDestroyCommandPool
341 size_t cmd_size = vn_sizeof_vkResetCommandPool(device, commandPool, flags); local in function:vn_submit_vkResetCommandPool
362 size_t cmd_size = vn_sizeof_vkTrimCommandPool(device, commandPool, flags); local in function:vn_submit_vkTrimCommandPool
[all...]
H A Dvn_protocol_driver_instance.h211 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateInstance
213 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
215 cmd_size += vn_sizeof_VkInstanceCreateInfo(pCreateInfo);
216 cmd_size += vn_sizeof_simple_pointer(pAllocator);
219 cmd_size += vn_sizeof_simple_pointer(pInstance);
221 cmd_size += vn_sizeof_VkInstance(pInstance);
223 return cmd_size;
244 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateInstance_reply
247 cmd_size += vn_sizeof_VkResult(&ret);
250 cmd_size
280 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyInstance
305 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyInstance_reply
327 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkEnumerateInstanceVersion
347 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkEnumerateInstanceVersion_reply
379 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkEnumerateInstanceLayerProperties
416 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkEnumerateInstanceLayerProperties_reply
463 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkEnumerateInstanceExtensionProperties
514 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkEnumerateInstanceExtensionProperties_reply
563 size_t cmd_size = vn_sizeof_vkCreateInstance(pCreateInfo, pAllocator, pInstance); local in function:vn_submit_vkCreateInstance
584 size_t cmd_size = vn_sizeof_vkDestroyInstance(instance, pAllocator); local in function:vn_submit_vkDestroyInstance
605 size_t cmd_size = vn_sizeof_vkEnumerateInstanceVersion(pApiVersion); local in function:vn_submit_vkEnumerateInstanceVersion
626 size_t cmd_size = vn_sizeof_vkEnumerateInstanceLayerProperties(pPropertyCount, pProperties); local in function:vn_submit_vkEnumerateInstanceLayerProperties
647 size_t cmd_size = vn_sizeof_vkEnumerateInstanceExtensionProperties(pLayerName, pPropertyCou local in function:vn_submit_vkEnumerateInstanceExtensionProperties
[all...]
H A Dvn_protocol_driver_device_memory.h598 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkAllocateMemory
600 cmd_size += vn_sizeof_VkDevice(&device);
601 cmd_size += vn_sizeof_simple_pointer(pAllocateInfo);
603 cmd_size += vn_sizeof_VkMemoryAllocateInfo(pAllocateInfo);
604 cmd_size += vn_sizeof_simple_pointer(pAllocator);
607 cmd_size += vn_sizeof_simple_pointer(pMemory);
609 cmd_size += vn_sizeof_VkDeviceMemory(pMemory);
611 return cmd_size;
633 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkAllocateMemory_reply
636 cmd_size
671 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkFreeMemory
698 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkFreeMemory_reply
722 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkUnmapMemory
744 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkUnmapMemory_reply
766 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkFlushMappedMemoryRanges
802 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkFlushMappedMemoryRanges_reply
832 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkInvalidateMappedMemoryRanges
868 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkInvalidateMappedMemoryRanges_reply
898 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkGetDeviceMemoryCommitment
922 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkGetDeviceMemoryCommitment_reply
952 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkGetDeviceMemoryOpaqueCaptureAddress
977 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkGetDeviceMemoryOpaqueCaptureAddress_reply
1005 size_t cmd_size = vn_sizeof_vkAllocateMemory(device, pAllocateInfo, pAllocator, pMemory); local in function:vn_submit_vkAllocateMemory
1026 size_t cmd_size = vn_sizeof_vkFreeMemory(device, memory, pAllocator); local in function:vn_submit_vkFreeMemory
1047 size_t cmd_size = vn_sizeof_vkUnmapMemory(device, memory); local in function:vn_submit_vkUnmapMemory
1068 size_t cmd_size = vn_sizeof_vkFlushMappedMemoryRanges(device, memoryRangeCount, pMemoryRang local in function:vn_submit_vkFlushMappedMemoryRanges
1089 size_t cmd_size = vn_sizeof_vkInvalidateMappedMemoryRanges(device, memoryRangeCount, pMemor local in function:vn_submit_vkInvalidateMappedMemoryRanges
1110 size_t cmd_size = vn_sizeof_vkGetDeviceMemoryCommitment(device, memory, pCommittedMemoryInB local in function:vn_submit_vkGetDeviceMemoryCommitment
1131 size_t cmd_size = vn_sizeof_vkGetDeviceMemoryOpaqueCaptureAddress(device, pInfo); local in function:vn_submit_vkGetDeviceMemoryOpaqueCaptureAddress
[all...]
H A Dvn_protocol_driver_fence.h157 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateFence
159 cmd_size += vn_sizeof_VkDevice(&device);
160 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
162 cmd_size += vn_sizeof_VkFenceCreateInfo(pCreateInfo);
163 cmd_size += vn_sizeof_simple_pointer(pAllocator);
166 cmd_size += vn_sizeof_simple_pointer(pFence);
168 cmd_size += vn_sizeof_VkFence(pFence);
170 return cmd_size;
192 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateFence_reply
195 cmd_size
230 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyFence
257 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyFence_reply
281 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkResetFences
317 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkResetFences_reply
347 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkGetFenceStatus
369 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkGetFenceStatus_reply
397 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkWaitForFences
437 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkWaitForFences_reply
471 size_t cmd_size = vn_sizeof_vkCreateFence(device, pCreateInfo, pAllocator, pFence); local in function:vn_submit_vkCreateFence
492 size_t cmd_size = vn_sizeof_vkDestroyFence(device, fence, pAllocator); local in function:vn_submit_vkDestroyFence
513 size_t cmd_size = vn_sizeof_vkResetFences(device, fenceCount, pFences); local in function:vn_submit_vkResetFences
534 size_t cmd_size = vn_sizeof_vkGetFenceStatus(device, fence); local in function:vn_submit_vkGetFenceStatus
555 size_t cmd_size = vn_sizeof_vkWaitForFences(device, fenceCount, pFences, waitAll, timeout); local in function:vn_submit_vkWaitForFences
[all...]
H A Dvn_protocol_driver_semaphore.h333 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateSemaphore
335 cmd_size += vn_sizeof_VkDevice(&device);
336 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
338 cmd_size += vn_sizeof_VkSemaphoreCreateInfo(pCreateInfo);
339 cmd_size += vn_sizeof_simple_pointer(pAllocator);
342 cmd_size += vn_sizeof_simple_pointer(pSemaphore);
344 cmd_size += vn_sizeof_VkSemaphore(pSemaphore);
346 return cmd_size;
368 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateSemaphore_reply
371 cmd_size
406 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroySemaphore
433 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroySemaphore_reply
457 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkGetSemaphoreCounterValue
481 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkGetSemaphoreCounterValue_reply
517 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkWaitSemaphores
544 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkWaitSemaphores_reply
574 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkSignalSemaphore
599 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkSignalSemaphore_reply
627 size_t cmd_size = vn_sizeof_vkCreateSemaphore(device, pCreateInfo, pAllocator, pSemaphore); local in function:vn_submit_vkCreateSemaphore
648 size_t cmd_size = vn_sizeof_vkDestroySemaphore(device, semaphore, pAllocator); local in function:vn_submit_vkDestroySemaphore
669 size_t cmd_size = vn_sizeof_vkGetSemaphoreCounterValue(device, semaphore, pValue); local in function:vn_submit_vkGetSemaphoreCounterValue
690 size_t cmd_size = vn_sizeof_vkWaitSemaphores(device, pWaitInfo, timeout); local in function:vn_submit_vkWaitSemaphores
711 size_t cmd_size = vn_sizeof_vkSignalSemaphore(device, pSignalInfo); local in function:vn_submit_vkSignalSemaphore
[all...]
H A Dvn_protocol_driver_descriptor_update_template.h123 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateDescriptorUpdateTemplate
125 cmd_size += vn_sizeof_VkDevice(&device);
126 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
128 cmd_size += vn_sizeof_VkDescriptorUpdateTemplateCreateInfo(pCreateInfo);
129 cmd_size += vn_sizeof_simple_pointer(pAllocator);
132 cmd_size += vn_sizeof_simple_pointer(pDescriptorUpdateTemplate);
134 cmd_size += vn_sizeof_VkDescriptorUpdateTemplate(pDescriptorUpdateTemplate);
136 return cmd_size;
158 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateDescriptorUpdateTemplate_reply
161 cmd_size
196 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyDescriptorUpdateTemplate
223 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyDescriptorUpdateTemplate_reply
247 size_t cmd_size = vn_sizeof_vkCreateDescriptorUpdateTemplate(device, pCreateInfo, pAllocato local in function:vn_submit_vkCreateDescriptorUpdateTemplate
268 size_t cmd_size = vn_sizeof_vkDestroyDescriptorUpdateTemplate(device, descriptorUpdateTempl local in function:vn_submit_vkDestroyDescriptorUpdateTemplate
[all...]
H A Dvn_protocol_driver_image_view.h179 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkCreateImageView
181 cmd_size += vn_sizeof_VkDevice(&device);
182 cmd_size += vn_sizeof_simple_pointer(pCreateInfo);
184 cmd_size += vn_sizeof_VkImageViewCreateInfo(pCreateInfo);
185 cmd_size += vn_sizeof_simple_pointer(pAllocator);
188 cmd_size += vn_sizeof_simple_pointer(pView);
190 cmd_size += vn_sizeof_VkImageView(pView);
192 return cmd_size;
214 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkCreateImageView_reply
217 cmd_size
252 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type) + vn_sizeof_VkFlags(&cmd_flags); local in function:vn_sizeof_vkDestroyImageView
279 size_t cmd_size = vn_sizeof_VkCommandTypeEXT(&cmd_type); local in function:vn_sizeof_vkDestroyImageView_reply
303 size_t cmd_size = vn_sizeof_vkCreateImageView(device, pCreateInfo, pAllocator, pView); local in function:vn_submit_vkCreateImageView
324 size_t cmd_size = vn_sizeof_vkDestroyImageView(device, imageView, pAllocator); local in function:vn_submit_vkDestroyImageView
[all...]
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_command_buffer.c286 const size_t cmd_size = vn_sizeof_vkCmdPipelineBarrier( local in function:vn_cmd_encode_memory_barriers
289 if (!vn_cs_encoder_reserve(&cmd->cs, cmd_size)) {
628 size_t cmd_size; local in function:vn_BeginCommandBuffer
640 cmd_size = vn_sizeof_vkBeginCommandBuffer(commandBuffer, pBeginInfo);
641 if (!vn_cs_encoder_reserve(&cmd->cs, cmd_size)) {
696 size_t cmd_size; local in function:vn_EndCommandBuffer
698 cmd_size = vn_sizeof_vkEndCommandBuffer(commandBuffer);
699 if (!vn_cs_encoder_reserve(&cmd->cs, cmd_size)) {
724 size_t cmd_size; local in function:vn_CmdBindPipeline
726 cmd_size
743 size_t cmd_size; local in function:vn_CmdSetViewport
762 size_t cmd_size; local in function:vn_CmdSetScissor
778 size_t cmd_size; local in function:vn_CmdSetLineWidth
795 size_t cmd_size; local in function:vn_CmdSetDepthBias
814 size_t cmd_size; local in function:vn_CmdSetBlendConstants
831 size_t cmd_size; local in function:vn_CmdSetDepthBounds
849 size_t cmd_size; local in function:vn_CmdSetStencilCompareMask
867 size_t cmd_size; local in function:vn_CmdSetStencilWriteMask
885 size_t cmd_size; local in function:vn_CmdSetStencilReference
908 size_t cmd_size; local in function:vn_CmdBindDescriptorSets
930 size_t cmd_size; local in function:vn_CmdBindIndexBuffer
950 size_t cmd_size; local in function:vn_CmdBindVertexBuffers
970 size_t cmd_size; local in function:vn_CmdDraw
991 size_t cmd_size; local in function:vn_CmdDrawIndexed
1013 size_t cmd_size; local in function:vn_CmdDrawIndirect
1033 size_t cmd_size; local in function:vn_CmdDrawIndexedIndirect
1055 size_t cmd_size; local in function:vn_CmdDrawIndirectCount
1079 size_t cmd_size; local in function:vn_CmdDrawIndexedIndirectCount
1100 size_t cmd_size; local in function:vn_CmdDispatch
1118 size_t cmd_size; local in function:vn_CmdDispatchIndirect
1137 size_t cmd_size; local in function:vn_CmdCopyBuffer
1159 size_t cmd_size; local in function:vn_CmdCopyImage
1184 size_t cmd_size; local in function:vn_CmdBlitImage
1207 size_t cmd_size; local in function:vn_CmdCopyBufferToImage
1230 size_t cmd_size; local in function:vn_CmdCopyImageToBuffer
1277 size_t cmd_size; local in function:vn_CmdUpdateBuffer
1297 size_t cmd_size; local in function:vn_CmdFillBuffer
1318 size_t cmd_size; local in function:vn_CmdClearColorImage
1339 size_t cmd_size; local in function:vn_CmdClearDepthStencilImage
1360 size_t cmd_size; local in function:vn_CmdClearAttachments
1383 size_t cmd_size; local in function:vn_CmdResolveImage
1403 size_t cmd_size; local in function:vn_CmdSetEvent
1419 size_t cmd_size; local in function:vn_CmdResetEvent
1443 size_t cmd_size; local in function:vn_CmdWaitEvents
1484 size_t cmd_size; local in function:vn_CmdPipelineBarrier
1510 size_t cmd_size; local in function:vn_CmdBeginQuery
1528 size_t cmd_size; local in function:vn_CmdEndQuery
1545 size_t cmd_size; local in function:vn_CmdResetQueryPool
1564 size_t cmd_size; local in function:vn_CmdWriteTimestamp
1587 size_t cmd_size; local in function:vn_CmdCopyQueryPoolResults
1610 size_t cmd_size; local in function:vn_CmdPushConstants
1628 size_t cmd_size; local in function:vn_CmdBeginRenderPass
1649 size_t cmd_size; local in function:vn_CmdNextSubpass
1663 size_t cmd_size; local in function:vn_CmdEndRenderPass
1681 size_t cmd_size; local in function:vn_CmdBeginRenderPass2
1704 size_t cmd_size; local in function:vn_CmdNextSubpass2
1721 size_t cmd_size; local in function:vn_CmdEndRenderPass2
1739 size_t cmd_size; local in function:vn_CmdExecuteCommands
1755 size_t cmd_size; local in function:vn_CmdSetDeviceMask
1775 size_t cmd_size; local in function:vn_CmdDispatchBase
1797 size_t cmd_size; local in function:vn_CmdBeginQueryIndexedEXT
1816 size_t cmd_size; local in function:vn_CmdEndQueryIndexedEXT
1837 size_t cmd_size; local in function:vn_CmdBindTransformFeedbackBuffersEXT
1858 size_t cmd_size; local in function:vn_CmdBeginTransformFeedbackEXT
1880 size_t cmd_size; local in function:vn_CmdEndTransformFeedbackEXT
1904 size_t cmd_size; local in function:vn_CmdDrawIndirectByteCountEXT
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglthread_list.c34 ptr += cmd->cmd_base.cmd_size;
53 ptr += next->cmd_size;
59 ptr += next->cmd_size;
72 return cmd->cmd_base.cmd_size;
79 int cmd_size = sizeof(struct marshal_cmd_CallList); local in function:_mesa_marshal_CallList
81 cmd = _mesa_glthread_allocate_command(ctx, DISPATCH_CMD_CallList, cmd_size);

Completed in 121 milliseconds

123