Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c39584 struct marshal_cmd_TexCoord4s struct
39593 _mesa_unmarshal_TexCoord4s(struct gl_context *ctx, const struct marshal_cmd_TexCoord4s *cmd) in _mesa_unmarshal_TexCoord4s() argument
39605 size_t cmd_size = sizeof(struct marshal_cmd_TexCoord4s); in _mesa_marshal_TexCoord4s()
39606 struct marshal_cmd_TexCoord4s *cmd; in _mesa_marshal_TexCoord4s()
43794 _mesa_unmarshal_TexCoord4s(ctx, (const struct marshal_cmd_TexCoord4s *) cmd); in _mesa_unmarshal_dispatch_cmd()