Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c11854 struct marshal_cmd_VertexAttrib2fvARB struct
11861 …arshal_VertexAttrib2fvARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib2fvARB *cmd) in _mesa_unmarshal_VertexAttrib2fvARB() argument
11871 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib2fvARB); in _mesa_marshal_VertexAttrib2fvARB()
11872 struct marshal_cmd_VertexAttrib2fvARB *cmd; in _mesa_marshal_VertexAttrib2fvARB()
41282 _mesa_unmarshal_VertexAttrib2fvARB(ctx, (const struct marshal_cmd_VertexAttrib2fvARB *) cmd); in _mesa_unmarshal_dispatch_cmd()