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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c1692 struct marshal_cmd_VertexAttribI1iv struct
1699 _mesa_unmarshal_VertexAttribI1iv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribI1iv *cmd, const uint64_t *last)
1704 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI1iv), 8) / 8);
1712 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI1iv);
1713 struct marshal_cmd_VertexAttribI1iv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4987 struct marshal_cmd_VertexAttribI1iv;
4988 uint32_t _mesa_unmarshal_VertexAttribI1iv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribI1iv *cmd, const uint64_t *last);

Completed in 27 milliseconds