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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c5045 struct marshal_cmd_VertexAttribP4uiv struct
5054 _mesa_unmarshal_VertexAttribP4uiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribP4uiv *cmd, const uint64_t *last)
5061 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribP4uiv), 8) / 8);
5069 int cmd_size = sizeof(struct marshal_cmd_VertexAttribP4uiv);
5070 struct marshal_cmd_VertexAttribP4uiv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3249 struct marshal_cmd_VertexAttribP4uiv;
3250 uint32_t _mesa_unmarshal_VertexAttribP4uiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribP4uiv *cmd, const uint64_t *last);

Completed in 26 milliseconds