Searched refs:marshal_cmd_Vertex2d (Results 1 – 1 of 1) sorted by relevance
23237 struct marshal_cmd_Vertex2d struct23244 _mesa_unmarshal_Vertex2d(struct gl_context *ctx, const struct marshal_cmd_Vertex2d *cmd) in _mesa_unmarshal_Vertex2d() argument23254 size_t cmd_size = sizeof(struct marshal_cmd_Vertex2d); in _mesa_marshal_Vertex2d()23255 struct marshal_cmd_Vertex2d *cmd; in _mesa_marshal_Vertex2d()42322 _mesa_unmarshal_Vertex2d(ctx, (const struct marshal_cmd_Vertex2d *) cmd); in _mesa_unmarshal_dispatch_cmd()