Searched refs:marshal_cmd_ColorP4ui (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c4655 struct marshal_cmd_ColorP4ui struct
4662 _mesa_unmarshal_ColorP4ui(struct gl_context *ctx, const struct marshal_cmd_ColorP4ui *cmd, const uint64_t *last)
4667 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ColorP4ui), 8) / 8);
4675 int cmd_size = sizeof(struct marshal_cmd_ColorP4ui);
4676 struct marshal_cmd_ColorP4ui *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3213 struct marshal_cmd_ColorP4ui;
3214 uint32_t _mesa_unmarshal_ColorP4ui(struct gl_context *ctx, const struct marshal_cmd_ColorP4ui *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c20767 struct marshal_cmd_ColorP4ui struct
20774 _mesa_unmarshal_ColorP4ui(struct gl_context *ctx, const struct marshal_cmd_ColorP4ui *cmd)
20784 size_t cmd_size = sizeof(struct marshal_cmd_ColorP4ui);
20785 struct marshal_cmd_ColorP4ui *cmd;
[all...]

Completed in 132 milliseconds