Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c35476 struct marshal_cmd_ColorPointer struct
35485 _mesa_unmarshal_ColorPointer(struct gl_context *ctx, const struct marshal_cmd_ColorPointer *cmd) in _mesa_unmarshal_ColorPointer() argument
35497 size_t cmd_size = sizeof(struct marshal_cmd_ColorPointer); in _mesa_marshal_ColorPointer()
35498 struct marshal_cmd_ColorPointer *cmd; in _mesa_marshal_ColorPointer()
43426 _mesa_unmarshal_ColorPointer(ctx, (const struct marshal_cmd_ColorPointer *) cmd); in _mesa_unmarshal_dispatch_cmd()