Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c23237 struct marshal_cmd_Vertex2d struct
23244 _mesa_unmarshal_Vertex2d(struct gl_context *ctx, const struct marshal_cmd_Vertex2d *cmd) in _mesa_unmarshal_Vertex2d() argument
23254 size_t cmd_size = sizeof(struct marshal_cmd_Vertex2d); in _mesa_marshal_Vertex2d()
23255 struct marshal_cmd_Vertex2d *cmd; in _mesa_marshal_Vertex2d()
42322 _mesa_unmarshal_Vertex2d(ctx, (const struct marshal_cmd_Vertex2d *) cmd); in _mesa_unmarshal_dispatch_cmd()