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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c5010 struct marshal_cmd_VertexAttribP3uiv struct
5019 _mesa_unmarshal_VertexAttribP3uiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribP3uiv *cmd, const uint64_t *last)
5026 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribP3uiv), 8) / 8);
5034 int cmd_size = sizeof(struct marshal_cmd_VertexAttribP3uiv);
5035 struct marshal_cmd_VertexAttribP3uiv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3246 struct marshal_cmd_VertexAttribP3uiv;
3247 uint32_t _mesa_unmarshal_VertexAttribP3uiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribP3uiv *cmd, const uint64_t *last);

Completed in 27 milliseconds