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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c844 struct marshal_cmd_VertexAttrib4fARB struct
854 _mesa_unmarshal_VertexAttrib4fARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4fARB *cmd, const uint64_t *last)
862 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4fARB), 8) / 8);
870 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4fARB);
871 struct marshal_cmd_VertexAttrib4fARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2851 struct marshal_cmd_VertexAttrib4fARB;
2852 uint32_t _mesa_unmarshal_VertexAttrib4fARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4fARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16708 struct marshal_cmd_VertexAttrib4fARB struct
16718 _mesa_unmarshal_VertexAttrib4fARB(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4fARB *cmd)
16731 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib4fARB);
16732 struct marshal_cmd_VertexAttrib4fARB *cmd;
[all...]

Completed in 88 milliseconds