Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c29385 struct marshal_cmd_CopyPixels struct
29395 _mesa_unmarshal_CopyPixels(struct gl_context *ctx, const struct marshal_cmd_CopyPixels *cmd) in _mesa_unmarshal_CopyPixels() argument
29408 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()