Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c13898 struct marshal_cmd_PushAttrib struct
13904 _mesa_unmarshal_PushAttrib(struct gl_context *ctx, const struct marshal_cmd_PushAttrib *cmd) in _mesa_unmarshal_PushAttrib() argument
13913 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()