Searched refs:marshal_cmd_VertexAttrib2fARB (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c222 struct marshal_cmd_VertexAttrib2fARB struct
230 _mesa_unmarshal_VertexAttrib2fARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib2fARB *cmd, const uint64_t *last)
236 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2fARB), 8) / 8);
244 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2fARB);
245 struct marshal_cmd_VertexAttrib2fARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2791 struct marshal_cmd_VertexAttrib2fARB;
2792 uint32_t _mesa_unmarshal_VertexAttrib2fARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib2fARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c15966 struct marshal_cmd_VertexAttrib2fARB struct
15974 _mesa_unmarshal_VertexAttrib2fARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib2fARB *cmd)
15985 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib2fARB);
15986 struct marshal_cmd_VertexAttrib2fARB *cmd;
[all...]

Completed in 89 milliseconds