Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c10508 struct marshal_cmd_VertexAttrib1fARB struct
10515 …nmarshal_VertexAttrib1fARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib1fARB *cmd) in _mesa_unmarshal_VertexAttrib1fARB() argument
10525 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib1fARB); in _mesa_marshal_VertexAttrib1fARB()
10526 struct marshal_cmd_VertexAttrib1fARB *cmd; in _mesa_marshal_VertexAttrib1fARB()
41166 _mesa_unmarshal_VertexAttrib1fARB(ctx, (const struct marshal_cmd_VertexAttrib1fARB *) cmd); in _mesa_unmarshal_dispatch_cmd()