Searched refs:marshal_cmd_CopyPixels (Results 1 – 1 of 1) sorted by relevance
29385 struct marshal_cmd_CopyPixels struct29395 _mesa_unmarshal_CopyPixels(struct gl_context *ctx, const struct marshal_cmd_CopyPixels *cmd) in _mesa_unmarshal_CopyPixels() argument29408 size_t cmd_size = sizeof(struct marshal_cmd_CopyPixels); in _mesa_marshal_CopyPixels()29409 struct marshal_cmd_CopyPixels *cmd; in _mesa_marshal_CopyPixels()42866 _mesa_unmarshal_CopyPixels(ctx, (const struct marshal_cmd_CopyPixels *) cmd); in _mesa_unmarshal_dispatch_cmd()