Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c13373 struct marshal_cmd_WindowPos3f struct
13381 _mesa_unmarshal_WindowPos3f(struct gl_context *ctx, const struct marshal_cmd_WindowPos3f *cmd) in _mesa_unmarshal_WindowPos3f() argument
13392 size_t cmd_size = sizeof(struct marshal_cmd_WindowPos3f); in _mesa_marshal_WindowPos3f()
13393 struct marshal_cmd_WindowPos3f *cmd; in _mesa_marshal_WindowPos3f()
41414 _mesa_unmarshal_WindowPos3f(ctx, (const struct marshal_cmd_WindowPos3f *) cmd); in _mesa_unmarshal_dispatch_cmd()