Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c32999 struct marshal_cmd_Color4i struct
33008 _mesa_unmarshal_Color4i(struct gl_context *ctx, const struct marshal_cmd_Color4i *cmd) in _mesa_unmarshal_Color4i() argument
33020 size_t cmd_size = sizeof(struct marshal_cmd_Color4i); in _mesa_marshal_Color4i()
33021 struct marshal_cmd_Color4i *cmd; in _mesa_marshal_Color4i()
43182 _mesa_unmarshal_Color4i(ctx, (const struct marshal_cmd_Color4i *) cmd); in _mesa_unmarshal_dispatch_cmd()