Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c23183 struct marshal_cmd_Indexs struct
23189 _mesa_unmarshal_Indexs(struct gl_context *ctx, const struct marshal_cmd_Indexs *cmd) in _mesa_unmarshal_Indexs() argument
23198 size_t cmd_size = sizeof(struct marshal_cmd_Indexs); in _mesa_marshal_Indexs()
23199 struct marshal_cmd_Indexs *cmd; in _mesa_marshal_Indexs()
42318 _mesa_unmarshal_Indexs(ctx, (const struct marshal_cmd_Indexs *) cmd); in _mesa_unmarshal_dispatch_cmd()