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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c1036 struct marshal_cmd_VertexAttrib4uiv struct
1043 _mesa_unmarshal_VertexAttrib4uiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4uiv *cmd, const uint64_t *last)
1048 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4uiv), 8) / 8);
1056 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4uiv);
1057 struct marshal_cmd_VertexAttrib4uiv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2869 struct marshal_cmd_VertexAttrib4uiv;
2870 uint32_t _mesa_unmarshal_VertexAttrib4uiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4uiv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16936 struct marshal_cmd_VertexAttrib4uiv struct
16943 _mesa_unmarshal_VertexAttrib4uiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4uiv *cmd)
16953 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib4uiv);
16954 struct marshal_cmd_VertexAttrib4uiv *cmd;
[all...]

Completed in 108 milliseconds