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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c4975 struct marshal_cmd_VertexAttribP2uiv struct
4984 _mesa_unmarshal_VertexAttribP2uiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribP2uiv *cmd, const uint64_t *last)
4991 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribP2uiv), 8) / 8);
4999 int cmd_size = sizeof(struct marshal_cmd_VertexAttribP2uiv);
5000 struct marshal_cmd_VertexAttribP2uiv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3243 struct marshal_cmd_VertexAttribP2uiv;
3244 uint32_t _mesa_unmarshal_VertexAttribP2uiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribP2uiv *cmd, const uint64_t *last);

Completed in 25 milliseconds