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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c408 struct marshal_cmd_VertexAttrib3fARB struct
417 _mesa_unmarshal_VertexAttrib3fARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3fARB *cmd, const uint64_t *last)
424 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3fARB), 8) / 8);
432 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3fARB);
433 struct marshal_cmd_VertexAttrib3fARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2809 struct marshal_cmd_VertexAttrib3fARB;
2810 uint32_t _mesa_unmarshal_VertexAttrib3fARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3fARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16188 struct marshal_cmd_VertexAttrib3fARB struct
16197 _mesa_unmarshal_VertexAttrib3fARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3fARB *cmd)
16209 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib3fARB);
16210 struct marshal_cmd_VertexAttrib3fARB *cmd;
[all...]

Completed in 126 milliseconds