Searched refs:marshal_cmd_VertexAttribI1uiv (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c1808 struct marshal_cmd_VertexAttribI1uiv struct
1815 _mesa_unmarshal_VertexAttribI1uiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribI1uiv *cmd, const uint64_t *last)
1820 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI1uiv), 8) / 8);
1828 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI1uiv);
1829 struct marshal_cmd_VertexAttribI1uiv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4999 struct marshal_cmd_VertexAttribI1uiv;
5000 uint32_t _mesa_unmarshal_VertexAttribI1uiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribI1uiv *cmd, const uint64_t *last);

Completed in 30 milliseconds