Searched refs:marshal_cmd_PushAttrib (Results 1 – 1 of 1) sorted by relevance
13898 struct marshal_cmd_PushAttrib struct13904 _mesa_unmarshal_PushAttrib(struct gl_context *ctx, const struct marshal_cmd_PushAttrib *cmd) in _mesa_unmarshal_PushAttrib() argument13913 size_t cmd_size = sizeof(struct marshal_cmd_PushAttrib); in _mesa_marshal_PushAttrib()13914 struct marshal_cmd_PushAttrib *cmd; in _mesa_marshal_PushAttrib()41462 _mesa_unmarshal_PushAttrib(ctx, (const struct marshal_cmd_PushAttrib *) cmd); in _mesa_unmarshal_dispatch_cmd()