Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c23108 struct marshal_cmd_Indexf struct
23114 _mesa_unmarshal_Indexf(struct gl_context *ctx, const struct marshal_cmd_Indexf *cmd) in _mesa_unmarshal_Indexf() argument
23123 size_t cmd_size = sizeof(struct marshal_cmd_Indexf); in _mesa_marshal_Indexf()
23124 struct marshal_cmd_Indexf *cmd; in _mesa_marshal_Indexf()
42310 _mesa_unmarshal_Indexf(ctx, (const struct marshal_cmd_Indexf *) cmd); in _mesa_unmarshal_dispatch_cmd()