Home
last modified time | relevance | path

Searched refs:marshal_cmd_PointSizex (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c25112 struct marshal_cmd_PointSizex struct
25118 _mesa_unmarshal_PointSizex(struct gl_context *ctx, const struct marshal_cmd_PointSizex *cmd) in _mesa_unmarshal_PointSizex() argument
25127 size_t cmd_size = sizeof(struct marshal_cmd_PointSizex); in _mesa_marshal_PointSizex()
25128 struct marshal_cmd_PointSizex *cmd; in _mesa_marshal_PointSizex()
42490 _mesa_unmarshal_PointSizex(ctx, (const struct marshal_cmd_PointSizex *) cmd); in _mesa_unmarshal_dispatch_cmd()