Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c38507 struct marshal_cmd_PopMatrix struct
38512 _mesa_unmarshal_PopMatrix(struct gl_context *ctx, const struct marshal_cmd_PopMatrix *cmd) in _mesa_unmarshal_PopMatrix() argument
38520 size_t cmd_size = sizeof(struct marshal_cmd_PopMatrix); in _mesa_marshal_PopMatrix()
38521 struct marshal_cmd_PopMatrix *cmd; in _mesa_marshal_PopMatrix()
43690 _mesa_unmarshal_PopMatrix(ctx, (const struct marshal_cmd_PopMatrix *) cmd); in _mesa_unmarshal_dispatch_cmd()