Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c39738 struct marshal_cmd_TexCoord4d struct
39747 _mesa_unmarshal_TexCoord4d(struct gl_context *ctx, const struct marshal_cmd_TexCoord4d *cmd) in _mesa_unmarshal_TexCoord4d() argument
39759 size_t cmd_size = sizeof(struct marshal_cmd_TexCoord4d); in _mesa_marshal_TexCoord4d()
39760 struct marshal_cmd_TexCoord4d *cmd; in _mesa_marshal_TexCoord4d()
43806 _mesa_unmarshal_TexCoord4d(ctx, (const struct marshal_cmd_TexCoord4d *) cmd); in _mesa_unmarshal_dispatch_cmd()