Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c8156 struct marshal_cmd_Indexfv struct
8162 _mesa_unmarshal_Indexfv(struct gl_context *ctx, const struct marshal_cmd_Indexfv *cmd) in _mesa_unmarshal_Indexfv() argument
8171 size_t cmd_size = sizeof(struct marshal_cmd_Indexfv); in _mesa_marshal_Indexfv()
8172 struct marshal_cmd_Indexfv *cmd; in _mesa_marshal_Indexfv()
40946 _mesa_unmarshal_Indexfv(ctx, (const struct marshal_cmd_Indexfv *) cmd); in _mesa_unmarshal_dispatch_cmd()