Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c855 struct marshal_cmd_Viewport struct
864 _mesa_unmarshal_Viewport(struct gl_context *ctx, const struct marshal_cmd_Viewport *cmd) in _mesa_unmarshal_Viewport() argument
876 size_t cmd_size = sizeof(struct marshal_cmd_Viewport); in _mesa_marshal_Viewport()
877 struct marshal_cmd_Viewport *cmd; in _mesa_marshal_Viewport()
40322 _mesa_unmarshal_Viewport(ctx, (const struct marshal_cmd_Viewport *) cmd); in _mesa_unmarshal_dispatch_cmd()