Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c14266 struct marshal_cmd_RasterPos2s struct
14273 _mesa_unmarshal_RasterPos2s(struct gl_context *ctx, const struct marshal_cmd_RasterPos2s *cmd) in _mesa_unmarshal_RasterPos2s() argument
14283 size_t cmd_size = sizeof(struct marshal_cmd_RasterPos2s); in _mesa_marshal_RasterPos2s()
14284 struct marshal_cmd_RasterPos2s *cmd; in _mesa_marshal_RasterPos2s()
41498 _mesa_unmarshal_RasterPos2s(ctx, (const struct marshal_cmd_RasterPos2s *) cmd); in _mesa_unmarshal_dispatch_cmd()